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