ICallOnPartyChanged Event

The party was changed. This event is fired when caller was replaced with other one by Attanded or Blond transfers made by the caller. script can handle this situation.
must not be handled in "passive mode"

Definition

Namespace: CallFlow
Assembly: 3CX.CallFlow (in 3CX.CallFlow.dll) Version: 20.0.1
C#
event Action OnPartyChanged

Value

Action

See Also