Uses of Class
io.gs2.matchmaking.result.GetBallotByUserIdResult
Packages that use GetBallotByUserIdResult
-
Uses of GetBallotByUserIdResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return GetBallotByUserIdResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getBallotByUserId(GetBallotByUserIdRequest request) Method parameters in io.gs2.matchmaking with type arguments of type GetBallotByUserIdResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.getBallotByUserIdAsync(GetBallotByUserIdRequest request, AsyncAction<AsyncResult<GetBallotByUserIdResult>> callback) -
Uses of GetBallotByUserIdResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GetBallotByUserIdResultModifier and TypeMethodDescriptionstatic GetBallotByUserIdResultGetBallotByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBallotByUserIdResult.withSignature(String signature)