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