EmitEventConfiguration interface
- Extends
-
DialogConfiguration
プロパティ
| bubble |
|
| disabled | |
| event |
|
| event |
|
| handled |
継承されたプロパティ
| id | ダイアログの静的 ID。 |
| telemetry |
ダイアログで使用するテレメトリ クライアント。 |
プロパティの詳細
bubbleEvent
disabled
eventName
eventValue
handledProperty
継承されたプロパティの詳細
id
ダイアログの静的 ID。
id?: string
プロパティ値
string
DialogConfiguration.id から継承された
telemetryClient
ダイアログで使用するテレメトリ クライアント。
telemetryClient?: BotTelemetryClient
プロパティ値
BotTelemetryClient
DialogConfiguration.telemetryClient から継承された