NEHotspotHelperCommandType Enum

Definition

Enumerates commands that can be made to a Hotspot Helper to facilitate registering for Wi-Fi access.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEHotspotHelperCommandType
type NEHotspotHelperCommandType = 
Inheritance
NEHotspotHelperCommandType
Attributes

Fields

Authenticate 3

Command to authenticate on the network.

Evaluate 2

Command to evaluate the network.

FilterScanList 1

Command to filter scan list.

Logoff 6

Command to log off.

Maintain 5

Command to maintain the network connection.

None 0

No command.

PresentUI 4

Command to present a user interface.

Applies to