---
title: remoteEndpoint
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnectiongroup/message/remoteendpoint
---

# remoteEndpoint

The endpoint that originates the message you receive.

## Declaration

```swift
var remoteEndpoint: NWEndpoint? { get }
```

## See Also

### Inspecting Received Messages

- [localEndpoint](network/nwconnectiongroup/message/localendpoint.md)
- [path](network/nwconnectiongroup/message/path.md)
