removeConfiguration(forHS20DomainName:)
Removes a Wi-Fi hotspot configuration, identified by a Hotspot 2.0 domain name, that your app previously added.
Declaration
func removeConfiguration(forHS20DomainName domainName: String)Parameters
- domainName:
The domain name of the HS 2.0 Wi-Fi network.
Discussion
Your app can use this method to delete a configuration that it has added, but not a configuration added by another app or by the user. The user can also delete configured networks through Settings > Wi-Fi.