| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
DrawByStampSheetResult |
Gs2LotteryRestClient.drawByStampSheet(DrawByStampSheetRequest request)
スタンプシートを使用して抽選処理を実行
|
void |
Gs2LotteryRestClient.drawByStampSheetAsync(DrawByStampSheetRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<DrawByStampSheetResult>> callback)
スタンプシートを使用して抽選処理を実行
|
| Modifier and Type | Method and Description |
|---|---|
DrawByStampSheetRequest |
DrawByStampSheetRequest.withDuplicationAvoider(String duplicationAvoider)
重複実行回避機能に使用するIDを設定
|
DrawByStampSheetRequest |
DrawByStampSheetRequest.withKeyId(String keyId)
スタンプシートの署名検証に使用する 暗号鍵 のGRNを設定
|
DrawByStampSheetRequest |
DrawByStampSheetRequest.withStampSheet(String stampSheet)
スタンプシートを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.