共用方式為


ICtiAgentStateManager Members

Represents the agent state manager interface.

The following tables list the members exposed by the ICtiAgentStateManager type.

Public Properties

  Name Description
public property GetCurrentAgentState Gets the current Agent State.

Top

Public Methods

  Name Description
public method LoadGlobalAgentConfig Loads the global agent configuration.
public method SendAvailable Notifies the calling system that the agent is available.
public method SendLoggedOut Notifies the calling system that the agent has logged out.
public method SendUnavailable Notifies the calling system that the agent is unavailable.
public method SetAgentMediaAddress Sets the media endpoint of an agent desktop.
public method SetAvailable Sends a command to the CTI interface to set the agent state to available.
public method SetUnavailable Sets the agent state for the ID of the current agent to unavailable.
public method UpdateState Updates the current state.

Top

Public Events

  Name Description
public event AgentAvailable Raised when the agent goes into an available state.
public event AgentLoggedOut Raised when the agent goes into a logged out state.
public event 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.