PBXConnectionHandsFreeIntercomAnswer Method

Note: This API is now obsolete.

Definition

Namespace: TCX.PBXAPI
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Use PhoneSystem.Root.HandsFreeIntercomAnswer(connection)")]
public void HandsFreeIntercomAnswer(
	ActiveConnection connection
)

Parameters

connection  ActiveConnection

See Also