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