Reference Library
ThirdPartyCallController..::..AgentWorkingAfterCallEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..AgentWorkingAfterCallEventArgs
The class which holds the data for the Agent Working After Call Event

Not Supported

Declaration Syntax
C#Visual BasicVisual C++
public class AgentWorkingAfterCallEventArgs : ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
Public Class AgentWorkingAfterCallEventArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
public ref class AgentWorkingAfterCallEventArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getAcdGroup
The ACD Group of the agent.

getAgentDevice
The Agent Device Id.

getAgentId
The agent Id.

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getReasonCode
The reason the agent is working after a call.

getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::..AgentWorkingAfterCallEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)