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