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