PhoneSystemGetActiveConnections Method

Note: This API is now obsolete.
Obsolete. returns empty array.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Returns empty set of connections. Use GetActiveConnectionsByCallID to obtain all calls and connections currenctly active in the system")]
public ActiveConnection[] GetActiveConnections()

Return Value

ActiveConnection

Implements

IPhoneSystemGetActiveConnections

See Also