---
title: "coordinateWithSession(_:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopgame/coordinatewithsession(_:)"
---

# coordinateWithSession(_:)

Begins coordination of the game with a group session

## Declaration

```swift
@MainActor func coordinateWithSession(_ session: GroupSession<some GroupActivity>)
```
