ActiveConnectionCallID Property

Unique identifier of the call on PBX. All ActiveConnection with the same CallID are participants of the same conversation.
This ID is run-time identifier for TCX.PBXAPI

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
int CallID { get; }

Property Value

Int32

See Also