| Package | Description |
|---|---|
| io.gs2.showcase | |
| io.gs2.showcase.result |
| Modifier and Type | Method and Description |
|---|---|
BuyResult |
Gs2ShowcaseRestClient.buy(BuyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ShowcaseRestClient.buyAsync(BuyRequest request,
AsyncAction<AsyncResult<BuyResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static BuyResult |
BuyResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
BuyResult |
BuyResult.withItem(SalesItem item) |
BuyResult |
BuyResult.withStampSheet(String stampSheet) |
BuyResult |
BuyResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.