ConnectApi.​RecordView Class

Subclass of ConnectApi.​AbstractRecordView Class

A view of any record in the organization, including a custom object record. This object is used if a specialized object, such as User or ChatterGroup, is not available for the record type. Contains data and metadata so you can render a record with one response.

Name Type Description Available Version
sections List<ConnectApi.​RecordView​Section> A list of record view sections. 29.0
Previous
Next