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