Click or drag to resize

ContactPresenceChangedEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesContactPresenceChangedEventArgs

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

The ContactPresenceChangedEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyContactInfo
The contact related to this presence change
Public propertyPresenceInfo
The presence info related to this change
Top
See Also