messagingConversationId constant

String const messagingConversationId

The conversation ID identifying the conversation to which the message belongs, represented as a string. Sometimes called "Correlation ID".

Implementation

static const String messagingConversationId = 'messaging.conversation_id';