BusyDetectionType Enumeration

Set of options for type of Busy Detection mechanism.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public enum BusyDetectionType

Members

UsePhoneStatus1 Use the phone to detect busy status.
UsePBXStatus2 Use the PBX to detect busy status.

See Also