ConnectApi.TrackedChangeBundleCapability
If a feed element has this capability, it has a group of other feed elements aggregated into one feed element called a
bundle
. This type of bundle aggregates feed tracked changes.
Subclass of
ConnectApi.BundleCapability Class
.
Property Name
Type
Description
Available Version
changes
List
<
ConnectApi.TrackedChangeItem
>
Collection of feed tracked changes.
31.0
Previous
Next