Click or drag to resize

AgentInformationEventArgs Class

Represents agent information event arguments.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesAgentInformationEventArgs

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

The AgentInformationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAgentInformation
Gets current agent information.
Top
See Also