---
title: Peer
framework: tabletopkit
role: symbol
role_heading: Associated Type
path: tabletopkit/tabletopnetworksessioncoordinator/peer
---

# Peer

## Declaration

```swift
associatedtype Peer : Hashable, Identifiable where Self.Peer.ID == UUID
```

## See Also

### Managing network session peers

- [peerJoinedGame(_:)](tabletopkit/tabletopnetworksessioncoordinator/peerjoinedgame(_:).md)
- [peerLeftGame(_:)](tabletopkit/tabletopnetworksessioncoordinator/peerleftgame(_:).md)
