Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
GPGAchievement | An object that represents the completion of a task or goal |
GPGAchievementMetadata | The metadata for a single achievement |
GPGApplicationModel | Deprecated |
GPGAppStateModel | Deprecated |
GPGEvent | An object representing a game event |
GPGKeyedModel | Deprecated |
GPGLauncherController | Games launcher UI controller |
<GPGLauncherDelegate> | A delegate for GPGLauncherController events |
GPGLeaderboard | A single leaderboard |
GPGLeaderboardMetadata | The metadata for a specific leaderboard |
GPGLocalPlayerRank | Player ranking information for a local player score |
GPGLocalPlayerScore | A single score for local player for a specific leaderboard |
GPGManager | The starting point for interacting with Google Play Games |
GPGMultiplayerConfig | The configuration representing who can be invited and who can join a match or room |
GPGPlayer | The representation of a Google Play Games player |
<GPGPlayerPickerLauncherDelegate> | The delegate for player picker events |
GPGPlayerLevel | The representation of a Google Play Games player level |
GPGQuest | A single data structure allowing you to access data about the status of a specific quest |
<GPGQuestDelegate> | The delegate used for receiving quest updates and changes |
<GPGQuestListLauncherDelegate> | The delegate for presenting a quest list |
GPGRealTimeRoom | An object that represents a real-time room |
GPGRealTimeRoomData | A lightweight version of the a GPGRealTimeRoom object |
<GPGRealTimeRoomDelegate> | The delegate used for receiving room updates and changes |
GPGRealTimeRoomMaker | The object that creates and manages all GPGRealTimeRoom objects |
GPGScore | A single score for a specific leaderboard |
GPGScoreReport | The results from reporting a score to a leaderboard |
<GPGSnapshotListLauncherDelegate> | The delegate for presenting a snapshot list |
GPGSnapshotMetadata | An object that represents a saved game |
GPGSnapshotMetadataChange | An object holding the changed information for a Saved Game metadata change |
GPGSnapshotMetadataChangeCoverImage | An object holding the updated cover image for a Saved Game metadata change |
GPGTurnBasedMatch | The main object to represent a turn-based match |
<GPGTurnBasedMatchDelegate> | Called for all passive match updates |
<GPGTurnBasedMatchListLauncherDelegate> | The delegate for presenting a turn-based match list |
GPGTurnBasedParticipant | Represents a participant in the context of a GPGTurnBasedMatch |
GPGTurnBasedParticipantResult | Represents a participant's current placing and final status in a match |