SuperwallDelegate

Functions

Link copied to clipboard
Link copied to clipboard
open fun didDismissPaywall(withInfo: PaywallInfo)
Link copied to clipboard
open fun didPresentPaywall(withInfo: PaywallInfo)
Link copied to clipboard
open fun didRedeemLink(result: RedemptionResult)
Link copied to clipboard
open fun handleCustomPaywallAction(withName: String)
Link copied to clipboard
open fun handleLog(level: String, scope: String, message: String?, info: Map<String, Any>?, error: Throwable?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun paywallWillOpenURL(url: URI)
Link copied to clipboard
Link copied to clipboard
open fun userAttributesDidChange(newAttributes: Map<String, Any>)
Link copied to clipboard
open fun willDismissPaywall(withInfo: PaywallInfo)
Link copied to clipboard
open fun willPresentPaywall(withInfo: PaywallInfo)
Link copied to clipboard
open fun willRedeemLink()