Class CtiEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed CTI configuration
public class CtiEventArgs : CallbackEventArgs
- Inheritance
-
CtiEventArgs
- Inherited Members
Constructors
CtiEventArgs()
Standard constructor
public CtiEventArgs()
Properties
CtiConfig
Gets the changed CTI configuration
public TCtiSetting CtiConfig { get; }
Property Value
- TCtiSetting
Methods
ToString()
public override string ToString()