Edit

Share via


Call.IsThirdPartyCallControl Property

Definition

Gets whether the call is used in a third-party call control scenario.

public:
 property bool IsThirdPartyCallControl { bool get(); };
public bool IsThirdPartyCallControl { get; }
member this.IsThirdPartyCallControl : bool
Public ReadOnly Property IsThirdPartyCallControl As Boolean

Property Value

Remarks

If this flag is set, the call will perform an initial invitation using a null offer wihout asking the local media provider.

Applies to