<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkExtension",
  "identifier" : "/documentation/NetworkExtension/NEHotspotHelperCommandType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Network Extension"
    ],
    "preciseIdentifier" : "c:@E@NEHotspotHelperCommandType"
  },
  "title" : "NEHotspotHelperCommandType"
}
-->

# NEHotspotHelperCommandType

An enumeration of hotspot command types.

```
enum NEHotspotHelperCommandType
```

## Topics

### Command Types

[`NEHotspotHelperCommandType.none`](/documentation/NetworkExtension/NEHotspotHelperCommandType/none)

Placeholder for the null command.

[`NEHotspotHelperCommandType.filterScanList`](/documentation/NetworkExtension/NEHotspotHelperCommandType/filterScanList)

Filter the Wi-Fi scan list.

[`NEHotspotHelperCommandType.evaluate`](/documentation/NetworkExtension/NEHotspotHelperCommandType/evaluate)

Evaluate the network.

[`NEHotspotHelperCommandType.authenticate`](/documentation/NetworkExtension/NEHotspotHelperCommandType/authenticate)

Authenticate to the network.

[`NEHotspotHelperCommandType.presentUI`](/documentation/NetworkExtension/NEHotspotHelperCommandType/presentUI)

Present user interface.

[`NEHotspotHelperCommandType.maintain`](/documentation/NetworkExtension/NEHotspotHelperCommandType/maintain)

Maintain the connection to the network.

[`NEHotspotHelperCommandType.logoff`](/documentation/NetworkExtension/NEHotspotHelperCommandType/logoff)

Logoff the network.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)