Uses of Class
io.gs2.matchmaking.result.DoMatchmakingResult
Packages that use DoMatchmakingResult
-
Uses of DoMatchmakingResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return DoMatchmakingResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.doMatchmaking(DoMatchmakingRequest request) Method parameters in io.gs2.matchmaking with type arguments of type DoMatchmakingResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.doMatchmakingAsync(DoMatchmakingRequest request, AsyncAction<AsyncResult<DoMatchmakingResult>> callback) -
Uses of DoMatchmakingResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return DoMatchmakingResultModifier and TypeMethodDescriptionstatic DoMatchmakingResultDoMatchmakingResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DoMatchmakingResult.withMatchmakingContextToken(String matchmakingContextToken)