Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Media

Hierarchy

Implements

Constructors

constructor

constructor:

Properties

Optional mediaObjects

mediaObjects: undefined | MediaObject[]

List of Media Objects

Optional mediaType

mediaType: undefined | Audio | MediaStatusACK | MediaTypeUnspecified

Optional optionalMediaControls

optionalMediaControls: undefined | OptionalMediaControl[]

Optional media control types this media response session can support. If set, request will be made to 3p when a certain media event happens. If not set, 3p must still handle two default control type, FINISHED and FAILED.

Optional startOffset

startOffset: undefined | string

Start offset of the first media object.

Generated using TypeDoc