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.paywall.view.webview.messaging
/
PaywallWebEvent
/
ScheduleNotification
Schedule
Notification
androidJvm
@
SerialName
(
value
=
"schedule_notification"
)
data
class
ScheduleNotification
(
val
localNotification
:
LocalNotification
)
:
PaywallWebEvent
(
source
)
Members
Constructors
Schedule
Notification
Link copied to clipboard
androidJvm
constructor
(
localNotification
:
LocalNotification
)
Properties
local
Notification
Link copied to clipboard
androidJvm
val
localNotification
:
LocalNotification