IDialogState interface
An entry on the sessions dialog stack.
Properties
id | ID of the dialog. |
state | Persisted state for the dialog. |
Property Details
id
ID of the dialog.
id: string
Property Value
string
state
Persisted state for the dialog.
state: any
Property Value
any