Skip to content

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

Interface: IPublicPublishMediaQuery

Object representing the requestId and diagnoses of the operation after the publication of a media.

Hierarchy

IPublicPublishMediaQuery

Table of contents

Properties

Properties

$diagnoses

Optional $diagnoses: IPublicHttpDiagnose[]

Array of diagnoses.

Inherited from

IPublicHttpResponseDataWithRequestId.$diagnoses


feedbackId

Optional feedbackId: string

Deprecated

Use requestId instead

Inherited from

IPublicHttpResponseDataWithRequestId.feedbackId


requestId

requestId: string

RequestId of the operation.

Inherited from

IPublicHttpResponseDataWithRequestId.requestId