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
/
BannerContent
/
BannerContent
Banner
Content
constructor
(
position
:
BannerPosition
,
imageUrl
:
String
?
,
title
:
InAppText
?
,
message
:
InAppText
?
,
@
ColorInt
backgroundColor
:
Int
,
action
:
InAppAction
,
autoDismissMs
:
Long
,
showCloseButton
:
Boolean
)