---
title: joinAccepted()
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: tabletopkit/tabletopgame/multiplayerdelegate-swift.protocol/joinaccepted()
---

# joinAccepted()

We tried to join a game and got accepted

## Declaration

```swift
func joinAccepted()
```

## See Also

### Joining games

- [playerJoined(_:)](tabletopkit/tabletopgame/multiplayerdelegate-swift.protocol/playerjoined(_:).md)
