purchases-android
purchases
/
com.revenuecat.purchases.interfaces
/
PurchaseErrorCallback
Purchase
Error
Callback
interface
PurchaseErrorCallback
Content copied to clipboard
Functions
Inheritors
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
error
:
PurchasesError
,
userCancelled
:
Boolean
)
Content copied to clipboard
Will be called after the product change has completed with error
Inheritors
PurchaseCallback
Link copied to clipboard