PBXConnection Class

Connection to PBX call service.

Definition

Namespace: TCX.PBXAPI
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public class PBXConnection : IDisposable
Inheritance
Object    PBXConnection
Implements
IDisposable

Remarks

Since V15 methods of this class is moved to PhoneSystem. This interface is obsolete and exists only for compatibility with legacy code. All methods can be called directly using Root object.

Constructors

Methods

See Also