Pushwoosh Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pushwoosh Android SDK
pushwoosh-inapp-ui
/
com.pushwoosh.inapp.ui.model
/
InAppMessage
/
InAppMessage
In
App
Message
constructor
(
id
:
String
?
,
layout
:
InAppLayout
,
maxDisplays
:
Int
?
,
cooldownSec
:
Long
?
,
expireEpochSec
:
Long
?
,
rawJson
:
String
)