I\'m attempting several methods trying to enable/disable Wi-Fi (toggle). Here are some things I am trying:
//Enable WiFiManagerClientEnable(WiFiManagerClient
You cannot disable WiFi on the phone. The user is responsible for this action through the Settings App, this capability is not available through the SDK.
-t