No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.FeedFavorite Class
| Name | Type | Description | Available Version |
|---|---|---|---|
| community | ConnectApi.Reference | Information about the community that contains the favorite | 28.0 |
| createdBy | ConnectApi.UserSummary | Favorite’s creator | 28.0 |
| feedUrl | String | Chatter REST API URL identifying the feed item for this favorite | 28.0 |
| id | String | Favorite’s 18–character ID | 28.0 |
| lastViewDate | Datetime | ISO8601 date string, for example, 2011-02-25T18:24:31.000Z | 28.0 |
| name | String | Favorite’s name | 28.0 |
| searchText | String | If the favorite is from a search, contains the search text, otherwise, an empty string | 28.0 |
| target | ConnectApi.Reference | A reference to the topic if applicable, null otherwise | 28.0 |
| type | ConnectApi.FeedFavoriteType Enum | An empty string or one of the following values:
|
28.0 |
| url | String | Chatter REST API URL to this favorite | 28.0 |
| user | ConnectApi.UserSummary | Information about the user who saved this favorite | 28.0 |