This class is abstract and has no public constructor. You can make an instance only of a subclass.
Superclass of ConnectApi.FeedItemInput Class.
Property | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
capabilities | ConnectApi.FeedElementCapabilitiesInput | The capabilities that define auxiliary information on this feed element. | Optional | 31.0 |
feedElementType | ConnectApi.FeedElementType | The type of feed element this input represents. | Required | 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. | Required | 31.0 |