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

G

getAmazonUserId() - Method in class com.amazon.device.simplesignin.model.Link
 
getAmazonUserId() - Method in class com.amazon.device.simplesignin.model.response.GetUserAndLinksResponse
 
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.
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.
getEpochTimestamp() - Method in class com.amazon.device.simplesignin.model.request.SSIEventRequest
 
getEvent() - Method in class com.amazon.device.simplesignin.model.request.SSIEventRequest
 
getFailureReason() - Method in class com.amazon.device.simplesignin.model.request.SSIEventRequest
 
getFreeTrialPeriod() - Method in class com.amazon.device.iap.model.Product
Returns the free trial period configured in the Amazon Developer Portal.
getIdentityProviderName() - Method in class com.amazon.device.simplesignin.model.Link
 
getIdentityProviderName() - Method in class com.amazon.device.simplesignin.model.request.LinkUserAccountRequest
 
getLinkedTimestamp() - Method in class com.amazon.device.simplesignin.model.Link
 
getLinkId() - Method in class com.amazon.device.simplesignin.model.Link
 
getLinkId() - Method in class com.amazon.device.simplesignin.model.response.LinkUserAccountResponse
 
getLinkId() - Method in class com.amazon.device.simplesignin.model.response.ShowLoginSelectionResponse
 
getLinks() - Method in class com.amazon.device.simplesignin.model.response.GetUserAndLinksResponse
 
getLinkSigningKey() - Method in class com.amazon.device.simplesignin.model.request.LinkUserAccountRequest
 
getLinkToken() - Method in class com.amazon.device.simplesignin.model.request.LinkUserAccountRequest
 
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.
getPartnerUserId() - Method in class com.amazon.device.simplesignin.model.Link
 
getPartnerUserId() - Method in class com.amazon.device.simplesignin.model.request.LinkUserAccountRequest
 
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.PurchaseUpdatesResponse
Returns receipts, or an empty list if PurchaseUpdatesResponse.getRequestStatus() is not PurchaseUpdatesResponse.RequestStatus.SUCCESSFUL, or there are no receipts.
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.ProductDataResponse
Returns the request identifier originally returned by PurchasingService.getProductData(Set).
getRequestId() - Method in class com.amazon.device.iap.model.PurchaseResponse
Returns the request ID originally returned by PurchasingService.purchase(String).
getRequestId() - Method in class com.amazon.device.iap.model.PurchaseUpdatesResponse
Returns the request ID originally returned by PurchasingService.getPurchaseUpdates(boolean).
getRequestId() - Method in class com.amazon.device.iap.model.UserDataResponse
Provides access to the request ID originally returned by PurchasingService.getUserData().
getRequestId() - Method in class com.amazon.device.simplesignin.model.response.GetUserAndLinksResponse
 
getRequestId() - Method in class com.amazon.device.simplesignin.model.response.LinkUserAccountResponse
 
getRequestId() - Method in class com.amazon.device.simplesignin.model.response.RecordMetricsEventResponse
 
getRequestId() - Method in class com.amazon.device.simplesignin.model.response.ShowLoginSelectionResponse
 
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.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.simplesignin.model.response.GetUserAndLinksResponse
 
getRequestStatus() - Method in class com.amazon.device.simplesignin.model.response.LinkUserAccountResponse
 
getRequestStatus() - Method in class com.amazon.device.simplesignin.model.response.RecordMetricsEventResponse
 
getRequestStatus() - Method in class com.amazon.device.simplesignin.model.response.ShowLoginSelectionResponse
 
getSchema() - Method in class com.amazon.device.simplesignin.model.Token
 
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.
getSsiToken() - Method in class com.amazon.device.simplesignin.model.Link
 
getSubscriptionPeriod() - Method in class com.amazon.device.iap.model.Product
Returns the subscription period configured in the Amazon Developer Portal.
getSuccessCode() - Method in class com.amazon.device.simplesignin.model.response.LinkUserAccountResponse
 
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.
getToken() - Method in class com.amazon.device.simplesignin.model.Token
 
getUnavailableSkus() - Method in class com.amazon.device.iap.model.ProductDataResponse
Returns the set of SKUs provided in the original request to PurchasingService.getProductData(Set) for which product data is not available.
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.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.
getUserId() - Method in class com.amazon.device.iap.model.UserData
Returns the user ID.
getUserLoginName() - Method in class com.amazon.device.simplesignin.model.request.LinkUserAccountRequest
 
getUserSelection() - Method in class com.amazon.device.simplesignin.model.response.ShowLoginSelectionResponse
 
A B C D E F G H I L N O P R S T U V W 
Skip navigation links