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