Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
SubscriptionListing |
SubscriptionListing.clone() |
SubscriptionListing |
SubscriptionListing.set(String fieldName,
Object value) |
SubscriptionListing |
SubscriptionListing.setBenefits(List<String> benefits)
A list of benefits shown to the user on platforms such as the Play Store and in restoration
flows in the language of this listing.
|
SubscriptionListing |
SubscriptionListing.setDescription(String description)
The description of this subscription in the language of this listing.
|
SubscriptionListing |
SubscriptionListing.setLanguageCode(String languageCode)
Required.
|
SubscriptionListing |
SubscriptionListing.setTitle(String title)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<SubscriptionListing> |
Subscription.getListings()
Required.
|
Modifier and Type | Method and Description |
---|---|
Subscription |
Subscription.setListings(List<SubscriptionListing> listings)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.