ExternalViewExternal

constructor(uri: Uri, title: String, description: String, thumb: Uri? = null, createdAt: Timestamp? = null, updatedAt: Timestamp? = null, readingTime: Long? = null, labels: List<Label>? = null, source: ExternalViewExternalSource? = null, associatedRefs: List<StrongRef>? = null, associatedProfiles: List<ProfileViewBasic>? = null)

Parameters

createdAt

When the external content was created, if available. Example: a publication date, for an article.

updatedAt

When the external content was updated, if available.

readingTime

Estimated reading time in minutes, if applicable and available.

associatedRefs

StrongRefs (uri+cid) of the Atmosphere records that backed this view.

associatedProfiles

Profiles of the owners of the Atmosphere records that backed this view.