Click or drag to resize

ChatMessageEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesChatMessageEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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