Contents

didRejectPlayer(_:reason:)

A player that tried to join was rejected or a player that previously joined our game was ejected.

Declaration

func didRejectPlayer(_ playerID: PlayerIdentifier, reason: any Error)

See Also

Handling errors