Class
MessageReporter

Represents a class that translates the ReportMessageResult to RadChat.

Definition

Namespace:Telerik.Windows.Controls.ConversationalUI

Assembly:Telerik.Windows.Controls.ConversationalUI.dll

Syntax:

cs-api-definition
public class MessageReporter

Inheritance: objectMessageReporter

Constructors

MessageReporter(IMessageReportSubscriber, RadChat)

Initializes a new instance of the MessageReporter class.

Declaration

cs-api-definition
public MessageReporter(IMessageReportSubscriber parentSubscriber, RadChat chatOwner)

Parameters

parentSubscriber

IMessageReportSubscriber

chatOwner

RadChat