ConnectApi.​Chatter​ConversationSummary Class

Name Type Description Available Version
id String The ID for the conversation summary 29.0
latestMessage ConnectApi.​Chatter​Message The contents of the latest message 29.0
members List<ConnectApi.​User​Summary> 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
Previous
Next