---
title: join()
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: tabletopkit/tabletopnetworksession/join()
---

# join()

Join an existing game started between the connected peers

## Declaration

```swift
func join()
```

## See Also

### Joining multiplayer games

- [start()](tabletopkit/tabletopnetworksession/start().md)
- [leave()](tabletopkit/tabletopnetworksession/leave().md)
- [terminate()](tabletopkit/tabletopnetworksession/terminate().md)
