Click or drag to resize
ContactPresenceChangedEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesContactPresenceChangedEventArgs

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