com.google.android.gms.games.leaderboard
Stay organized with collections
Save and categorize content based on your preferences.
Contains data classes for leaderboards.
Annotations
Interfaces
Classes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-10 UTC.
[null,null,["Last updated 2025-09-10 UTC."],[],["This content defines data structures for leaderboards, including `Leaderboard`, `LeaderboardScore`, and `LeaderboardVariant`. `LeaderboardVariant` specifies a leaderboard's collection and time span. `LeaderboardBuffer` and `LeaderboardScoreBuffer` hold leaderboard and score data respectively. `ScoreSubmissionData` stores results of score submissions. Several deprecated interfaces, like `Leaderboards`, were replaced by the `LeaderboardsClient`. `LeaderboardVariant.Collection` and `LeaderboardVariant.TimeSpan` represent leaderboard types.\n"],null,[]]