onCompleted
abstract fun onCompleted(purchase: PurchaseDetails?, purchaserInfo: PurchaserInfo)
Content copied to clipboard
Will be called after the product change has been completed
Parameters
purchase
PurchaseDetails object for the purchased product. Will be null if the change is deferred.
purchaserInfo
Updated PurchaserInfo.