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

# peerJoinedGame(_:)

## Declaration

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

## See Also

### Managing network session peers

- [peerLeftGame(_:)](tabletopkit/tabletopnetworksessioncoordinator/peerleftgame(_:).md)
- [Peer](tabletopkit/tabletopnetworksessioncoordinator/peer.md)
