---
title: handshakes
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/establishmentreport/handshakes
---

# handshakes

The array of protocol handshakes in order from first completed to last completed.

## Declaration

```swift
let handshakes: [NWConnection.EstablishmentReport.Handshake]
```

## See Also

### Inspecting Protocol Handshakes

- [NWConnection.EstablishmentReport.Handshake](network/nwconnection/establishmentreport/handshake.md)
