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