---
title: "playerJoined(_:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopgame/multiplayerdelegate-swift.protocol/playerjoined(_:)"
---

# playerJoined(_:)

A player joined our multiplayer session

## Declaration

```swift
func playerJoined(_ playerID: PlayerIdentifier)
```

## See Also

### Joining games

- [joinAccepted()](tabletopkit/tabletopgame/multiplayerdelegate-swift.protocol/joinaccepted().md)
