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