| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
GetLotteryModelResult |
Gs2LotteryRestClient.getLotteryModel(GetLotteryModelRequest request)
抽選の種類を取得
|
void |
Gs2LotteryRestClient.getLotteryModelAsync(GetLotteryModelRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<GetLotteryModelResult>> callback)
抽選の種類を取得
|
| Modifier and Type | Method and Description |
|---|---|
GetLotteryModelRequest |
GetLotteryModelRequest.withLotteryName(String lotteryName)
抽選モデルの種類名を設定
|
GetLotteryModelRequest |
GetLotteryModelRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.