deletePasspointProfile

It deletes the Passpoint profile installed by the app.

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

Last updated