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
/
StoryItem
/
StoryItem
Story
Item
constructor
(
imageUrl
:
String
?
,
title
:
InAppText
?
,
message
:
InAppText
?
,
buttons
:
List
<
InAppButton
>
,
durationMs
:
Long
)