Uses of Class
io.gs2.matchmaking.result.VoteResult
Packages that use VoteResult
-
Uses of VoteResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return VoteResultMethod parameters in io.gs2.matchmaking with type arguments of type VoteResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.voteAsync(VoteRequest request, AsyncAction<AsyncResult<VoteResult>> callback) -
Uses of VoteResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return VoteResultModifier and TypeMethodDescriptionstatic VoteResultVoteResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)