Condividi tramite


WifiP2pDiscoveryConfig.ScanType Property

Definition

Get the type of this scan.

public Android.Net.Wifi.P2p.WifiP2pManagerWifiP2pScan ScanType { [Android.Runtime.Register("getScanType", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getScanType", "()I", "", ApiSince=35)>]
member this.ScanType : Android.Net.Wifi.P2p.WifiP2pManagerWifiP2pScan

Property Value

Attributes

Remarks

Get the type of this scan. See Builder#Builder(int)}

Java documentation for android.net.wifi.p2p.WifiP2pDiscoveryConfig.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