content
Parameters
value
An object that contains information about the content of an in-app message, including its title and body text, text colors, background colors, images, buttons, and behaviors.
Parameters
values
An object that contains information about the content of an in-app message, including its title and body text, text colors, background colors, images, buttons, and behaviors.
suspend fun content(vararg argument: suspend InAppTemplateInAppMessageContentArgsBuilder.() -> Unit)
Parameters
argument
An object that contains information about the content of an in-app message, including its title and body text, text colors, background colors, images, buttons, and behaviors.