AgentServiceAgentState Property |
Gets current state of the agent. The agent state change is reported via
AgentStateChanged event.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic AgentState AgentState { get; }
Return Value
Type:
AgentStateReturns the AgentState enumeration which represents agent availability.
See Also