RequestFactory

Functions

Link copied to clipboard
abstract fun makePaywallRequest(eventData: EventData?, responseIdentifiers: ResponseIdentifiers, overrides: PaywallRequest.Overrides?, isDebuggerLaunched: Boolean, presentationSourceType: String?): PaywallRequest
Link copied to clipboard
abstract fun makePresentationRequest(presentationInfo: PresentationInfo, paywallOverrides: PaywallOverrides? = null, presenter: Activity? = null, isDebuggerLaunched: Boolean? = null, subscriptionStatus: StateFlow<SubscriptionStatus?>? = null, isPaywallPresented: Boolean, type: PresentationRequestType): PresentationRequest