Superwall Android SDK
Toggle table of contents
0.0.0-docs
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.analytics.superwall
/
SuperwallEvent
/
PaywallPresentationRequest
Paywall
Presentation
Request
androidJvm
data
class
PaywallPresentationRequest
(
val
status
:
PaywallPresentationRequestStatus
,
val
reason
:
PaywallPresentationRequestStatusReason
?
)
:
SuperwallEvent
(
source
)
Members
Constructors
Paywall
Presentation
Request
Link copied to clipboard
androidJvm
constructor
(
status
:
PaywallPresentationRequestStatus
,
reason
:
PaywallPresentationRequestStatusReason
?
)
Properties
backing
Event
Link copied to clipboard
androidJvm
open
val
backingEvent
:
SuperwallEvents
can
Implicitly
Trigger
Paywall
Link copied to clipboard
androidJvm
val
canImplicitlyTriggerPaywall
:
Boolean
raw
Name
Link copied to clipboard
androidJvm
open
override
val
rawName
:
String
reason
Link copied to clipboard
androidJvm
val
reason
:
PaywallPresentationRequestStatusReason
?
status
Link copied to clipboard
androidJvm
val
status
:
PaywallPresentationRequestStatus