3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Drop
Call(Active
Connection) Method
request to disconnect participant from a call.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
void
DropCall
(
ActiveConnection
ac
)
Parameters
ac
ActiveConnection
the
ActiveConnection
which should be terminated
Implements
IPhoneSystem
DropCall(ActiveConnection)
See Also
Reference
PhoneSystem Class
DropCall Overload
TCX.Configuration Namespace
In This Article
Definition
Parameters
Implements
See Also