saveToPreferences()
Saves the HotspotManager configuration in the Network Extension preferences.
Declaration
final func saveToPreferences() async throwsDiscussion
Only call this method after previously calling loadFromPreferences() to load the configuration.
This method throws NEHotspotManager.Error value asynchronously on failure.