Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaEmailNotificationDispatchJobData
Plugin
emailNotification
Properties
KalturaObject
KalturaJobData
Inherited from KalturaEventNotificationDispatchJobData
NameTypeWritableDescription
templateIdintV
KalturaEmailNotificationDispatchJobData
NameTypeWritableDescription
bccKalturaEmailNotificationRecipientJobDataVEmail bcc emails and names, key is mail address and value is the name
ccKalturaEmailNotificationRecipientJobDataVEmail cc emails and names, key is mail address and value is the name
confirmReadingTostringVEmail address that a reading confirmation will be sent to
contentParametersKalturaKeyValueArrayVDefine the content dynamic parameters
customHeadersKalturaKeyValueArrayVAdds a e-mail custom header
fromEmailstringVDefine the email sender email
fromNamestringVDefine the email sender name
hostnamestringVHostname to use in Message-Id and Received headers and as default HELO string.
If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
messageIDstringVSets the message ID to be used in the Message-Id header.
If empty, a unique id will be generated.
priorityKalturaEmailNotificationTemplatePriorityVDefine the email priority
replyToKalturaEmailNotificationRecipientJobDataVEmail addresses that a replies should be sent to, key is mail address and value is the name
toKalturaEmailNotificationRecipientJobDataVEmail recipient emails and names, key is mail address and value is the name