Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the agent state manager interface.
The following tables list the members exposed by the ICtiAgentStateManager type.
Public Properties
Name | Description | |
---|---|---|
![]() |
GetCurrentAgentState | Gets the current Agent State. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
LoadGlobalAgentConfig | Loads the global agent configuration. |
![]() |
SendAvailable | Notifies the calling system that the agent is available. |
![]() |
SendLoggedOut | Notifies the calling system that the agent has logged out. |
![]() |
SendUnavailable | Notifies the calling system that the agent is unavailable. |
![]() |
SetAgentMediaAddress | Sets the media endpoint of an agent desktop. |
![]() |
SetAvailable | Sends a command to the CTI interface to set the agent state to available. |
![]() |
SetUnavailable | Sets the agent state for the ID of the current agent to unavailable. |
![]() |
UpdateState | Updates the current state. |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
AgentAvailable | Raised when the agent goes into an available state. |
![]() |
AgentLoggedOut | Raised when the agent goes into a logged out state. |
![]() |
AgentNotAvailable | Raised when the agent goes into an unavailable state. |
Top
See Also
Reference
ICtiAgentStateManager Interface
Microsoft.Uii.Desktop.Cti.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.