---
title: NEHotspotHelperResponse
framework: networkextension
role: symbol
role_heading: Class
path: networkextension/nehotspothelperresponse
---

# NEHotspotHelperResponse

The hotspot helper’s response to a command.

## Declaration

```swift
class NEHotspotHelperResponse
```

## Topics

### Response properties

- [setNetwork(_:)](networkextension/nehotspothelperresponse/setnetwork(_:).md)
- [setNetworkList(_:)](networkextension/nehotspothelperresponse/setnetworklist(_:).md)

### Response delivery

- [deliver()](networkextension/nehotspothelperresponse/deliver().md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Commands

- [NEHotspotHelperCommand](networkextension/nehotspothelpercommand.md)
- [NEHotspotNetwork](networkextension/nehotspotnetwork.md)
