Interface ICreateImagePollWidgetArg

Hierarchy

Properties

customData?: string

custom data that could be added to set widget specific data, incase of JSON, stringify the JSON

interactiveUntil?: Date

dateTime in UTC where after this dateTime, widget is not interactable

widget option

playbackTimeMs?: number

video playback time in milliseconds for showing widget for video on demand

programDateTime?: string

program date time that could be used to sync up widget with your live streaming video

programId: string

Id of the program in which widget is to be created

question: string

widget question

sponsorIds?: string[]

list of sponsor ids

timeout?: string

timeout duration for user till when the widget stays interactable in UI after getting rendered, value is in a ISO duration format

widgetAttributes?: IWidgetAttribute[]

custom key value widget attributes

Generated using TypeDoc