| Package | Description |
|---|---|
| io.gs2.quest | |
| io.gs2.quest.result |
| Modifier and Type | Method and Description |
|---|---|
GetProgressResult |
Gs2QuestRestClient.getProgress(GetProgressRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2QuestRestClient.getProgressAsync(GetProgressRequest request,
AsyncAction<AsyncResult<GetProgressResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetProgressResult |
GetProgressResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetProgressResult |
GetProgressResult.withItem(Progress item) |
GetProgressResult |
GetProgressResult.withQuest(QuestModel quest) |
GetProgressResult |
GetProgressResult.withQuestGroup(QuestGroupModel questGroup) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.