Reference Library
ThirdPartyCallController..::..QueueEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..QueueEventArgs
The class which holds the data associated with the Queued Event.

Supported in: 6.1.0

Declaration Syntax
C#Visual BasicVisual C++
Members
All MembersProperties



IconMemberDescription
getCalledDevice
The called device.

getCallingDevice
The calling device.

getDeviceHistoryList
The Device History List.

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getEventCauseFromXML
Return the "cause" field which is in the incoming XML document. This may be handy if getCause is set to EventCause.OTHER

getLastRedirectionDevice
The last Redirection device.

getLocalConnectionState
The locoal connection state.

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getNumberQueued
The number of calls queued.

getQueue
The queue

getQueuedConnectionId
The Queued Connection Id (CallIdentifier)

getQueuedEventCause
The cause the call was queued.

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

Assembly: ServiceProvider (Module: ServiceProvider)