---
title: "peerLeftGame(_:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopnetworksessioncoordinator/peerleftgame(_:)"
---

# peerLeftGame(_:)

## Declaration

```swift
func peerLeftGame(_ peerID: Self.Peer.ID)
```

## See Also

### Managing network session peers

- [peerJoinedGame(_:)](tabletopkit/tabletopnetworksessioncoordinator/peerjoinedgame(_:).md)
- [Peer](tabletopkit/tabletopnetworksessioncoordinator/peer.md)
