| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.result |
| Modifier and Type | Method and Description |
|---|---|
GetBoxByUserIdResult |
Gs2LotteryRestClient.getBoxByUserId(GetBoxByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2LotteryRestClient.getBoxByUserIdAsync(GetBoxByUserIdRequest request,
AsyncAction<AsyncResult<GetBoxByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetBoxByUserIdResult |
GetBoxByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetBoxByUserIdResult |
GetBoxByUserIdResult.withItem(BoxItems item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.