| Package | Description |
|---|---|
| io.gs2.inventory | |
| io.gs2.inventory.result |
| Modifier and Type | Method and Description |
|---|---|
GetInventoryByUserIdResult |
Gs2InventoryRestClient.getInventoryByUserId(GetInventoryByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2InventoryRestClient.getInventoryByUserIdAsync(GetInventoryByUserIdRequest request,
AsyncAction<AsyncResult<GetInventoryByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetInventoryByUserIdResult |
GetInventoryByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetInventoryByUserIdResult |
GetInventoryByUserIdResult.withItem(Inventory item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.