Reference Library
ThirdPartyCallController..::..AgentLoginExtensionEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..AgentLoginExtensionEventArgs
The class which holds the data for the Agent Login Extension Event. One or more of these events comes in when a GetAgentLogin request is made.

Supported in: 6.1.0

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



IconMemberDescription
getAgentLoginExtensionList
The list of Agent Login Extensions

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getIsFinalResponse
True if this is the final event.

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::..AgentLoginExtensionEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)