| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
GetBoxResult |
Gs2LotteryRestClient.getBox(GetBoxRequest request)
ボックスを取得
|
void |
Gs2LotteryRestClient.getBoxAsync(GetBoxRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<GetBoxResult>> callback)
ボックスを取得
|
| Modifier and Type | Method and Description |
|---|---|
GetBoxRequest |
GetBoxRequest.withAccessToken(String accessToken)
アクセストークンを設定
|
GetBoxRequest |
GetBoxRequest.withDuplicationAvoider(String duplicationAvoider)
重複実行回避機能に使用するIDを設定
|
GetBoxRequest |
GetBoxRequest.withLotteryName(String lotteryName)
抽選モデルの種類名を設定
|
GetBoxRequest |
GetBoxRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.