Contents

loadFromPreferences()

Loads the hotspot manager configuration from the Network Extension preferences.

Declaration

final func loadFromPreferences() async throws

Discussion

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.

See Also

Managing the saved configuration