Click or drag to resize

AgentServiceAgentCapabilitiesChanged Event

Occurs when agent capabilities is changed. The application can query the Agent Service object to find out about the capability that changed. The capabilities changed notification is tied to the features supported by the call center server.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler AgentCapabilitiesChanged

Value

Type: SystemEventHandler
See Also