Enum
MessageReportType

Represents report types that happen after message interaction.

Definition

Namespace:Telerik.Windows.Controls.ConversationalUI

Assembly:Telerik.Windows.Controls.ConversationalUI.dll

Syntax:

cs-api-definition
public enum MessageReportType

Fields

Cancel

Represents an action that cancels the message interaction.

Declaration

cs-api-definition
Cancel = 0

Field Value

MessageReportType

Commit

Represents an action that confirms the message interaction.

Declaration

cs-api-definition
Commit = 1

Field Value

MessageReportType

Value

Represents an action that chooses a value.

Declaration

cs-api-definition
Value = 2

Field Value

MessageReportType

In this article
DefinitionFieldsCancelCommitValue
Not finding the help you need?
Contact Support