SupplicantState.Associating Property

Definition

Trying to associate with a BSS/SSID.

[Android.Runtime.Register("ASSOCIATING")]
public static Android.Net.Wifi.SupplicantState? Associating { get; }
[<Android.Runtime.Register("ASSOCIATING")>]
static member Associating : Android.Net.Wifi.SupplicantState

Property Value

Attributes

Remarks

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