- enablePendingPurchases() - Method in class com.amazon.device.iap.billingclient.api.BillingClient.Builder
-
This is a no-op method since pending purchases are not supported in the Amazon Appstore.
- enablePendingPurchases() - Static method in class com.amazon.device.iap.PurchasingService
-
Apps must call this method if they want to support remote approval of purchases.
- endConnection() - Method in class com.amazon.device.iap.billingclient.api.BillingClient
-
This is a no-op method since there is no concept of maintaining a connection in the Amazon
Appstore.
- equals(Object) - Method in class com.amazon.device.iap.billingclient.api.ProductDetails
-
- equals(Object) - Method in class com.amazon.device.iap.billingclient.api.Purchase
-
- equals(Object) - Method in class com.amazon.device.iap.billingclient.api.SkuDetails
-
- equals(Object) - Method in class com.amazon.device.iap.model.Promotion
-
Utility method to check for equality of this instance with another Promotion instance.
- equals(Object) - Method in class com.amazon.device.iap.model.PromotionPlan
-
Utility method to check for equality of this instance with another PromotionPlan instance.
- equals(Object) - Method in class com.amazon.device.iap.model.Receipt
-
Compares this Receipt to the specified object.
- equals(Object) - Method in class com.amazon.device.iap.model.RequestId
-
Compares two request IDs.
- ERROR - Static variable in annotation type com.amazon.device.iap.billingclient.api.BillingClient.BillingResponseCode
-
Fatal error during the API action.