Android.Net.WifiState Enumeration
Enumerates values returned by several types.

Syntax

public enum WifiState

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
DisabledWi-Fi is disabled.
DisablingWi-Fi is currently being disabled. The state will change to WifiState.Disabled if it finishes successfully.
EnabledWi-Fi is enabled.
EnablingWi-Fi is currently being enabled. The state will change to WifiState.Enabled if it finishes successfully.
UnknownWi-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