PhoneSystemDropCall(ActiveConnection) Method

request to disconnect participant from a call.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public void DropCall(
	ActiveConnection ac
)

Parameters

ac  ActiveConnection
the ActiveConnection which should be terminated

Implements

IPhoneSystemDropCall(ActiveConnection)

See Also