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