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