Android.Net.Wifi.WifiInfo.SupplicantState Property
Return the detailed state of the supplicant's negotiation with an access point, in the form of a Android.Net.Wifi.SupplicantState object.

Syntax

[get: Android.Runtime.Register("getSupplicantState", "()Landroid/net/wifi/SupplicantState;", "GetGetSupplicantStateHandler")]
public virtual SupplicantState SupplicantState { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the detailed state of the supplicant's negotiation with an access point, in the form of a Android.Net.Wifi.SupplicantState object.

[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