Uses of Class
io.gs2.matchmaking.result.DeleteGatheringResult
Packages that use DeleteGatheringResult
-
Uses of DeleteGatheringResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return DeleteGatheringResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.deleteGathering(DeleteGatheringRequest request) Method parameters in io.gs2.matchmaking with type arguments of type DeleteGatheringResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.deleteGatheringAsync(DeleteGatheringRequest request, AsyncAction<AsyncResult<DeleteGatheringResult>> callback) -
Uses of DeleteGatheringResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return DeleteGatheringResultModifier and TypeMethodDescriptionstatic DeleteGatheringResultDeleteGatheringResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)