Interface ICreateTextAskWidgetArg
Hierarchy
- IBaseCreateWidgetArg
- ICreateTextAskWidgetArg
Properties
Optional confirmation Message
confirmation Message?: string
Optional custom Data
custom Data?: string
custom data that could be added to set widget specific data, incase of JSON, stringify the JSON
Optional interactive Until
interactive Until?: Date
dateTime in UTC where after this dateTime, widget is not interactable
Optional playback Time Ms
playback Time Ms?: number
video playback time in milliseconds for showing widget for video on demand
Optional program Date Time
program Date Time?: string
program date time that could be used to sync up widget with your live streaming video
program Id
program Id: string
Id of the program in which widget is to be created
prompt
prompt: string
widget question prompt to ask
Optional timeout
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
title: string
widget title
Optional widget Attributes
custom key value widget attributes
Generated using TypeDoc

confirmation message to show when widget is submitted