AgentServiceAgentInformation Property |
Gets current agent information. Whenever agent work mode or configuration
is changed new AgentInformation object is available via
AgentInformationUpdated
event.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic AgentInformation AgentInformation { get; }
Return Value
Type:
AgentInformation
Returns the AgentInformation object which provides current agent state, work mode and agent
configuration information.
See Also