Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ChatterStreamPage

A collection of Chatter feed streams.
Property Name Type Description Available Version
currentPageUrl String URL to the current page of streams. 39.0
items List<ConnectApi.​ChatterStream> List of streams. 39.0
nextPageUrl String URL to the next page of streams.

In version 39.0, all streams are included in currentPageUrl and nextPageUrl is null.

39.0
total Integer Total number of streams in the collection. 39.0