Uses of Class
io.gs2.matchmaking.result.DoMatchmakingByUserIdResult
Packages that use DoMatchmakingByUserIdResult
-
Uses of DoMatchmakingByUserIdResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return DoMatchmakingByUserIdResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.doMatchmakingByUserId(DoMatchmakingByUserIdRequest request) Method parameters in io.gs2.matchmaking with type arguments of type DoMatchmakingByUserIdResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.doMatchmakingByUserIdAsync(DoMatchmakingByUserIdRequest request, AsyncAction<AsyncResult<DoMatchmakingByUserIdResult>> callback) -
Uses of DoMatchmakingByUserIdResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return DoMatchmakingByUserIdResultModifier and TypeMethodDescriptionstatic DoMatchmakingByUserIdResultDoMatchmakingByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DoMatchmakingByUserIdResult.withMatchmakingContextToken(String matchmakingContextToken)