Uses of Class
io.gs2.matchmaking.result.UpdateGatheringResult
Packages that use UpdateGatheringResult
-
Uses of UpdateGatheringResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return UpdateGatheringResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.updateGathering(UpdateGatheringRequest request) Method parameters in io.gs2.matchmaking with type arguments of type UpdateGatheringResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.updateGatheringAsync(UpdateGatheringRequest request, AsyncAction<AsyncResult<UpdateGatheringResult>> callback) -
Uses of UpdateGatheringResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return UpdateGatheringResultModifier and TypeMethodDescriptionstatic UpdateGatheringResultUpdateGatheringResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)