Uses of Class
io.gs2.matchmaking.result.CancelMatchmakingResult
Packages that use CancelMatchmakingResult
-
Uses of CancelMatchmakingResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return CancelMatchmakingResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.cancelMatchmaking(CancelMatchmakingRequest request) Method parameters in io.gs2.matchmaking with type arguments of type CancelMatchmakingResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.cancelMatchmakingAsync(CancelMatchmakingRequest request, AsyncAction<AsyncResult<CancelMatchmakingResult>> callback) -
Uses of CancelMatchmakingResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return CancelMatchmakingResultModifier and TypeMethodDescriptionstatic CancelMatchmakingResultCancelMatchmakingResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)