Click or drag to resize
ChatMessageEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesChatMessageEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public class ChatMessageEventArgs : EventArgs

The ChatMessageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyMessage
Document associated with the callback.
Top
See Also