No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.ChatterMessage Class
| Name | Type | Description | Available Version |
|---|---|---|---|
| body | ConnectApi.MessageBody | Contents of the message | 29.0 |
| conversationId | String | The ID for the conversation | 29.0 |
| conversationUrl | String | Chatter REST API URL identifying the conversation | 29.0 |
| id | String | The ID of the message | 29.0 |
| recipients | List<ConnectApi.UserSummary> | List of the recipients of the message | 29.0 |
| sender | ConnectApi.UserSummary | The sender of the message | 29.0 |
| sendingCommunity | ConnectApi.Reference | Information about the community from which the message was
sent Returns null for the default community or if communities aren’t enabled. |
32.0 |
| sentDate | Datetime | The date and time the message was sent | 29.0 |
| url | String | Chatter REST API URL identifying the current page of the conversation | 29.0 |