toggle menu
Marketing Cloud SDK
androidJvm
switch theme
search in API
Marketing Cloud SDK
/
com.salesforce.marketingcloud.messages.iam
/
InAppMessage
/
Button
Button
data
class
Button
:
Parcelable
Members
Types
Action
Type
Link copied to clipboard
enum
ActionType
:
Enum
<
InAppMessage.Button.ActionType
>
Properties
action
Link copied to clipboard
@get:
JvmName
(
name
=
"action"
)
val
action
:
String
?
=
null
action
Type
Link copied to clipboard
@get:
JvmName
(
name
=
"actionType"
)
val
actionType
:
InAppMessage.Button.ActionType
background
Color
Link copied to clipboard
@get:
JvmName
(
name
=
"backgroundColor"
)
val
backgroundColor
:
String
?
=
null
border
Color
Link copied to clipboard
@get:
JvmName
(
name
=
"borderColor"
)
val
borderColor
:
String
?
=
null
border
Width
Link copied to clipboard
@get:
JvmName
(
name
=
"borderWidth"
)
val
borderWidth
:
InAppMessage.Size
corner
Radius
Link copied to clipboard
@get:
JvmName
(
name
=
"cornerRadius"
)
val
cornerRadius
:
InAppMessage.Size
font
Color
Link copied to clipboard
@get:
JvmName
(
name
=
"fontColor"
)
val
fontColor
:
String
?
=
null
font
Size
Link copied to clipboard
@get:
JvmName
(
name
=
"fontSize"
)
val
fontSize
:
InAppMessage.Size
id
Link copied to clipboard
@get:
JvmName
(
name
=
"id"
)
val
id
:
String
index
Link copied to clipboard
@get:
JvmName
(
name
=
"index"
)
val
index
:
Int
=
0
text
Link copied to clipboard
@get:
JvmName
(
name
=
"text"
)
val
text
:
String