Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

customData?: string

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

imageUrl?: string

alert image url, either text or imageUrl is required

interactiveUntil?: Date

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

linkLabel?: string

optional link label to be shown, requires linkUrl if present

linkUrl?: string

optional link to add on alert widget, requires linkLabel if present

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

text?: string

alert text, either text or imageUrl is required

timeout?: string

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

title?: string

optional alert widget title

widgetAttributes?: IWidgetAttribute[]

custom key value widget attributes

Legend

  • Property
  • Method

Generated using TypeDoc