<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkExtension",
  "identifier" : "/documentation/NetworkExtension/NEHotspotHelperResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Network Extension"
    ],
    "preciseIdentifier" : "c:objc(cs)NEHotspotHelperResponse"
  },
  "title" : "NEHotspotHelperResponse"
}
-->

# NEHotspotHelperResponse

The hotspot helper’s response to a command.

```
class NEHotspotHelperResponse
```

## Topics

### Response properties

[`-  setNetwork:`](/documentation/NetworkExtension/NEHotspotHelperResponse/setNetwork(_:))

Set the network that conveys the confidence level.

[`-  setNetworkList:`](/documentation/NetworkExtension/NEHotspotHelperResponse/setNetworkList(_:))

Set the list of handled networks.

### Response delivery

[`-  deliver`](/documentation/NetworkExtension/NEHotspotHelperResponse/deliver())

Deliver the response to the system.

## Relationships

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Hashable`](/documentation/Swift/Hashable)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`CVarArg`](/documentation/Swift/CVarArg)

---

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)