Share via


ICtiChat Interface

Definition

Represents the place holder to allow us to identify a CTI chat object.

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

Properties

GetCtiAgentStateManager

Gets the pointer to the ICtiAgentStateManager interface

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)
SetManagers(Object, Object)

Sets the managers.

(Inherited from ICtiEnabledControlConsumer)

Applies to