Uses of Class
io.gs2.matchmaking.result.GetGatheringResult
Packages that use GetGatheringResult
-
Uses of GetGatheringResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return GetGatheringResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getGathering(GetGatheringRequest request) Method parameters in io.gs2.matchmaking with type arguments of type GetGatheringResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.getGatheringAsync(GetGatheringRequest request, AsyncAction<AsyncResult<GetGatheringResult>> callback) -
Uses of GetGatheringResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GetGatheringResultModifier and TypeMethodDescriptionstatic GetGatheringResultGetGatheringResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)