Enum MessageReportType
Represents report types that happen after message interaction.
Namespace: Telerik.Windows.Controls.ConversationalUI
Assembly: Telerik.Windows.Controls.ConversationalUI.dll
Syntax
public enum MessageReportType
Cancel
Represents an action that cancels the message interaction.
Commit
Represents an action that confirms the message interaction.
Value
Represents an action that chooses a value.