Name | Type | Description | Available Version |
---|---|---|---|
id | String | The ID for the conversation summary | 29.0 |
latestMessage | ConnectApi.ChatterMessage | The contents of the latest message | 29.0 |
members | List<ConnectApi.UserSummary> | List of members in the conversation | 29.0 |
read | Boolean | Specifies if the conversation is read (true) or not read (false) | 29.0 |
url | String | Chatter REST API URL to the conversation summary | 29.0 |