| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.result |
| Modifier and Type | Method and Description |
|---|---|
DrawByUserIdResult |
Gs2LotteryRestClient.drawByUserId(DrawByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2LotteryRestClient.drawByUserIdAsync(DrawByUserIdRequest request,
AsyncAction<AsyncResult<DrawByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DrawByUserIdResult |
DrawByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DrawByUserIdResult |
DrawByUserIdResult.withBoxItems(BoxItems boxItems) |
DrawByUserIdResult |
DrawByUserIdResult.withItems(List<DrawnPrize> items) |
DrawByUserIdResult |
DrawByUserIdResult.withStampSheet(String stampSheet) |
DrawByUserIdResult |
DrawByUserIdResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.