Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class AdaptyPaywallView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AbstractComposeView
Link copied to clipboard
object AdaptyUI

Functions

Link copied to clipboard
fun AdaptyPaywallScreen(viewConfiguration: AdaptyUI.LocalizedViewConfiguration, products: List<AdaptyPaywallProduct>?, eventListener: AdaptyUiEventListener, insets: AdaptyPaywallInsets = AdaptyPaywallInsets.UNSPECIFIED, personalizedOfferResolver: AdaptyUiPersonalizedOfferResolver = AdaptyUiPersonalizedOfferResolver.DEFAULT, tagResolver: AdaptyUiTagResolver = AdaptyUiTagResolver.DEFAULT, timerResolver: AdaptyUiTimerResolver = AdaptyUiTimerResolver.DEFAULT, observerModeHandler: AdaptyUiObserverModeHandler? = null)

Paywall screen composable representation