Constant MESSAGING_MESSAGE_CONVERSATION_ID
pub const MESSAGING_MESSAGE_CONVERSATION_ID: &'static str;
Expand description
The conversation ID identifying the conversation to which the message belongs, represented as a string. Sometimes called “Correlation ID”.
§Examples
"MyConversationId"