ICtiAgentStateControl Interface

Definition

Represents the specialized interface for describing a hosted control that is used for processing and or displaying agent state information.

public interface class ICtiAgentStateControl : Microsoft::Uii::Desktop::Cti::Core::ICtiEnabledControlConsumer
public interface ICtiAgentStateControl : Microsoft.Uii.Desktop.Cti.Core.ICtiEnabledControlConsumer
type ICtiAgentStateControl = interface
    interface ICtiEnabledControlConsumer
Public Interface ICtiAgentStateControl
Implements ICtiEnabledControlConsumer
Implements

Properties

IsManagersSet

Gets or sets a Boolean value that specifies whether manager is set.

(Inherited from ICtiEnabledControlConsumer)

Methods

SessionCloseEvent(SessionControllerEventArgs)

Called by CTI as a session is closing.

(Inherited from ICtiEnabledControlConsumer)
SetAgentState(Guid, String, String, Boolean)

Sets the agent state to a given state.

SetManagers(Object, Object)

Sets the managers.

(Inherited from ICtiEnabledControlConsumer)

Applies to