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.models.paywall
/
LocalNotification
/
LocalNotification
Local
Notification
androidJvm
constructor
(
id
:
String
=
UUID.randomUUID().toString()
,
type
:
LocalNotificationType
,
title
:
String
,
subtitle
:
String
?
=
null
,
body
:
String
,
delay
:
Long
)
(
source
)