CampaignCustomMessage

Specifies the contents of a message that's sent through a custom channel to recipients of a campaign.

Types

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

Properties

Link copied to clipboard
val data: String?

The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.

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