| Package | Description |
|---|---|
| io.gs2.money | |
| io.gs2.money.request |
| Modifier and Type | Method and Description |
|---|---|
GetWalletResult |
Gs2MoneyRestClient.getWallet(GetWalletRequest request) |
void |
Gs2MoneyRestClient.getWalletAsync(GetWalletRequest request,
AsyncAction<AsyncResult<GetWalletResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetWalletRequest |
GetWalletRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetWalletRequest |
GetWalletRequest.withAccessToken(String accessToken) |
GetWalletRequest |
GetWalletRequest.withNamespaceName(String namespaceName) |
GetWalletRequest |
GetWalletRequest.withSlot(Integer slot) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.