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