| Package | Description |
|---|---|
| io.gs2.account | |
| io.gs2.account.result |
| Modifier and Type | Method and Description |
|---|---|
DeleteAccountResult |
Gs2AccountRestClient.deleteAccount(DeleteAccountRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2AccountRestClient.deleteAccountAsync(DeleteAccountRequest request,
AsyncAction<AsyncResult<DeleteAccountResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteAccountResult |
DeleteAccountResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteAccountResult |
DeleteAccountResult.withItem(Account item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.