NEHotspotConfigurationError Enum

Definition

Enumerates errors relating to network hostpot configuration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEHotspotConfigurationError
type NEHotspotConfigurationError = 
Inheritance
NEHotspotConfigurationError
Attributes

Fields

AlreadyAssociated 13
ApplicationIsNotInForeground 14
Internal 8
Invalid 0
InvalidEapSettings 4
InvalidHS20DomainName 6
InvalidHS20Settings 5
InvalidSsid 1
InvalidWepPassphrase 3
InvalidWpaPassphrase 2
JoinOnceNotSupported 12
Pending 9
SystemConfiguration 10
Unknown 11
UserDenied 7

Applies to