toggle menu
Marketing Cloud SDK
androidJvm
switch theme
search in API
Push Models Module
/
com.salesforce.marketingcloud.pushmodels.rich.buttons
/
RichButtonTemplate
/
RichButton
/
RichButton
Rich
Button
constructor
(
identifier
:
String
,
title
:
Text
?
=
null
,
icon
:
String
?
=
null
,
style
:
Style
?
=
null
,
actions
:
List
<
Action
>
?
=
listOf(Action.OpenApp)
)