Uses of Class
io.gs2.quest.result.DeleteProgressResult
Packages that use DeleteProgressResult
-
Uses of DeleteProgressResult in io.gs2.quest
Methods in io.gs2.quest that return DeleteProgressResultModifier and TypeMethodDescriptionGs2QuestRestClient.deleteProgress(DeleteProgressRequest request) Method parameters in io.gs2.quest with type arguments of type DeleteProgressResultModifier and TypeMethodDescriptionvoidGs2QuestRestClient.deleteProgressAsync(DeleteProgressRequest request, AsyncAction<AsyncResult<DeleteProgressResult>> callback) -
Uses of DeleteProgressResult in io.gs2.quest.result
Methods in io.gs2.quest.result that return DeleteProgressResultModifier and TypeMethodDescriptionstatic DeleteProgressResultDeleteProgressResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)