deleteWPA2EnterpriseProfile

It deletes the WPA2 profile installed by the app.

let cloud4wi = Cloud4WiSDKWiFi.init()
cloud4wi.deleteWPA2EnterpriseProfile()

Last updated