Uses of Class
io.gs2.matchmaking.result.CreateGatheringResult
Packages that use CreateGatheringResult
-
Uses of CreateGatheringResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return CreateGatheringResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.createGathering(CreateGatheringRequest request) Method parameters in io.gs2.matchmaking with type arguments of type CreateGatheringResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.createGatheringAsync(CreateGatheringRequest request, AsyncAction<AsyncResult<CreateGatheringResult>> callback) -
Uses of CreateGatheringResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return CreateGatheringResultModifier and TypeMethodDescriptionstatic CreateGatheringResultCreateGatheringResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)