JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package apple.gamekit
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.moe.natj.general.NativeObject
org.moe.natj.objc.ObjCObject
apple.
NSObject
(implements apple.protocol.
NSObject
)
apple.gamekit.
GKAccessPoint
apple.gamekit.
GKAchievement
(implements apple.foundation.protocol.
NSCoding
, apple.foundation.protocol.
NSSecureCoding
)
apple.gamekit.
GKAchievementDescription
(implements apple.foundation.protocol.
NSCoding
, apple.foundation.protocol.
NSSecureCoding
)
apple.gamekit.
GKBasePlayer
apple.gamekit.
GKCloudPlayer
apple.gamekit.
GKPlayer
apple.gamekit.
GKLocalPlayer
(implements apple.gamekit.protocol.
GKSavedGameListener
)
apple.gamekit.
GKChallenge
(implements apple.foundation.protocol.
NSCoding
, apple.foundation.protocol.
NSSecureCoding
)
apple.gamekit.
GKAchievementChallenge
apple.gamekit.
GKScoreChallenge
apple.gamekit.
GKChallengeEventHandler
apple.gamekit.
GKGameSession
apple.gamekit.
GKInvite
apple.gamekit.
GKLeaderboard
apple.gamekit.
GKLeaderboardEntry
apple.gamekit.
GKLeaderboardScore
apple.gamekit.
GKLeaderboardSet
(implements apple.foundation.protocol.
NSCoding
, apple.foundation.protocol.
NSSecureCoding
)
apple.gamekit.
GKMatch
apple.gamekit.
GKMatchmaker
apple.gamekit.
GKMatchRequest
apple.gamekit.
GKNotificationBanner
apple.gamekit.
GKPeerPickerController
apple.gamekit.
GKSavedGame
(implements apple.foundation.protocol.
NSCopying
)
apple.gamekit.
GKScore
(implements apple.foundation.protocol.
NSCoding
, apple.foundation.protocol.
NSSecureCoding
)
apple.gamekit.
GKSession
apple.gamekit.
GKTurnBasedEventHandler
apple.gamekit.
GKTurnBasedExchange
apple.gamekit.
GKTurnBasedExchangeReply
apple.gamekit.
GKTurnBasedMatch
apple.gamekit.
GKTurnBasedParticipant
apple.gamekit.
GKVoiceChat
apple.gamekit.
GKVoiceChatService
apple.uikit.
UIResponder
(implements apple.uikit.protocol.
UIActivityItemsConfigurationProviding
, apple.uikit.protocol.
UIPasteConfigurationSupporting
, apple.uikit.protocol.
UIResponderStandardEditActions
, apple.uikit.protocol.
UIUserActivityRestoring
)
apple.uikit.
UIViewController
(implements apple.foundation.protocol.
NSCoding
, apple.foundation.protocol.
NSExtensionRequestHandling
, apple.uikit.protocol.
UIAppearanceContainer
, apple.uikit.protocol.
UIContentContainer
, apple.uikit.protocol.
UIFocusEnvironment
, apple.uikit.protocol.
UIStateRestoring
, apple.uikit.protocol.
UITraitEnvironment
)
apple.uikit.
UINavigationController
apple.gamekit.
GKFriendRequestComposeViewController
apple.gamekit.
GKGameCenterViewController
apple.gamekit.
GKAchievementViewController
apple.gamekit.
GKLeaderboardViewController
apple.gamekit.
GKMatchmakerViewController
apple.gamekit.
GKTurnBasedMatchmakerViewController
Interface Hierarchy
apple.gamekit.
GKAccessPoint.Block_triggerAccessPointWithHandler
apple.gamekit.
GKAccessPoint.Block_triggerAccessPointWithStateHandler
apple.gamekit.
GKAchievement.Block_challengeComposeControllerWithMessagePlayersCompletionHandler
apple.gamekit.
GKAchievement.Block_challengeComposeControllerWithPlayersMessageCompletionHandler
apple.gamekit.
GKAchievement.Block_loadAchievementsWithCompletionHandler
apple.gamekit.
GKAchievement.Block_reportAchievementsWithCompletionHandler
apple.gamekit.
GKAchievement.Block_reportAchievementsWithEligibleChallengesWithCompletionHandler
apple.gamekit.
GKAchievement.Block_reportAchievementWithCompletionHandler
apple.gamekit.
GKAchievement.Block_resetAchievementsWithCompletionHandler
apple.gamekit.
GKAchievement.Block_selectChallengeablePlayerIDsWithCompletionHandler
apple.gamekit.
GKAchievement.Block_selectChallengeablePlayersWithCompletionHandler
apple.gamekit.
GKAchievementDescription.Block_loadAchievementDescriptionsWithCompletionHandler
apple.gamekit.
GKAchievementDescription.Block_loadImageWithCompletionHandler
apple.gamekit.
GKChallenge.Block_loadReceivedChallengesWithCompletionHandler
apple.gamekit.
GKCloudPlayer.Block_getCurrentSignedInPlayerForContainerCompletionHandler
apple.gamekit.
GKGameSession.Block_clearBadgeForPlayersCompletionHandler
apple.gamekit.
GKGameSession.Block_createSessionInContainerWithTitleMaxConnectedPlayersCompletionHandler
apple.gamekit.
GKGameSession.Block_getShareURLWithCompletionHandler
apple.gamekit.
GKGameSession.Block_loadDataWithCompletionHandler
apple.gamekit.
GKGameSession.Block_loadSessionsInContainerCompletionHandler
apple.gamekit.
GKGameSession.Block_loadSessionWithIdentifierCompletionHandler
apple.gamekit.
GKGameSession.Block_removeSessionWithIdentifierCompletionHandler
apple.gamekit.
GKGameSession.Block_saveDataCompletionHandler
apple.gamekit.
GKGameSession.Block_sendDataWithTransportTypeCompletionHandler
apple.gamekit.
GKGameSession.Block_sendMessageWithLocalizedFormatKeyArgumentsDataToPlayersBadgePlayersCompletionHandler
apple.gamekit.
GKGameSession.Block_setConnectionStateCompletionHandler
apple.gamekit.
GKLeaderboard.Block_loadCategoriesWithCompletionHandler
apple.gamekit.
GKLeaderboard.Block_loadEntriesForPlayerScopeTimeScopeRangeCompletionHandler
apple.gamekit.
GKLeaderboard.Block_loadEntriesForPlayersTimeScopeCompletionHandler
apple.gamekit.
GKLeaderboard.Block_loadImageWithCompletionHandler
apple.gamekit.
GKLeaderboard.Block_loadLeaderboardsWithCompletionHandler
apple.gamekit.
GKLeaderboard.Block_loadLeaderboardsWithIDsCompletionHandler
apple.gamekit.
GKLeaderboard.Block_loadPreviousOccurrenceWithCompletionHandler
apple.gamekit.
GKLeaderboard.Block_loadScoresWithCompletionHandler
apple.gamekit.
GKLeaderboard.Block_setDefaultLeaderboardWithCompletionHandler
apple.gamekit.
GKLeaderboard.Block_submitScoreContextPlayerCompletionHandler
apple.gamekit.
GKLeaderboard.Block_submitScoreContextPlayerLeaderboardIDsCompletionHandler
apple.gamekit.
GKLeaderboardEntry.Block_challengeComposeControllerWithMessagePlayersCompletionHandler
apple.gamekit.
GKLeaderboardSet.Block_loadImageWithCompletionHandler
apple.gamekit.
GKLeaderboardSet.Block_loadLeaderboardSetsWithCompletionHandler
apple.gamekit.
GKLeaderboardSet.Block_loadLeaderboardsWithCompletionHandler
apple.gamekit.
GKLeaderboardSet.Block_loadLeaderboardsWithHandler
apple.gamekit.
GKLocalPlayer.Block_authenticateHandler_ret
apple.gamekit.
GKLocalPlayer.Block_authenticateWithCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_deleteSavedGamesWithNameCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_fetchItemsForIdentityVerificationSignature
apple.gamekit.
GKLocalPlayer.Block_fetchSavedGamesWithCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_generateIdentityVerificationSignatureWithCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_loadChallengableFriendsWithCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_loadDefaultLeaderboardCategoryIDWithCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_loadDefaultLeaderboardIdentifierWithCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_loadFriendPlayersWithCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_loadFriends
apple.gamekit.
GKLocalPlayer.Block_loadFriendsAuthorizationStatus
apple.gamekit.
GKLocalPlayer.Block_loadFriendsWithCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_loadFriendsWithIdentifiersCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_loadRecentPlayersWithCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_resolveConflictingSavedGamesWithDataCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_saveGameDataWithNameCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_setAuthenticateHandler
apple.gamekit.
GKLocalPlayer.Block_setDefaultLeaderboardCategoryIDCompletionHandler
apple.gamekit.
GKLocalPlayer.Block_setDefaultLeaderboardIdentifierCompletionHandler
apple.gamekit.
GKMatch.Block_chooseBestHostingPlayerWithCompletionHandler
apple.gamekit.
GKMatch.Block_chooseBestHostPlayerWithCompletionHandler
apple.gamekit.
GKMatch.Block_rematchWithCompletionHandler
apple.gamekit.
GKMatchmaker.Block_addPlayersToMatchMatchRequestCompletionHandler
apple.gamekit.
GKMatchmaker.Block_findMatchForRequestWithCompletionHandler
apple.gamekit.
GKMatchmaker.Block_findPlayersForHostedMatchRequestWithCompletionHandler
apple.gamekit.
GKMatchmaker.Block_findPlayersForHostedRequestWithCompletionHandler
apple.gamekit.
GKMatchmaker.Block_inviteHandler_ret
apple.gamekit.
GKMatchmaker.Block_matchForInviteCompletionHandler
apple.gamekit.
GKMatchmaker.Block_queryActivityWithCompletionHandler
apple.gamekit.
GKMatchmaker.Block_queryPlayerGroupActivityWithCompletionHandler
apple.gamekit.
GKMatchmaker.Block_setInviteHandler
apple.gamekit.
GKMatchmaker.Block_startBrowsingForNearbyPlayersWithHandler
apple.gamekit.
GKMatchmaker.Block_startBrowsingForNearbyPlayersWithReachableHandler
apple.gamekit.
GKMatchRequest.Block_inviteeResponseHandler_ret
apple.gamekit.
GKMatchRequest.Block_recipientResponseHandler_ret
apple.gamekit.
GKMatchRequest.Block_setInviteeResponseHandler
apple.gamekit.
GKMatchRequest.Block_setRecipientResponseHandler
apple.gamekit.
GKNotificationBanner.Block_showBannerWithTitleMessageCompletionHandler
apple.gamekit.
GKNotificationBanner.Block_showBannerWithTitleMessageDurationCompletionHandler
apple.gamekit.
GKPlayer.Block_loadPhotoForSizeWithCompletionHandler
apple.gamekit.
GKPlayer.Block_loadPlayersForIdentifiersWithCompletionHandler
apple.gamekit.
GKSavedGame.Block_loadDataWithCompletionHandler
apple.gamekit.
GKScore.Block_challengeComposeControllerWithMessagePlayersCompletionHandler
apple.gamekit.
GKScore.Block_challengeComposeControllerWithPlayersMessageCompletionHandler
apple.gamekit.
GKScore.Block_reportLeaderboardScoresWithEligibleChallengesWithCompletionHandler
apple.gamekit.
GKScore.Block_reportScoresWithCompletionHandler
apple.gamekit.
GKScore.Block_reportScoresWithEligibleChallengesWithCompletionHandler
apple.gamekit.
GKScore.Block_reportScoreWithCompletionHandler
apple.gamekit.
GKTurnBasedExchange.Block_cancelWithLocalizableMessageKeyArgumentsCompletionHandler
apple.gamekit.
GKTurnBasedExchange.Block_replyWithLocalizableMessageKeyArgumentsDataCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_acceptInviteWithCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_declineInviteWithCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_endMatchInTurnWithMatchDataCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_endMatchInTurnWithMatchDataLeaderboardScoresAchievementsCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_endMatchInTurnWithMatchDataScoresAchievementsCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_endTurnWithNextParticipantMatchDataCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_endTurnWithNextParticipantsTurnTimeoutMatchDataCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_findMatchForRequestWithCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_loadMatchDataWithCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_loadMatchesWithCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_loadMatchWithIDWithCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_participantQuitInTurnWithOutcomeNextParticipantMatchDataCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_participantQuitInTurnWithOutcomeNextParticipantsTurnTimeoutMatchDataCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_participantQuitOutOfTurnWithOutcomeWithCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_rematchWithCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_removeWithCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_saveCurrentTurnWithMatchDataCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_saveMergedMatchDataWithResolvedExchangesCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_sendExchangeToParticipantsDataLocalizableMessageKeyArgumentsTimeoutCompletionHandler
apple.gamekit.
GKTurnBasedMatch.Block_sendReminderToParticipantsLocalizableMessageKeyArgumentsCompletionHandler
apple.gamekit.
GKVoiceChat.Block_playerStateUpdateHandler_ret
apple.gamekit.
GKVoiceChat.Block_playerVoiceChatStateDidChangeHandler_ret
apple.gamekit.
GKVoiceChat.Block_setPlayerStateUpdateHandler
apple.gamekit.
GKVoiceChat.Block_setPlayerVoiceChatStateDidChangeHandler
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes