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
/
FullscreenContent
/
FullscreenContent
Fullscreen
Content
constructor
(
imageUrl
:
String
?
,
@
ColorInt
backgroundColor
:
Int
,
title
:
InAppText
?
,
message
:
InAppText
?
,
buttons
:
List
<
InAppButton
>
,
showCloseButton
:
Boolean
)