Options
Menu

Enumeration MessageType

Known call message types.

Index

Enumeration members

Enumeration members

UserDefinedMessage

UserDefinedMessage: = "user-defined-message"

Allows for any object types to be defined by the user. When this value is used in the Call.Message object, The Call.Message.content can be of any type as long as it matches the MIME type defined in Call.Message.contentType.

Generated using TypeDoc