ICtiChat Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |