Uses of Class
io.gs2.matchmaking.result.CommitVoteResult
Packages that use CommitVoteResult
-
Uses of CommitVoteResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return CommitVoteResultMethod parameters in io.gs2.matchmaking with type arguments of type CommitVoteResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.commitVoteAsync(CommitVoteRequest request, AsyncAction<AsyncResult<CommitVoteResult>> callback) -
Uses of CommitVoteResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return CommitVoteResultModifier and TypeMethodDescriptionstatic CommitVoteResultCommitVoteResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)