Skip to content

@ubstream/ubstream-node-client-sdk / Exports / IPublicLibraryMediaData

Interface: IPublicLibraryMediaData

Object representing the media retrieved and the diagnoses of the operation.

Hierarchy

IPublicLibraryMediaData

Table of contents

Properties

Properties

$diagnoses

Optional $diagnoses: IPublicHttpDiagnose[]

Array of diagnoses.

Inherited from

IPublicHttpResponseData.$diagnoses


id

id: string

The id of the media.

Inherited from

IPublicLibraryMedia.id


tags

tags: IPublicMediaTags

Additional data about the collection

Inherited from

IPublicLibraryMedia.tags


title

title: string

The title of the media.

Inherited from

IPublicLibraryMedia.title


type

type: PublicMediaType

The type of the media.

Inherited from

IPublicLibraryMedia.type