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