Enumerates values returned by several types.
Syntax
public enum WifiState
Remarks
Enumerates value returned by the following:
.
Members
| Member Name | Description |
|---|
| Disabled | Wi-Fi is disabled. |
| Disabling | Wi-Fi is currently being disabled. The state will change to WifiState.Disabled if
it finishes successfully. |
| Enabled | Wi-Fi is enabled. |
| Enabling | Wi-Fi is currently being enabled. The state will change to WifiState.Enabled if
it finishes successfully. |
| Unknown | Wi-Fi is in an unknown state. This state will occur when an error happens while enabling
or disabling. |
Requirements
Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0