---
title: negotiatedALPN
framework: network
role: symbol
role_heading: Instance Property
path: network/networkconnection/negotiatedalpn
---

# negotiatedALPN

Return the negotiated application protocol used when establishing the connection

## Declaration

```swift
final var negotiatedALPN: String? { get }
```
