The content of the message which should match the contentType parameter.
The MIME type of the content. The default value is application/json and is the only contentType that is supported at the moment.
The type of message. Currently, only 'user-defined-message' is supported. More message types will be added in the future. See call resource documentation for more details.
An autogenerated id that uniquely identifies the instance of this message. This is not required when sending a message from the SDK as this is autogenerated. But it will be available after the message is sent, or when a message is received.
Generated using TypeDoc
A Call Message represents the data that is being transferred between Twilio and the SDK.