cancelPendingInvite(to:)
Cancels a pending invitation to another player.
Declaration
func cancelPendingInvite(to player: GKPlayer)Parameters
- player:
The player that GameKit sends the invitation to.
Cancels a pending invitation to another player.
func cancelPendingInvite(to player: GKPlayer)The player that GameKit sends the invitation to.