| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.result |
| Modifier and Type | Method and Description |
|---|---|
PutResultResult |
Gs2MatchmakingRestClient.putResult(PutResultRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MatchmakingRestClient.putResultAsync(PutResultRequest request,
AsyncAction<AsyncResult<PutResultResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static PutResultResult |
PutResultResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
PutResultResult |
PutResultResult.withItems(List<Rating> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.