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

O

OK - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.BillingResponseCode
Success.
onAcknowledgePurchaseResponse(BillingResult) - Method in interface com.amazon.device.iap.billingclient.api.AcknowledgePurchaseResponseListener
Called to notify that an acknowledge purchase operation has finished.
onBillingServiceDisconnected() - Method in interface com.amazon.device.iap.billingclient.api.BillingClientStateListener
Called to notify that the connection to the billing service was lost.
onBillingSetupFinished(BillingResult) - Method in interface com.amazon.device.iap.billingclient.api.BillingClientStateListener
Called to notify that setup is complete.
onBind(Intent) - Method in class com.amazon.device.iap.PurchasingService
 
onConsumeResponse(BillingResult, String) - Method in interface com.amazon.device.iap.billingclient.api.ConsumeResponseListener
Called to notify that a consume operation has finished.
onProductDataResponse(ProductDataResponse) - Method in interface com.amazon.device.iap.PurchasingListener
This callback method is invoked when an ProductDataResponse is available for a request initiated by PurchasingService.getProductData(java.util.Set).
onProductDetailsResponse(BillingResult, List<ProductDetails>) - Method in interface com.amazon.device.iap.billingclient.api.ProductDetailsResponseListener
Called to notify that query product details operation has finished.
onPurchaseResponse(PurchaseResponse) - Method in interface com.amazon.device.iap.PurchasingListener
This callback method is invoked when a PurchaseResponse is available for a purchase initiated by PurchasingService.purchase(String).
onPurchasesUpdated(BillingResult, List<Purchase>) - Method in interface com.amazon.device.iap.billingclient.api.PurchasesUpdatedListener
Implement this method to get notifications for purchases updates.
onPurchaseUpdatesResponse(PurchaseUpdatesResponse) - Method in interface com.amazon.device.iap.PurchasingListener
This callback method is invoked when a PurchaseUpdatesResponse is available for a request initiated by PurchasingService.getPurchaseUpdates(boolean).
onQueryPurchasesResponse(BillingResult, List<Purchase>) - Method in interface com.amazon.device.iap.billingclient.api.PurchasesResponseListener
Called to notify that the query purchases operation has finished.
onReceive(Context, Intent) - Method in class com.amazon.device.iap.billingclient.api.BillingResponseReceiver
Handles broadcast intents from Amazon Appstore for in-app billing.
onReceive(Context, Intent) - Method in class com.amazon.device.iap.ResponseReceiver
Handles broadcast intents from Amazon Appstore.
onSkuDetailsResponse(BillingResult, List<SkuDetails>) - Method in interface com.amazon.device.iap.billingclient.api.SkuDetailsResponseListener
Called to notify that a fetch SKU details operation has finished.
onUserDataResponse(UserDataResponse) - Method in interface com.amazon.device.iap.PurchasingListener
This callback method is invoked when a UserDataResponse is available for a request initiated by PurchasingService.getUserData().
A B C D E F G H I L N O P Q R S T U V W 
Skip navigation links