ICtiEnabledControlConsumer 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 a hosted control that will accept pointers to the StateManagerCore and the AgentStateManagerCore.
public interface class ICtiEnabledControlConsumer
public interface ICtiEnabledControlConsumer
type ICtiEnabledControlConsumer = interface
Public Interface ICtiEnabledControlConsumer
- Derived
Properties
IsManagersSet |
Gets or sets a Boolean value that specifies whether manager is set. |
Methods
SessionCloseEvent(SessionControllerEventArgs) |
Called by CTI as a session is closing. |
SetManagers(Object, Object) |
Sets the managers. |