Uses of Class
com.amazon.InApp.transaction.ContentDownloadResponse.ContentDownloadRequestStatus

Uses of ContentDownloadResponse.ContentDownloadRequestStatus in com.amazon.InApp.transaction
 

Methods in com.amazon.InApp.transaction 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.