| Package | Description |
|---|---|
| io.gs2.ranking | |
| io.gs2.ranking.result |
| Modifier and Type | Method and Description |
|---|---|
GetRankingResult |
Gs2RankingRestClient.getRanking(GetRankingRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2RankingRestClient.getRankingAsync(GetRankingRequest request,
AsyncAction<AsyncResult<GetRankingResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetRankingResult |
GetRankingResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetRankingResult |
GetRankingResult.withItem(Ranking item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.