SupplicantState.Disconnected Property

Definition

This state indicates that client is not associated, but is likely to start looking for an access point.

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

Property Value

SupplicantState
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