No overview available.
SDKs
- iOS 9.0+
- Mac Catalyst 13.0+
Framework
- Network
Extension
Declaration
typedef enum NEHotspotHelperCommandType : NSInteger {
...
} NEHotspotHelperCommandType;
No overview available.
SDKs
Framework
typedef enum NEHotspotHelperCommandType : NSInteger {
...
} NEHotspotHelperCommandType;
k NEHotspot Helper Command Type Authenticate
Authenticate to the network.
k NEHotspot Helper Command Type Evaluate
Evaluate the network.
k NEHotspot Helper Command Type Filter Scan List
Filter the Wi-Fi scan list.
k NEHotspot Helper Command Type Logoff
Logoff the network.
k NEHotspot Helper Command Type Maintain
Maintain the connection to the network.
k NEHotspot Helper Command Type None
Placeholder for the null command.
k NEHotspot Helper Command Type Present UI
Present user interface.
command Type
The type of the command
network
The network associated with the command.
network List
The list of networks associated with the command.