TelemetryConstants class

定义用于 BotTelemetryClient 对象的常用属性的名称。

属性

activityTypeProperty

活动类型的遥测属性值。

attachmentsProperty

附件的遥测属性值。

channelIdProperty

通道 ID 的遥测属性值。

conversationIdProperty

会话 ID 的遥测属性值。

conversationNameProperty

会话名称的遥测属性值。

dialogIdProperty

对话框 ID 的遥测属性值。

fromIdProperty

来自 ID 的遥测属性值。

fromNameProperty

从名称中获取的遥测属性值。

localeProperty

区域设置的遥测属性值。

recipientIdProperty

收件人 ID 的遥测属性值。

recipientNameProperty

收件人名称的遥测属性值。

replyActivityIdProperty

答复活动 ID 的遥测属性值。

speakProperty

用于说话的遥测属性值。

textProperty

文本的遥测属性值。

userIdProperty

用户 ID 的遥测属性值。

属性详细信息

activityTypeProperty

活动类型的遥测属性值。

static activityTypeProperty: string

属性值

string

attachmentsProperty

附件的遥测属性值。

static attachmentsProperty: string

属性值

string

channelIdProperty

通道 ID 的遥测属性值。

static channelIdProperty: string

属性值

string

conversationIdProperty

会话 ID 的遥测属性值。

static conversationIdProperty: string

属性值

string

conversationNameProperty

会话名称的遥测属性值。

static conversationNameProperty: string

属性值

string

dialogIdProperty

对话框 ID 的遥测属性值。

static dialogIdProperty: string

属性值

string

fromIdProperty

来自 ID 的遥测属性值。

static fromIdProperty: string

属性值

string

fromNameProperty

从名称中获取的遥测属性值。

static fromNameProperty: string

属性值

string

localeProperty

区域设置的遥测属性值。

static localeProperty: string

属性值

string

recipientIdProperty

收件人 ID 的遥测属性值。

static recipientIdProperty: string

属性值

string

recipientNameProperty

收件人名称的遥测属性值。

static recipientNameProperty: string

属性值

string

replyActivityIdProperty

答复活动 ID 的遥测属性值。

static replyActivityIdProperty: string

属性值

string

speakProperty

用于说话的遥测属性值。

static speakProperty: string

属性值

string

textProperty

文本的遥测属性值。

static textProperty: string

属性值

string

userIdProperty

用户 ID 的遥测属性值。

static userIdProperty: string

属性值

string