Uses of Class
io.gs2.matchmaking.result.DoMatchmakingByPlayerResult
Packages that use DoMatchmakingByPlayerResult
-
Uses of DoMatchmakingByPlayerResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return DoMatchmakingByPlayerResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.doMatchmakingByPlayer(DoMatchmakingByPlayerRequest request) Method parameters in io.gs2.matchmaking with type arguments of type DoMatchmakingByPlayerResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.doMatchmakingByPlayerAsync(DoMatchmakingByPlayerRequest request, AsyncAction<AsyncResult<DoMatchmakingByPlayerResult>> callback) -
Uses of DoMatchmakingByPlayerResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return DoMatchmakingByPlayerResultModifier and TypeMethodDescriptionstatic DoMatchmakingByPlayerResultDoMatchmakingByPlayerResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DoMatchmakingByPlayerResult.withMatchmakingContextToken(String matchmakingContextToken)