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.
List of Sdps to be send or received in the offer.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Offers As Collection(Of SdpContentDescription)
Get
'Usage
Dim instance As SdpOffer
Dim value As Collection(Of SdpContentDescription)
value = instance.Offers
public Collection<SdpContentDescription> Offers { get; }
Property Value
Type: System.Collections.ObjectModel.Collection<SdpContentDescription>
Remarks
If multiple SdpDescription are specified on the offer, they will be send out as multipart/mime offer