- IN_APP_MESSAGING - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.FeatureType
-
Show in-app messages.
- INAPP - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.ProductType
-
A Product type for Amazon Appstore apps in-app products.
- INAPP - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.SkuType
-
A type of SKU for Amazon Appstore apps in-app products.
- INFINITE_RECURRING - Static variable in annotation type com.amazon.device.iap.billingclient.api.ProductDetails.RecurrenceMode
-
The billing plan payment recurs for infinite billing periods unless cancelled.
- isCanceled() - Method in class com.amazon.device.iap.model.Receipt
-
Checks cancellation or expiration of the receipt.
- isDeferred() - Method in class com.amazon.device.iap.model.Receipt
-
Checks if update is deferred.
- isFeatureSupported(String) - Method in class com.amazon.device.iap.billingclient.api.BillingClient
-
Checks if the specified feature or capability is supported by the Amazon Appstore.
- isReady() - Method in class com.amazon.device.iap.billingclient.api.BillingClient
-
Checks if the client is currently connected to the service, so that requests to other methods
will succeed.
- ITEM_ALREADY_OWNED - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.BillingResponseCode
-
- ITEM_NOT_OWNED - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.BillingResponseCode
-
- ITEM_UNAVAILABLE - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.BillingResponseCode
-