WiFi class

WiFi class

Represents WiFi network connection details.

The WiFi type exposes the following members:

Constructors

Constructor Description
init Creates WiFi instance with default values.

Properties

Property Description
ssid Gets or sets WiFi SSID Name.
password Gets or sets WiFi Password.
encryption Gets or sets WiFi encryption WiFiEncryptionType.
hidden Gets or sets if WiFi is Hidden SSID.

See Also