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