- PENDING - Static variable in annotation type com.amazon.device.iap.billingclient.api.Purchase.PurchaseState
-
- PRICE_CHANGE_CONFIRMATION - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.FeatureType
-
Launch a price change confirmation flow.
- PricingPhases(JSONArray) - Constructor for class com.amazon.device.iap.billingclient.api.ProductDetails.PricingPhases
-
- Product - Class in com.amazon.device.iap.model
-
Represents an in-app product, such as consumable content, entitlement content,
or subscription content.
- Product(ProductBuilder) - Constructor for class com.amazon.device.iap.model.Product
-
Creates an instance of the Product.
- PRODUCT_DETAILS - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.FeatureType
-
Amazon Appstore SDK support for querying and purchasing with
ProductDetails
.
- ProductDataResponse - Class in com.amazon.device.iap.model
-
- ProductDataResponse(ProductDataResponseBuilder) - Constructor for class com.amazon.device.iap.model.ProductDataResponse
-
Creates an instance of the Product.
- ProductDataResponse.RequestStatus - Enum in com.amazon.device.iap.model
-
- ProductDetails - Class in com.amazon.device.iap.billingclient.api
-
Represents the details of a product.
- ProductDetails(String, String) - Constructor for class com.amazon.device.iap.billingclient.api.ProductDetails
-
- ProductDetails.OneTimePurchaseOfferDetails - Class in com.amazon.device.iap.billingclient.api
-
Represents the offer details to buy a purchase product.
- ProductDetails.PricingPhase - Class in com.amazon.device.iap.billingclient.api
-
Denotes a single pricing phase which denotes how a user
pays at a given point of time.
- ProductDetails.PricingPhases - Class in com.amazon.device.iap.billingclient.api
-
Class contains pricing phases that allow purchasing an item
through an offer.
- ProductDetails.RecurrenceMode - Annotation Type in com.amazon.device.iap.billingclient.api
-
Represents the recurrence modes of the pricing phase.
- ProductDetails.SubscriptionOfferDetails - Class in com.amazon.device.iap.billingclient.api
-
Represents the offer details to buy a subscriptions product.
- ProductDetailsResponseListener - Interface in com.amazon.device.iap.billingclient.api
-
Listener to a result of product details query.
- ProductType - Enum in com.amazon.device.iap.model
-
Represents the type of product.
- Promotion - Class in com.amazon.device.iap.model
-
Represents a promotion configured for a
Product
- Promotion(String, List<PromotionPlan>) - Constructor for class com.amazon.device.iap.model.Promotion
-
- PromotionPlan - Class in com.amazon.device.iap.model
-
Represents a promotion plan such as "Introductory promotion with $3.00 weekly for 3 terms",
where, the
Promotion
object contains a list of such promotion plans
- PromotionPlan(String, String, int) - Constructor for class com.amazon.device.iap.model.PromotionPlan
-
- Purchase - Class in com.amazon.device.iap.billingclient.api
-
Represents an in-app billing purchase.
- Purchase(String, String) - Constructor for class com.amazon.device.iap.billingclient.api.Purchase
-
- purchase(String) - Static method in class com.amazon.device.iap.PurchasingService
-
Initiates a purchase-flow for a product.
- Purchase.PurchaseState - Annotation Type in com.amazon.device.iap.billingclient.api
-
Possible purchase states.
- PURCHASED - Static variable in annotation type com.amazon.device.iap.billingclient.api.Purchase.PurchaseState
-
- PurchaseResponse - Class in com.amazon.device.iap.model
-
- PurchaseResponse(PurchaseResponseBuilder) - Constructor for class com.amazon.device.iap.model.PurchaseResponse
-
Creates an instance of the PurchaseResponse.
- PurchaseResponse.RequestStatus - Enum in com.amazon.device.iap.model
-
- PurchasesResponseListener - Interface in com.amazon.device.iap.billingclient.api
-
Listener to a result of purchases query.
- PurchasesUpdatedListener - Interface in com.amazon.device.iap.billingclient.api
-
Listener interface for purchase updates which happen when,
for example, the user buys something within the app.
- PurchaseUpdatesResponse - Class in com.amazon.device.iap.model
-
- PurchaseUpdatesResponse(PurchaseUpdatesResponseBuilder) - Constructor for class com.amazon.device.iap.model.PurchaseUpdatesResponse
-
Creates an instance of the PurchaseUpdatesResponse.
- PurchaseUpdatesResponse.RequestStatus - Enum in com.amazon.device.iap.model
-
- PurchasingListener - Interface in com.amazon.device.iap
-
- PurchasingService - Class in com.amazon.device.iap
-
Presents the primary API for interacting with the Amazon Appstore purchasing framework.
- PurchasingService() - Constructor for class com.amazon.device.iap.PurchasingService
-