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