public interface GKLocalPlayerListener extends GKChallengeListener, GKInviteEventListener, GKTurnBasedEventListener, GKSavedGameListener
| Modifier and Type | Method and Description |
|---|---|
default void |
playerDidRequestMatchWithPlayers(GKPlayer player,
NSArray<java.lang.String> playerIDsToInvite)
Deprecated.
|
playerDidCompleteChallengeIssuedByFriend, playerDidReceiveChallenge, playerIssuedChallengeWasCompletedByFriend, playerWantsToPlayChallengeplayerDidAcceptInvite, playerDidRequestMatchWithRecipientsplayerDidRequestMatchWithOtherPlayers, playerMatchEnded, playerReceivedExchangeCancellationForMatch, playerReceivedExchangeRepliesForCompletedExchangeForMatch, playerReceivedExchangeRequestForMatch, playerReceivedTurnEventForMatchDidBecomeActive, playerWantsToQuitMatchplayerDidModifySavedGame, playerHasConflictingSavedGames@Deprecated default void playerDidRequestMatchWithPlayers(GKPlayer player, NSArray<java.lang.String> playerIDsToInvite)
GKInviteEventListenerplayerDidRequestMatchWithPlayers in interface GKInviteEventListenerplayerDidRequestMatchWithPlayers in interface GKTurnBasedEventListener