CtiCallStateManager(ICtiControl) Constructor

Definition

Initializes a new instance of the CtiCallStateManager class.

protected:
 CtiCallStateManager(Microsoft::Uii::Desktop::Cti::Core::ICtiControl ^ ctiHostedControlInterface);
protected CtiCallStateManager (Microsoft.Uii.Desktop.Cti.Core.ICtiControl ctiHostedControlInterface);
new Microsoft.Uii.Desktop.Cti.Core.CtiCallStateManager : Microsoft.Uii.Desktop.Cti.Core.ICtiControl -> Microsoft.Uii.Desktop.Cti.Core.CtiCallStateManager
Protected Sub New (ctiHostedControlInterface As ICtiControl)

Parameters

ctiHostedControlInterface
ICtiControl

Specifies the CTI hosted control interface.

Applies to