No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.FeedElementInput Class
Feed elements are the top-level items that a feed contains. Feeds
are feed element containers.
This class is abstract.
Superclass of ConnectApi.FeedItemInput Class.
| Property | Type | Description | Available Version |
|---|---|---|---|
| capabilities | ConnectApi.FeedElementCapabilities | The capabilities that define auxiliary information on this feed element. | 31.0 |
| feedElementType | ConnectApi.FeedElementType | The type of feed element this input represents. | 31.0 |
| subjectId | String | The ID of the parent this feed element is being posted to. This value can be the ID of a user, group, or record, or the string me to indicate the context user. | 31.0 |