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.UserGroupDetailPage

A page of groups that a user is a member of.
Property Name Type Description Available Version
currentPageUrl String URL to the current page. 45.0
groups List<ConnectApi.​ChatterGroupDetail> Collection of groups that the user is a member of. 45.0
nextPageUrl String URL to the next page, or null if there is no next page. 45.0
previousPageUrl String URL to the previous page, or null if there is no previous page. 45.0
total Integer Total number of groups that the user is a member of. 45.0