---
title: endpoint
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nwudpsession/endpoint
---

# endpoint

The destination endpoint with which this session was created.

## Declaration

```swift
var endpoint: NWEndpoint { get }
```

## See Also

### Getting session properties

- [currentPath](networkextension/nwudpsession/currentpath.md)
