| Package | Description |
|---|---|
| io.gs2.gold | |
| io.gs2.gold.control |
| Modifier and Type | Method and Description |
|---|---|
WithdrawFromWalletByUserIdResult |
Gs2GoldClient.withdrawFromWalletByUserId(WithdrawFromWalletByUserIdRequest request)
ウォレットの残高を減算します
- 消費クオータ: 3 |
| Modifier and Type | Method and Description |
|---|---|
WithdrawFromWalletByUserIdRequest |
WithdrawFromWalletByUserIdRequest.withContext(String context)
コンテキストを設定
|
WithdrawFromWalletByUserIdRequest |
WithdrawFromWalletByUserIdRequest.withGoldName(String goldName)
ゴールドの名前を設定
|
WithdrawFromWalletByUserIdRequest |
WithdrawFromWalletByUserIdRequest.withGoldPoolName(String goldPoolName)
ゴールドプールの名前を設定
|
WithdrawFromWalletByUserIdRequest |
WithdrawFromWalletByUserIdRequest.withUserId(String userId)
ウォレット所有者のユーザIDを設定
|
WithdrawFromWalletByUserIdRequest |
WithdrawFromWalletByUserIdRequest.withValue(Long value)
減算量を設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.