Uses of Class
com.amazon.InApp.transaction.RevokedSkuDataResponse

Uses of RevokedSkuDataResponse in com.amazon.InApp.transaction
 

Methods in com.amazon.InApp.transaction with parameters of type RevokedSkuDataResponse
abstract  void TransactionObserver.notifyRevokedSkuDataResponse(RevokedSkuDataResponse revokedSkuDataResponse)
           This callback method allows you to be notified when a RevokedSkuDataResponse is available for a request that was initiated previously via TransactionManager.initiateRevokedSkusDataRequest(Offset).
 void BaseTransactionObserver.notifyRevokedSkuDataResponse(RevokedSkuDataResponse revokedSkuDataResponse)