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