TemplateConfiguration

Specifies the message template to use for the message, for each type of channel.

Types

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

Properties

Link copied to clipboard

The email template to use for the message.

Link copied to clipboard

The InApp template to use for the message. The InApp template object is not supported for SendMessages.

Link copied to clipboard

The push notification template to use for the message.

Link copied to clipboard

The SMS template to use for the message.

Link copied to clipboard

The voice template to use for the message. This object isn't supported for campaigns.

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