| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
InAppProductListing |
InAppProductListing.clone() |
InAppProductListing |
InAppProductListing.set(String fieldName,
Object value) |
InAppProductListing |
InAppProductListing.setBenefits(List<String> benefits)
Localized entitlement benefits for a subscription.
|
InAppProductListing |
InAppProductListing.setDescription(String description)
Description for the store listing.
|
InAppProductListing |
InAppProductListing.setTitle(String title)
Title for the store listing.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,InAppProductListing> |
InAppProduct.getListings()
List of localized title and description data.
|
| Modifier and Type | Method and Description |
|---|---|
InAppProduct |
InAppProduct.setListings(Map<String,InAppProductListing> listings)
List of localized title and description data.
|
Copyright © 2011–2021 Google. All rights reserved.