| Package | Description |
|---|---|
| com.google.api.services.games |
| Modifier and Type | Method and Description |
|---|---|
Games.Scores.ListWindow |
Games.Scores.listWindow(String leaderboardId,
String collection,
String timeSpan)
Lists the scores in a leaderboard around (and including) a player's score.
|
Games.Scores.ListWindow |
Games.Scores.ListWindow.set(String parameterName,
Object value) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.set$Xgafv(String $Xgafv) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setAccessToken(String accessToken) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setAlt(String alt) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setCallback(String callback) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setCollection(String collection)
The collection of scores you're requesting.
|
Games.Scores.ListWindow |
Games.Scores.ListWindow.setFields(String fields) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setKey(String key) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setLanguage(String language)
The preferred language to use for strings returned by this method.
|
Games.Scores.ListWindow |
Games.Scores.ListWindow.setLeaderboardId(String leaderboardId)
The ID of the leaderboard.
|
Games.Scores.ListWindow |
Games.Scores.ListWindow.setMaxResults(Integer maxResults)
The maximum number of leaderboard scores to return in the response.
|
Games.Scores.ListWindow |
Games.Scores.ListWindow.setOauthToken(String oauthToken) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setPageToken(String pageToken)
The token returned by the previous request.
|
Games.Scores.ListWindow |
Games.Scores.ListWindow.setPrettyPrint(Boolean prettyPrint) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setQuotaUser(String quotaUser) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setResultsAbove(Integer resultsAbove)
The preferred number of scores to return above the player's score.
|
Games.Scores.ListWindow |
Games.Scores.ListWindow.setReturnTopIfAbsent(Boolean returnTopIfAbsent)
True if the top scores should be returned when the player is not in the leaderboard.
|
Games.Scores.ListWindow |
Games.Scores.ListWindow.setTimeSpan(String timeSpan)
The time span for the scores and ranks you're requesting.
|
Games.Scores.ListWindow |
Games.Scores.ListWindow.setUploadProtocol(String uploadProtocol) |
Games.Scores.ListWindow |
Games.Scores.ListWindow.setUploadType(String uploadType) |
Copyright © 2011–2020 Google. All rights reserved.