- getAmount() - Method in class com.amazon.device.iap.model.CoinsReward
-
Provides the number of Amazon Coins that a customer may be rewarded after purchasing the associated
Product
.
- getAppstoreSDKMode() - Static method in class com.amazon.device.drm.LicensingService
-
If Mode is SANDBOX, the SDK is running in Sandbox mode, which only allows
interactions with the Amazon AppTester.
- getCancelDate() - Method in class com.amazon.device.iap.model.Receipt
-
Returns the cancel date for the purchase, or null if it is not canceled.
- getCoinsReward() - Method in class com.amazon.device.iap.model.Product
-
May be null.
- getCountryCode() - Method in class com.amazon.device.iap.model.UserData
-
Returns the Country Code
- getDeferredDate() - Method in class com.amazon.device.iap.model.Receipt
-
Returns the deferred date for updated subscription, or null if it is not deferred update.
- getDeferredSku() - Method in class com.amazon.device.iap.model.Receipt
-
Returns the DeferredSKU for the updated subscription.
- getDescription() - Method in class com.amazon.device.iap.model.Product
-
Returns the localized description of the product.
- getEnumForValue(String) - Static method in enum com.amazon.device.iap.model.LWAConsentStatus
-
Converts LWAConsentStatus string to ENUM.
- getEnumForValue(String) - Static method in enum com.amazon.device.iap.model.UserProfileAccessConsentStatus
-
Converts UserProfileAccessConsentStatus string to ENUM.
- getFetchLWAConsentStatus() - Method in class com.amazon.device.iap.model.UserDataRequest
-
Deprecated.
- getFetchUserProfileAccessConsentStatus() - Method in class com.amazon.device.iap.model.UserDataRequest
-
Returns the flag indicating if request need to query User Profile Consent Status
- getFreeTrialPeriod() - Method in class com.amazon.device.iap.model.Product
-
Returns the free trial period configured in the Amazon Developer Portal.
- getLWAConsentStatus() - Method in class com.amazon.device.iap.model.UserData
-
Returns the LWA data share consent status of the user.
- getMarketplace() - Method in class com.amazon.device.iap.model.UserData
-
Returns the two character Alpha-2 code of ISO_3166-1 denoting the marketplace of the user.
- getPrice() - Method in class com.amazon.device.iap.model.Product
-
Returns the price of the product.
- getProductData() - Method in class com.amazon.device.iap.model.ProductDataResponse
-
Returns product data, keyed by SKU.
- getProductData(Set<String>) - Static method in class com.amazon.device.iap.PurchasingService
-
Initiates a request to retrieve item data of up to one-hundred
SKUs.
- getProductType() - Method in class com.amazon.device.iap.model.Product
-
Returns the type of product.
- getProductType() - Method in class com.amazon.device.iap.model.Receipt
-
Returns the type of product.
- getPromotionPlans() - Method in class com.amazon.device.iap.model.Promotion
-
Returns the list of promotion plans associated
with the promotion type of current instance.
- getPromotionPrice() - Method in class com.amazon.device.iap.model.PromotionPlan
-
Returns the localized price of this promotion.
- getPromotionPriceCycles() - Method in class com.amazon.device.iap.model.PromotionPlan
-
Returns the number of cycles with the promotion period of this promotion.
- getPromotionPricePeriod() - Method in class com.amazon.device.iap.model.PromotionPlan
-
Returns the promotion period associated with the current instance of PromotionPlan.
- getPromotions() - Method in class com.amazon.device.iap.model.Product
-
Returns a list of promotions configured in the Amazon Developer Portal.
- getPromotionType() - Method in class com.amazon.device.iap.model.Promotion
-
Returns the type of promotion associated with the current instance.
- getPurchaseDate() - Method in class com.amazon.device.iap.model.Receipt
-
Returns the purchase date for the purchase.
- getPurchaseUpdates(boolean) - Static method in class com.amazon.device.iap.PurchasingService
-
Initiates a request to retrieve updates about items the customer has
purchased and/or canceled.
- getReceipt() - Method in class com.amazon.device.iap.model.PurchaseResponse
-
- getReceiptId() - Method in class com.amazon.device.iap.model.Receipt
-
Returns a receipt ID which is a unique identifier of a purchase.
- getReceipts() - Method in class com.amazon.device.iap.model.ModifySubscriptionResponse
-
- getReceipts() - Method in class com.amazon.device.iap.model.PurchaseUpdatesResponse
-
- getRequestId() - Method in class com.amazon.device.drm.model.LicenseResponse
-
Returns the request identifier originally returned by
LicensingService#verifyLicense()
.
- getRequestId() - Method in class com.amazon.device.iap.model.ModifySubscriptionResponse
-
- getRequestId() - Method in class com.amazon.device.iap.model.ProductDataResponse
-
- getRequestId() - Method in class com.amazon.device.iap.model.PurchaseResponse
-
- getRequestId() - Method in class com.amazon.device.iap.model.PurchaseUpdatesResponse
-
- getRequestId() - Method in class com.amazon.device.iap.model.UserDataResponse
-
- getRequestId() - Method in class com.amazon.device.iap.model.UserProfileAccessResponse
-
- getRequestStatus() - Method in class com.amazon.device.drm.model.LicenseResponse
-
Indicates the status of the verifyLicense call.
- getRequestStatus() - Method in class com.amazon.device.iap.model.ModifySubscriptionResponse
-
Returns the status of the modifySubscription request.
- getRequestStatus() - Method in class com.amazon.device.iap.model.ProductDataResponse
-
Returns the status of the product data request.
- getRequestStatus() - Method in class com.amazon.device.iap.model.PurchaseResponse
-
Returns the status of the purchase request.
- getRequestStatus() - Method in class com.amazon.device.iap.model.PurchaseUpdatesResponse
-
Returns the status of the request.
- getRequestStatus() - Method in class com.amazon.device.iap.model.UserDataResponse
-
Indicates the status of the getUserData call.
- getRequestStatus() - Method in class com.amazon.device.iap.model.UserProfileAccessResponse
-
Returns the status of the auth code data request.
- getSDKMode() - Static method in class com.amazon.device.simplesignin.SimpleSignInService
-
This API will return what mode the SDK is running in.
- getSku() - Method in class com.amazon.device.iap.model.Product
-
Returns the stock-keeping unit (SKU) of the product.
- getSku() - Method in class com.amazon.device.iap.model.Receipt
-
Returns the SKU of the purchase.
- getSmallIconUrl() - Method in class com.amazon.device.iap.model.Product
-
Returns the url of the small icon.
- getSubscriptionPeriod() - Method in class com.amazon.device.iap.model.Product
-
Returns the subscription period configured in the Amazon Developer Portal.
- getTermSku() - Method in class com.amazon.device.iap.model.Receipt
-
Returns the Term SKU of the purchase.
- getTitle() - Method in class com.amazon.device.iap.model.Product
-
Returns the localized title of the product.
- getUnavailableSkus() - Method in class com.amazon.device.iap.model.ProductDataResponse
-
- getUserAndLinks(String) - Static method in class com.amazon.device.simplesignin.SimpleSignInService
-
Initiates a request to retrieve the link data available at Amazon of the currently logged-in user.
- GetUserAndLinksResponse - Class in com.amazon.device.simplesignin.model.response
-
Models a response object holding links established between user's amazon account and 3P accounts.
- GetUserAndLinksResponse() - Constructor for class com.amazon.device.simplesignin.model.response.GetUserAndLinksResponse
-
- getUserData() - Method in class com.amazon.device.iap.model.ModifySubscriptionResponse
-
Returns the user ID and marketplace
information of the user associated with the modifySubscription request.
- getUserData() - Method in class com.amazon.device.iap.model.PurchaseResponse
-
Returns the user ID and marketplace
information of the user associated with the purchase.
- getUserData() - Method in class com.amazon.device.iap.model.PurchaseUpdatesResponse
-
Returns the user ID and marketplace
information of the user associated with the purchase.
- getUserData() - Method in class com.amazon.device.iap.model.UserDataResponse
-
Returns the user ID and marketplace
information of the user associated with the purchase.
- getUserData() - Static method in class com.amazon.device.iap.PurchasingService
-
Initiates a request to retrieve the user ID of the currently logged-in user.
- getUserData(UserDataRequest) - Static method in class com.amazon.device.iap.PurchasingService
-
Initiates a request to retrieve the user details of the currently logged-in user.
- getUserId() - Method in class com.amazon.device.iap.model.UserData
-
Returns the user ID.
- getUserProfileAccessAuthCode() - Method in class com.amazon.device.iap.model.UserProfileAccessResponse
-
Returns auth code.
- getUserProfileAccessConsentStatus() - Method in class com.amazon.device.iap.model.UserData
-
Returns the data share consent status of the user.
- toJSON() - Method in class com.amazon.device.drm.model.LicenseResponse
-
Utility method to return a JSON object containing the information for a
LicenseResponse instance.
- toJSON() - Method in class com.amazon.device.drm.model.RequestId
-
Utility method to return a JSON object containing the information for a
RequestId instance.
- toJSON() - Method in class com.amazon.device.iap.model.ModifySubscriptionResponse
-
Utility method to return a JSON object containing the information for a
ModifySubscriptionResponse instance.
- toJSON() - Method in class com.amazon.device.iap.model.Product
-
Returns a JSON object containing the information for an instance of
Product.
- toJSON() - Method in class com.amazon.device.iap.model.ProductDataResponse
-
Utility method to return a JSON object containing the information for a
ProductDataResponse instance.
- toJSON() - Method in class com.amazon.device.iap.model.Promotion
-
Returns a JSON object containing the information for an instance of
Promotion.
- toJSON() - Method in class com.amazon.device.iap.model.PromotionPlan
-
Returns a JSON object containing the information for an instance of
PromotionPlan.
- toJSON() - Method in class com.amazon.device.iap.model.PurchaseResponse
-
Utility method to return a JSON object containing the information for a
PurchaseResponse instance.
- toJSON() - Method in class com.amazon.device.iap.model.PurchaseUpdatesResponse
-
Utility method to return a JSON object containing the information for a
PurchaseUpdatesResponse instance.
- toJSON() - Method in class com.amazon.device.iap.model.Receipt
-
Utility method to return a JSON object containing the information for a
Receipt instance.
- toJSON() - Method in class com.amazon.device.iap.model.RequestId
-
Utility method to return a JSON object containing the information for a
RequestId instance.
- toJSON() - Method in class com.amazon.device.iap.model.UserData
-
Utility method to return a JSON object containing the information for a
UserData instance.
- toJSON() - Method in class com.amazon.device.iap.model.UserDataResponse
-
Utility method to return a JSON object containing the information for a
UserDataResponse instance.
- toJSON() - Method in class com.amazon.device.iap.model.UserProfileAccessResponse
-
Utility method to return a JSON object containing the information for a
UserProfileAccessResponse instance.
- Token - Class in com.amazon.device.simplesignin.model
-
- Token() - Constructor for class com.amazon.device.simplesignin.model.Token
-
- toString() - Method in class com.amazon.device.drm.model.LicenseResponse
-
- toString() - Method in class com.amazon.device.drm.model.RequestId
-
Returns the encoded string form of the RequestId.
- toString() - Method in class com.amazon.device.iap.model.ModifySubscriptionResponse
-
- toString() - Method in class com.amazon.device.iap.model.Product
-
Utility method to return a String object that contains the information
for a Product instance.
- toString() - Method in class com.amazon.device.iap.model.ProductDataResponse
-
Utility method to return a String object that contains the information
for a ProductDataResponse instance.
- toString() - Method in class com.amazon.device.iap.model.Promotion
-
Utility method to return a String object that contains the information
for a Promotion instance.
- toString() - Method in class com.amazon.device.iap.model.PromotionPlan
-
Utility method to return a String object that contains the information
for a PromotionPlan instance.
- toString() - Method in class com.amazon.device.iap.model.PurchaseResponse
-
Utility method to return a String object that contains the information
for a PurchaseResponse instance.
- toString() - Method in class com.amazon.device.iap.model.PurchaseUpdatesResponse
-
Utility method to return a String object that contains the information
for a PurchaseUpdatesResponse instance.
- toString() - Method in class com.amazon.device.iap.model.Receipt
-
Utility method to return a String object that contains the information
for a Receipt instance.
- toString() - Method in class com.amazon.device.iap.model.RequestId
-
Returns the encoded string form of the RequestId.
- toString() - Method in class com.amazon.device.iap.model.UserData
-
Utility method to return a String object that contains the information
for a UserData instance.
- toString() - Method in class com.amazon.device.iap.model.UserDataResponse
-
Utility method to return a String object that contains the information
for a UserDataResponse instance.
- toString() - Method in class com.amazon.device.iap.model.UserProfileAccessResponse
-
- toString() - Method in enum com.amazon.device.simplesignin.model.FailureReason
-
- toString() - Method in class com.amazon.device.simplesignin.model.RequestId
-
- valueOf(String) - Static method in enum com.amazon.device.drm.model.AppstoreSDKModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.drm.model.LicenseResponse.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.FulfillmentResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.LWAConsentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.ModifySubscriptionResponse.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.ProductDataResponse.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.ProductType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.ProrationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.PurchaseResponse.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.PurchaseUpdatesResponse.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.UserDataResponse.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.UserProfileAccessConsentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.iap.model.UserProfileAccessResponse.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.simplesignin.model.FailureReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.simplesignin.model.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.simplesignin.model.response.LinkUserAccountResponse.SuccessCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.simplesignin.model.response.ShowLoginSelectionResponse.UserSelection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazon.device.simplesignin.model.SSIEvent
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.amazon.device.drm.model.AppstoreSDKModes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.drm.model.LicenseResponse.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.FulfillmentResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.LWAConsentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.ModifySubscriptionResponse.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.ProductDataResponse.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.ProductType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.ProrationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.PurchaseResponse.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.PurchaseUpdatesResponse.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.UserDataResponse.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.UserProfileAccessConsentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.iap.model.UserProfileAccessResponse.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.simplesignin.model.FailureReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.simplesignin.model.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.simplesignin.model.response.LinkUserAccountResponse.SuccessCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.simplesignin.model.response.ShowLoginSelectionResponse.UserSelection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazon.device.simplesignin.model.SSIEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyLicense(Context, LicensingListener) - Static method in class com.amazon.device.drm.LicensingService
-
Initiates a request to retrieve the license of the currently logged-in user.