conversationIdentifier property
The identifier of the conversation that content was shared to. This will come back if you use the 'recordSentMessage' method, and the user selects a specific conversation to share content to.
Implementation
String? conversationIdentifier;