Reference Library
ThirdPartyCallController..::..GetAcdSplitResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..GetAcdSplitResponseArgs
The class which holds the data for the Get Acd Split response.

Supported in: 6.1.0

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



IconMemberDescription
getAgentsLoggedIn
Number of agents currently logged in.

getAvailableAgents
Number of available agents.

getCallsInQueue
Number of calls currently in the queue.

getError
Exception, if any, returned from the server.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
getUserState
The User State object the application sent with the original request.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
  ThirdPartyCallController..::..GetAcdSplitResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)