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