WifiManager.SupplicantConnectionChangeAction Field

Definition

Broadcast intent action indicating that a connection to the supplicant has been established (and it is now possible to perform Wi-Fi operations) or the connection to the supplicant has been lost.

[Android.Runtime.Register("SUPPLICANT_CONNECTION_CHANGE_ACTION")]
public const string SupplicantConnectionChangeAction;
[<Android.Runtime.Register("SUPPLICANT_CONNECTION_CHANGE_ACTION")>]
val mutable SupplicantConnectionChangeAction : string

Field Value

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

See also