---
title: NEHotspotHelperResult.commandNotRecognized
framework: networkextension
role: symbol
role_heading: Case
path: networkextension/nehotspothelperresult/commandnotrecognized
---

# NEHotspotHelperResult.commandNotRecognized

The helper did not recognize the command type.

## Declaration

```swift
case commandNotRecognized
```

## See Also

### Results

- [NEHotspotHelperResult.success](networkextension/nehotspothelperresult/success.md)
- [NEHotspotHelperResult.failure](networkextension/nehotspothelperresult/failure.md)
- [NEHotspotHelperResult.uiRequired](networkextension/nehotspothelperresult/uirequired.md)
- [NEHotspotHelperResult.authenticationRequired](networkextension/nehotspothelperresult/authenticationrequired.md)
- [NEHotspotHelperResult.unsupportedNetwork](networkextension/nehotspothelperresult/unsupportednetwork.md)
- [NEHotspotHelperResult.temporaryFailure](networkextension/nehotspothelperresult/temporaryfailure.md)
