Name | Type | Description | Available Version |
---|---|---|---|
conversationId | String | The ID for the conversation | 29.0 |
conversationUrl | String | Chatter REST API URL identifying the conversation | 29.0 |
members | List<ConnectApi.UserSummary> | List of users in the conversation | 29.0 |
messages | ConnectApi.ChatterMessagePage | The content of the conversation | 29.0 |
read | Boolean | Specifies if the conversation is read (true) or not read (false) | 29.0 |