PurchaseCallback
Functions
Link copied to clipboard
abstract fun onCompleted(purchase: PurchaseDetails, purchaserInfo: PurchaserInfo)
Content copied to clipboard
Will be called after the purchase has completed
Link copied to clipboard
abstract fun onError(@NonNull error: PurchasesError, userCancelled: Boolean)
Content copied to clipboard