Android.Net.Wifi.SupplicantState Class
From defs.h in wpa_supplicant.

See Also: SupplicantState Members

Syntax

[Android.Runtime.Register("android/net/wifi/SupplicantState", DoNotGenerateAcw=true)]
public sealed class SupplicantState : Java.Lang.Enum, Android.OS.IParcelable, IDisposable

Remarks

From defs.h in wpa_supplicant.

These enumeration values are used to indicate the current wpa_supplicant state. This is more fine-grained than most users will be interested in. In general, it is better to use NoType:android/net/NetworkInfo$State;Href=../../../../reference/android/net/NetworkInfo.State.html.

Note, the order of these enum constants must match the numerical values of the state constants in defs.h in wpa_supplicant.

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1