| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeGatheringsResult |
Gs2MatchmakingRestClient.describeGatherings(DescribeGatheringsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MatchmakingRestClient.describeGatheringsAsync(DescribeGatheringsRequest request,
AsyncAction<AsyncResult<DescribeGatheringsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeGatheringsResult |
DescribeGatheringsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeGatheringsResult |
DescribeGatheringsResult.withItems(List<Gathering> items) |
DescribeGatheringsResult |
DescribeGatheringsResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.