BusyDetectionType Enumeration
Set of options for type of Busy Detection mechanism.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public enum BusyDetectionType
| UsePhoneStatus | 1 |
Use the phone to detect busy status.
|
| UsePBXStatus | 2 |
Use the PBX to detect busy status.
|