PaywallListener

interface PaywallListener

Functions

Link copied to clipboard
Link copied to clipboard
open fun onPurchaseCompleted(customerInfo: CustomerInfo?)
Link copied to clipboard
open fun onPurchaseError(error: String?)
Link copied to clipboard
Link copied to clipboard
open fun onRestoreCompleted(customerInfo: CustomerInfo?)
Link copied to clipboard
open fun onRestoreError(error: String?)
Link copied to clipboard
open fun onRestoreStarted()