Edit

Share via


CallReceivedEventArgs<TCall>.CallToBeReplaced Property

Definition

Gets the call to be replaced if the incoming INVITE message has a Replaces header.

public:
 property TCall CallToBeReplaced { TCall get(); };
public TCall CallToBeReplaced { get; }
member this.CallToBeReplaced : 'Call
Public ReadOnly Property CallToBeReplaced As TCall

Property Value

TCall

The call to be replaced.

Applies to