Uses of Class
io.gs2.matchmaking.result.GetBallotResult
Packages that use GetBallotResult
-
Uses of GetBallotResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return GetBallotResultMethod parameters in io.gs2.matchmaking with type arguments of type GetBallotResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.getBallotAsync(GetBallotRequest request, AsyncAction<AsyncResult<GetBallotResult>> callback) -
Uses of GetBallotResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GetBallotResultModifier and TypeMethodDescriptionstatic GetBallotResultGetBallotResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBallotResult.withSignature(String signature)