Reference Library
ThirdPartyCallController..::..GetAgentStateResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..GetAgentStateResponseArgs
The class which holds the data for the Get Agent State response.

Supported in: 6.1.0

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



IconMemberDescription
getAgentInfo
Get the agent information.

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..::..GetAgentStateResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)