Skip navigation links
A B C D E F G H I L N O P Q R S T U V W 

P

PENDING - Static variable in annotation type com.amazon.device.iap.billingclient.api.Purchase.PurchaseState
 
PendingPurchasesParams - Class in com.amazon.device.iap.billingclient.api
Parameters to enable pending purchases.
PendingPurchasesParams.Builder - Class in com.amazon.device.iap.billingclient.api
Helps construct PendingPurchasesParams that are used to enable pending purchases.
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
Represents the result of a call to PurchasingService.getProductData(java.util.Set).
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
Represents the status of a product data request initiated by PurchasingService.getProductData(java.util.Set).
ProductDetails - Class in com.amazon.device.iap.billingclient.api
Represents the details of a product.
ProductDetails(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.
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
Represents the result of a call to PurchasingService.purchase(String).
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
Represents the status of a purchase request initiated via PurchasingService.purchase(String).
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
Represents the result of a call to PurchasingService.getPurchaseUpdates(boolean).
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
Represents the status of a purchase updates request initiated via PurchasingService.getPurchaseUpdates(boolean).
PurchasingListener - Interface in com.amazon.device.iap
Clients must implement the PurchasingListener and register an instance of their implementation with PurchasingService.registerListener(android.content.Context, PurchasingListener) before using other APIs in the PurchasingService.
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
 
A B C D E F G H I L N O P Q R S T U V W 
Skip navigation links