ActiveConnectionReplaceWithPartyOf Method

Replaces the connection with the party of the other connection on the same device. It is last step of Attended transfer

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
void ReplaceWithPartyOf(
	ActiveConnection otherConnection
)

Parameters

otherConnection  ActiveConnection
the party of this connection will replace the connection

Exceptions

OperationFailedcall manager has rejected request
PBXIsNotConnectedNo connection with call manager to perform action

See Also