| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.result |
| Modifier and Type | Method and Description |
|---|---|
GetRatingByUserIdResult |
Gs2MatchmakingRestClient.getRatingByUserId(GetRatingByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MatchmakingRestClient.getRatingByUserIdAsync(GetRatingByUserIdRequest request,
AsyncAction<AsyncResult<GetRatingByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetRatingByUserIdResult |
GetRatingByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetRatingByUserIdResult |
GetRatingByUserIdResult.withItem(Rating item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.