ActionState interface
- Extends
-
DialogState
Properties
dialog |
|
options |
Inherited Properties
dialog |
Contains state information for each Dialog on the stack. |
Property Details
dialogId
dialogId: string
Property Value
string
options
options?: object
Property Value
object
Inherited Property Details
dialogStack
Contains state information for each Dialog on the stack.
dialogStack: DialogInstance[]
Property Value
DialogInstance[]
Inherited From DialogState.dialogStack