---
title: "NWEndpoint.Host.ipv6(_:)"
framework: network
role: symbol
role_heading: Case
path: "network/nwendpoint/host/ipv6(_:)"
---

# NWEndpoint.Host.ipv6(_:)

A host represented as an IPv6 address.

## Declaration

```swift
case ipv6(IPv6Address)
```

## See Also

### Accessing Host Types

- [NWEndpoint.Host.name(_:_:)](network/nwendpoint/host/name(_:_:).md)
- [NWEndpoint.Host.ipv4(_:)](network/nwendpoint/host/ipv4(_:).md)
