Contents

saveToPreferences()

Saves the HotspotManager configuration in the Network Extension preferences.

Declaration

final func saveToPreferences() async throws

Discussion

Only call this method after previously calling loadFromPreferences() to load the configuration.

This method throws NEHotspotManager.Error value asynchronously on failure.

See Also

Managing the saved configuration