Android.Net.Wifi.SupplicantState: Property Members

The properties of Android.Net.Wifi.SupplicantState are listed below. For a list of all members, see the SupplicantState Members list.

See Also: Inherited members from Java.Lang.Enum

Public Properties

[read-only]
static
AssociatedSupplicantState. Association completed.
[read-only]
static
AssociatingSupplicantState. Trying to associate with a BSS/SSID.
[read-only]
static
AuthenticatingSupplicantState. Trying to authenticate with a BSS/SSID
[read-only]
static
CompletedSupplicantState. All authentication completed.
[read-only]
static
DisconnectedSupplicantState. This state indicates that client is not associated, but is likely to start looking for an access point.
[read-only]
static
DormantSupplicantState. An Android-added state that is reported when a client issues an explicit DISCONNECT command.
[read-only]
static
FourWayHandshakeSupplicantState. WPA 4-Way Key Handshake in progress.
[read-only]
static
GroupHandshakeSupplicantState. WPA Group Key Handshake in progress.
[read-only]
static
InactiveSupplicantState. Inactive state (wpa_supplicant disabled).
[read-only]
static
InterfaceDisabledSupplicantState. Interface is disabled
[read-only]
static
InvalidSupplicantState. A pseudo-state that should normally never be seen.
[read-only]
static
ScanningSupplicantState. Scanning for a network.
[read-only]
static
UninitializedSupplicantState. No connection to wpa_supplicant.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.