Uses of Class
io.gs2.matchmaking.result.VoteMultipleResult
Packages that use VoteMultipleResult
-
Uses of VoteMultipleResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return VoteMultipleResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.voteMultiple(VoteMultipleRequest request) Method parameters in io.gs2.matchmaking with type arguments of type VoteMultipleResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.voteMultipleAsync(VoteMultipleRequest request, AsyncAction<AsyncResult<VoteMultipleResult>> callback) -
Uses of VoteMultipleResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return VoteMultipleResultModifier and TypeMethodDescriptionstatic VoteMultipleResultVoteMultipleResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)