MobileForms Toolkit Documentation

WiFiState Enumeration

State of the WiFi device.

public enum WiFiState

Members

Member Name Description
NotPresentThere is no WiFi device installed in device.
OffWiFi device is turned off.
OnWiFi device is turned on but it is not yet connected to any WiFi network.
ConnectingWiFi device is turned on and it is trying to connect to a WiFi network.
ConnectedWiFi device is turned on and it was successfully connected to a WiFi network.

Requirements

Namespace: Resco.Phone

Assembly: Resco.Phone.CF3 (in Resco.Phone.CF3.dll)

See Also

Resco.Phone Namespace