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