CampaignInAppMessage

In-app message configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val body: String?

The message body of the notification, the email body or the text message.

Link copied to clipboard

In-app message content.

Link copied to clipboard

Custom config to be sent to client.

Link copied to clipboard

In-app message layout.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String