CallParticipantEndpointProperties.IsEarlyMediaSupported Property

Definition

Gets whether INVITE contains "100rel" or "ms-early-media" headers.

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

Property Value

Boolean

Remarks

This value of this property is true if INVITE contains "100rel" or "ms-early-media" headers, and false otherwise.

Applies to