Content

The content of the message template.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this MessageTemplateBodyContentProvider as a Content and retrieves its kotlin.String value. Throws an exception if the MessageTemplateBodyContentProvider is not a Content.

Link copied to clipboard

Casts this MessageTemplateBodyContentProvider as a Content and retrieves its kotlin.String value. Returns null if the MessageTemplateBodyContentProvider is not a Content.