| Package | Description |
|---|---|
| io.gs2.quest | |
| io.gs2.quest.result |
| Modifier and Type | Method and Description |
|---|---|
DeleteCompletedQuestListByUserIdResult |
Gs2QuestRestClient.deleteCompletedQuestListByUserId(DeleteCompletedQuestListByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2QuestRestClient.deleteCompletedQuestListByUserIdAsync(DeleteCompletedQuestListByUserIdRequest request,
AsyncAction<AsyncResult<DeleteCompletedQuestListByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteCompletedQuestListByUserIdResult |
DeleteCompletedQuestListByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteCompletedQuestListByUserIdResult |
DeleteCompletedQuestListByUserIdResult.withItem(CompletedQuestList item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.