Newer Version Available

This content describes an older version of this product. View Latest

Feed Element Page

Container of feed elements with paginated results.
Property Name Type Description Filter Group and Version Available Version
currentPageUrl String Chatter REST API URL identifying the current page. Medium, 31.0 31.0
elements Collection of feed elements. A feed element can be any of these: Small, 31.0 31.0
isModifiedToken String Reserved for future use. Medium, 31.0 31.0
isModifiedUrl String Reserved for future use. Medium, 31.0 31.0
nextPageToken String Token identifying the next page or null if there isn’t a next page. Small, 31.0 31.0
nextPageUrl String Chatter REST API URL identifying the next page or null if there isn’t a next page. Check whether this value is null before getting another page. If a page doesn’t exist, a ConnectApi.NotFoundException error is returned. Small, 31.0 31.0
updatesToken String Token to use in an updatedSince parameter, or null if not available. An opaque polling token that describes when a news feed was last modified. Use this as the value in the updatedSince request parameter of the /chatter/feeds/news/me/feed-elements resource. Big, 31.0 31.0
updatesUrl String A /chatter/feeds/news/me/feed-elements resource with the feed elements updated since the feed was refreshed. Value is null if the feed doesn’t support updates polling. Big, 31.0 31.0