Uses of Class
com.amazon.InAppSDK.purchasing.ContentDownloadResponse.ContentDownloadRequestStatus

Uses of ContentDownloadResponse.ContentDownloadRequestStatus in com.amazon.InAppSDK.purchasing
 

Methods in com.amazon.InAppSDK.purchasing that return ContentDownloadResponse.ContentDownloadRequestStatus
 ContentDownloadResponse.ContentDownloadRequestStatus ContentDownloadResponse.getContentDownloadRequestStatus()
          Returns the status of the download operation.
static ContentDownloadResponse.ContentDownloadRequestStatus ContentDownloadResponse.ContentDownloadRequestStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContentDownloadResponse.ContentDownloadRequestStatus[] ContentDownloadResponse.ContentDownloadRequestStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.