Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets whether the call advertises the support for 100rel.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property SupportsEarlyMedia As CapabilitySupport
Get
Set
'Usage
Dim instance As CallEstablishOptions
Dim value As CapabilitySupport
value = instance.SupportsEarlyMedia
instance.SupportsEarlyMedia = value
public CapabilitySupport SupportsEarlyMedia { get; set; }
Property Value
Type: Microsoft.Rtc.Collaboration.CapabilitySupport