Date and time when the message was sent/received
Additional SIP headers to be sent with the message
Additional (custom) Multipart MIME parts to add to the message
If message is outgoing (LOCAL): An incremental, unique id (parseable as number)
If message is incoming (REMOTE): A unique id
This is because according to the standard both unique numbers or strings are allowed
However, this library ALWAYS uses numbers for outgoing messages
The corresponding raw message from the SIP stack JsSIP
For outgoing messages this will only be resolved after property promise
is resolved
The caller's location at time of sending the message
Where the message was sent from (LOCAL or REMOTE)
Promise that's resolved if the message was received by the other communicating party
The message's state
Chat message text
The ETSI TS 103 698 message type
An internally generated id that is unique among all messages within ng112-js, even across multiple conversations
A list of URIs
The caller's vcard at time of sending the message
Generated using TypeDoc
The corresponding conversation