cancelInvite(toPlayer:)
Cancels a pending invitation to another player.
Declaration
func cancelInvite(toPlayer playerID: String)Parameters
- playerID:
The player identifier for a player that GameKit previously invited to the match.
Cancels a pending invitation to another player.
func cancelInvite(toPlayer playerID: String)The player identifier for a player that GameKit previously invited to the match.