Namespace Tizen.Network.WiFi

Description

Classes

ConnectionStateChangedEventArgs

An extended EventArgs class which contains the changed connection state.

DeviceStateChangedEventArgs

An extended EventArgs class which contains the changed device state.

InvalidKeyException

The exception that is thrown when a key is invalid.

NowInProgressException

The exception that is thrown when the same operation is in progress.

RssiLevelChangedEventArgs

An extended EventArgs class which contains the changed RSSI level.

ScanStateChangedEventArgs

An extended EventArgs class which contains the changed scan state.

WiFiAP

A class for managing the network information of the access point (AP).

WiFiConfiguration

A class for managing the configuration of Wi-Fi.

WiFiEap

A class for managing the EAP information of the access point (AP).

WiFiEapConfiguration

A class for managing the EAP configuration.

WiFiManager

A manager class which allows applications to connect to a Wireless Local Area Network (WLAN) and transfer data over the network. The Wi-Fi Manager enables your application to activate and deactivate a local Wi-Fi device, and to connect to a WLAN network in the infrastructure mode.

WiFiNetwork

A class for managing the Wi-Fi network information.

WiFiSecurity

A class for managing the Wi-Fi security information.

WpsInfo

An abstract class which is used to represent the WPS information of the access point.

WpsPbcInfo

A class which is used to represent WPS PBC information of the access point.

WpsPinInfo

A class which is used to represent WPS PIN information of the access point.

Enums

WiFiAuthenticationType

Enumeration for the Wi-Fi authentication types.

WiFiConnectionState

Enumeration for the Wi-Fi connection states.

WiFiDeviceState

Enumeration for the Wi-Fi device states.

WiFiEapType

Enumeration for the Wi-Fi EAP types.

WiFiProxyType

Enumeration for the Wi-Fi proxy types.

WiFiRssiLevel

Enumeration for the Wi-Fi RSSI levels.

WiFiScanState

Enumeration for the Wi-Fi scanning state.