Click or drag to resize

WifiProfile Methods

The WifiProfile type exposes the following members.

Methods
  NameDescription
Public methodAddOrUpdate
Add a new Wi-Fi profile or updates any existing one whose ESSID matches the one represented by the WifiProfile
Public methodConnect
Connect to the Wi-Fi profile whose ESSID matches the one represented by the WifiProfile
Public methodDisconnect
Disconnect from the Wi-Fi profile whose ESSID matches the one represented by the WifiProfile
Public methodExists
Tell whether the Wi-Fi a profile whose ESSID matches the one represented by the WifiProfile
Public methodRemove
Remove the Wi-Fi profile whose ESSID matches the one represented by the WifiProfile
Top
See Also