Language

WifiP2pPairingBootstrappingConfig.PairingBootstrappingMethod Property

Definition

Gets the current pairing bootstrapping method.

public int PairingBootstrappingMethod { [Android.Runtime.Register("getPairingBootstrappingMethod", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getPairingBootstrappingMethod", "()I", "", ApiSince=36)>]
member this.PairingBootstrappingMethod : int

Property Value

The current pairing bootstrapping method.

Attributes

Remarks

Gets the current pairing bootstrapping method.

Java documentation for android.net.wifi.p2p.WifiP2pPairingBootstrappingConfig.getPairingBootstrappingMethod().

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