| Package | Description |
|---|---|
| io.gs2.money | |
| io.gs2.money.result |
| Modifier and Type | Method and Description |
|---|---|
GetWalletResult |
Gs2MoneyRestClient.getWallet(GetWalletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MoneyRestClient.getWalletAsync(GetWalletRequest request,
AsyncAction<AsyncResult<GetWalletResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetWalletResult |
GetWalletResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetWalletResult |
GetWalletResult.withItem(Wallet item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.