CtiAgentStateManager(ICtiControl) Constructor
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.
Initializes a new instance of the ICtiControl class.
protected:
CtiAgentStateManager(Microsoft::Uii::Desktop::Cti::Core::ICtiControl ^ ctiHostedControlInterface);
protected CtiAgentStateManager (Microsoft.Uii.Desktop.Cti.Core.ICtiControl ctiHostedControlInterface);
new Microsoft.Uii.Desktop.Cti.Core.CtiAgentStateManager : Microsoft.Uii.Desktop.Cti.Core.ICtiControl -> Microsoft.Uii.Desktop.Cti.Core.CtiAgentStateManager
Protected Sub New (ctiHostedControlInterface As ICtiControl)
Parameters
- ctiHostedControlInterface
- ICtiControl
Specifies the CTI hosted control.