PhoneSystemListen Method
Note: This API is now obsolete.
request to listen call
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
[ObsoleteAttribute("Use BargeinCall(dn, ActiveConnection, BargeInMode.Listen) instead")]
public void Listen(
int CallID,
string dn
)
- CallID Int32
- CallID on PBX (CallID)
- dn String
- identifies new participant who should start to listen the call.(see Number)
IPhoneSystemListen(Int32, String)