Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ChatterConversation

Chatter conversation.
Name Type Description Available Version
conversationId String ID for the conversation. 29.0
conversationUrl String Connect REST API URL identifying the conversation. 29.0
members List<ConnectApi.​User​Summary> List of users in the conversation. 29.0
messages ConnectApi.​Chatter​MessagePage Content of the conversation. 29.0
read Boolean Specifies if the conversation is read (true) or not read (false). 29.0