| Package | Description |
|---|---|
| io.gs2.showcase | |
| io.gs2.showcase.request |
| Modifier and Type | Method and Description |
|---|---|
BuyResult |
Gs2ShowcaseRestClient.buy(BuyRequest request)
陳列棚を取得
|
void |
Gs2ShowcaseRestClient.buyAsync(BuyRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<BuyResult>> callback)
陳列棚を取得
|
| Modifier and Type | Method and Description |
|---|---|
BuyRequest |
BuyRequest.withAccessToken(String accessToken)
アクセストークンを設定
|
BuyRequest |
BuyRequest.withConfig(List<Config> config)
設定値を設定
|
BuyRequest |
BuyRequest.withDisplayItemId(String displayItemId)
陳列商品IDを設定
|
BuyRequest |
BuyRequest.withDuplicationAvoider(String duplicationAvoider)
重複実行回避機能に使用するIDを設定
|
BuyRequest |
BuyRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
BuyRequest |
BuyRequest.withShowcaseName(String showcaseName)
商品名を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.