MessageReporter
Class
Represents a class that translates the ReportMessageResult to RadChat.
Definition
Namespace:Telerik.Windows.Controls.ConversationalUI
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
C#
public class MessageReporter
Inheritance: objectMessageReporter
Constructors
Initializes a new instance of the MessageReporter class.
C#
public MessageReporter(IMessageReportSubscriber parentSubscriber, RadChat chatOwner)