loadFromPreferences()
Loads the hotspot manager configuration from the Network Extension preferences.
Declaration
final func loadFromPreferences() async throwsDiscussion
If you haven’t previously saved a configuration with saveToPreferences(), this call loads a default configuration.
This method throws NEHotspotManager.Error value asynchronously on failure.