WifiP2pDevice.IsPinCodeDisplayBootstrappingMethodSupported Property

Definition

Returns true if pin-code display bootstrapping method is supported.

public virtual bool IsPinCodeDisplayBootstrappingMethodSupported { [Android.Runtime.Register("isPinCodeDisplayBootstrappingMethodSupported", "()Z", "GetIsPinCodeDisplayBootstrappingMethodSupportedHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("isPinCodeDisplayBootstrappingMethodSupported", "()Z", "GetIsPinCodeDisplayBootstrappingMethodSupportedHandler", ApiSince=36)>]
member this.IsPinCodeDisplayBootstrappingMethodSupported : bool

Property Value

Attributes

Remarks

Returns true if pin-code display bootstrapping method is supported. Defined in Wi-Fi Alliance Wi-Fi Direct R2 Specification Table 10 - Bootstrapping Methods.

Java documentation for android.net.wifi.p2p.WifiP2pDevice.isPinCodeDisplayBootstrappingMethodSupported().

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