Destination Interface

routing destination

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public interface Destination : IEquatable<Destination>
Implements
IEquatableDestination

Properties

External doen't have a sense if To is not the External
Internal doesn't have a sense if To is External
To type of destination

Methods

CopyFrom copy data from othee Destination
CopyTo copy data from other Destination

Extension Methods

RouteToDestinationString Generates Destination string for RouteToAsync
(Defined by CallControlAPI)

See Also