---
title: NEHotspotHS20Settings
framework: networkextension
role: symbol
role_heading: Class
path: networkextension/nehotspoths20settings
---

# NEHotspotHS20Settings

Settings for configuring Hotspot 2.0 Wi-Fi networks.

## Declaration

```swift
class NEHotspotHS20Settings
```

## Topics

### Initializing Hotspot 2.0 settings

- [init(domainName:roamingEnabled:)](networkextension/nehotspoths20settings/init(domainname:roamingenabled:).md)

### Accessing Hotspot 2.0 properties

- [domainName](networkextension/nehotspoths20settings/domainname.md)
- [isRoamingEnabled](networkextension/nehotspoths20settings/isroamingenabled.md)
- [mccAndMNCs](networkextension/nehotspoths20settings/mccandmncs.md)
- [naiRealmNames](networkextension/nehotspoths20settings/nairealmnames.md)
- [roamingConsortiumOIs](networkextension/nehotspoths20settings/roamingconsortiumois.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)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Wi-Fi network configuration

- [NEHotspotConfigurationManager](networkextension/nehotspotconfigurationmanager.md)
- [NEHotspotConfiguration](networkextension/nehotspotconfiguration.md)
- [NEHotspotEAPSettings](networkextension/nehotspoteapsettings.md)
