Uses of Class
io.gs2.matchmaking.result.CreateGatheringByUserIdResult
Packages that use CreateGatheringByUserIdResult
-
Uses of CreateGatheringByUserIdResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return CreateGatheringByUserIdResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.createGatheringByUserId(CreateGatheringByUserIdRequest request) Method parameters in io.gs2.matchmaking with type arguments of type CreateGatheringByUserIdResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.createGatheringByUserIdAsync(CreateGatheringByUserIdRequest request, AsyncAction<AsyncResult<CreateGatheringByUserIdResult>> callback) -
Uses of CreateGatheringByUserIdResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return CreateGatheringByUserIdResultModifier and TypeMethodDescriptionCreateGatheringByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)