Android.Net.Wifi.SupplicantState.Inactive Property
Inactive state (wpa_supplicant disabled).

Syntax

[Android.Runtime.Register("INACTIVE")]
public static SupplicantState Inactive { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Inactive state (wpa_supplicant disabled).

This state is entered if there are no enabled networks in the configuration. wpa_supplicant is not trying to associate with a new network and external interaction (e.g., ctrl_iface call to add or enable a network) is needed to start association.

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: