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