Network.SetWiFiMode
Method | |
---|---|
Module | Network |
Library | Core |
Action | Turn WiFi mode on or off. |
Parameters |
|
Return values |
|
Example | Network.SetWiFiMode(Setting:"on"); Network.SetWiFiMode(Setting:"off"); |
Platforms |
|
Notes | See Network.SetAirplaneMode and Network.SetBlueToothMode for details on turning those features on or off separately. |