---
title: networkEndpoints
framework: mediadevice
role: symbol
role_heading: Instance Property
path: mediadevice/mediaoutputdevice/networkendpoints
---

# networkEndpoints

The network endpoints for this device group.

## Declaration

```swift
let networkEndpoints: [NWEndpoint]
```

## Discussion

Discussion Typically obtained from NWBrowser during network service discovery.
