Uses of Class
com.amazon.InAppSDK.purchasing.RevokedSkuDataResponse.RevokedSkuDataRequestStatus

Uses of RevokedSkuDataResponse.RevokedSkuDataRequestStatus in com.amazon.InAppSDK.purchasing
 

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