| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.result |
| Modifier and Type | Method and Description |
|---|---|
GetBallotResult |
Gs2MatchmakingRestClient.getBallot(GetBallotRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MatchmakingRestClient.getBallotAsync(GetBallotRequest request,
AsyncAction<AsyncResult<GetBallotResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetBallotResult |
GetBallotResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetBallotResult |
GetBallotResult.withBody(String body) |
GetBallotResult |
GetBallotResult.withItem(Ballot item) |
GetBallotResult |
GetBallotResult.withSignature(String signature) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.