EmitEventConfiguration interface

Extends

DialogConfiguration

Properties

bubbleEvent
disabled
eventName
eventValue
handledProperty

Inherited Properties

id

Static id of the dialog.

telemetryClient

Telemetry client the dialog should use.

Property Details

bubbleEvent

bubbleEvent?: BoolProperty

Property Value

disabled

disabled?: BoolProperty

Property Value

eventName

eventName?: StringProperty

Property Value

eventValue

eventValue?: UnknownProperty

Property Value

handledProperty

handledProperty?: StringProperty

Property Value

Inherited Property Details

id

Static id of the dialog.

id?: string

Property Value

string

Inherited From DialogConfiguration.id

telemetryClient

Telemetry client the dialog should use.

telemetryClient?: BotTelemetryClient

Property Value

BotTelemetryClient

Inherited From DialogConfiguration.telemetryClient