| Package | Description |
|---|---|
| io.gs2.quest | |
| io.gs2.quest.request |
| Modifier and Type | Method and Description |
|---|---|
GetProgressResult |
Gs2QuestRestClient.getProgress(GetProgressRequest request) |
void |
Gs2QuestRestClient.getProgressAsync(GetProgressRequest request,
AsyncAction<AsyncResult<GetProgressResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetProgressRequest |
GetProgressRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetProgressRequest |
GetProgressRequest.withAccessToken(String accessToken) |
GetProgressRequest |
GetProgressRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.