NetworkScanRequest.ScanType Property

Definition

Returns the type of the scan.

public Android.Telephony.NetworkScanType ScanType { [Android.Runtime.Register("getScanType", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getScanType", "()I", "", ApiSince=28)>]
member this.ScanType : Android.Telephony.NetworkScanType

Property Value

NetworkScanType
Attributes

Remarks

Java documentation for android.telephony.NetworkScanRequest.getScanType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to