Interface MediaApiRequest

Base interface for all requests.

Signature

declare interface MediaApiRequest

Property signatures

Name Description
requestId A unique client-generated identifier for this request. Different requests must never have the same request ID in the scope of one data channel.