TelemetryConstants class

Defines names of common properties for use with a BotTelemetryClient object.

Properties

activityTypeProperty

The telemetry property value for activity type.

attachmentsProperty

The telemetry property value for attachments.

channelIdProperty

The telemetry property value for channel id.

conversationIdProperty

The telemetry property value for conversation id.

conversationNameProperty

The telemetry property value for conversation name.

dialogIdProperty

The telemetry property value for dialog id.

fromIdProperty

The telemetry property value for from id.

fromNameProperty

The telemetry property value for from name.

localeProperty

The telemetry property value for locale.

recipientIdProperty

The telemetry property value for recipient id.

recipientNameProperty

The telemetry property value for recipient name.

replyActivityIdProperty

The telemetry property value for reply activity id.

speakProperty

The telemetry property value for speak.

textProperty

The telemetry property value for text.

userIdProperty

The telemetry property value for user id.

Property Details

activityTypeProperty

The telemetry property value for activity type.

static activityTypeProperty: string

Property Value

string

attachmentsProperty

The telemetry property value for attachments.

static attachmentsProperty: string

Property Value

string

channelIdProperty

The telemetry property value for channel id.

static channelIdProperty: string

Property Value

string

conversationIdProperty

The telemetry property value for conversation id.

static conversationIdProperty: string

Property Value

string

conversationNameProperty

The telemetry property value for conversation name.

static conversationNameProperty: string

Property Value

string

dialogIdProperty

The telemetry property value for dialog id.

static dialogIdProperty: string

Property Value

string

fromIdProperty

The telemetry property value for from id.

static fromIdProperty: string

Property Value

string

fromNameProperty

The telemetry property value for from name.

static fromNameProperty: string

Property Value

string

localeProperty

The telemetry property value for locale.

static localeProperty: string

Property Value

string

recipientIdProperty

The telemetry property value for recipient id.

static recipientIdProperty: string

Property Value

string

recipientNameProperty

The telemetry property value for recipient name.

static recipientNameProperty: string

Property Value

string

replyActivityIdProperty

The telemetry property value for reply activity id.

static replyActivityIdProperty: string

Property Value

string

speakProperty

The telemetry property value for speak.

static speakProperty: string

Property Value

string

textProperty

The telemetry property value for text.

static textProperty: string

Property Value

string

userIdProperty

The telemetry property value for user id.

static userIdProperty: string

Property Value

string