Contents

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.

See Also

Deprecated Methods