PaywallDisplayCallback

Implement this interface to receive whether the paywall was displayed when it depends on a condition.

Functions

Link copied to clipboard
abstract fun onPaywallDisplayResult(wasDisplayed: Boolean)