SdpOffer.Offers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of Sdps to be send or received in the offer.
public:
property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::SdpContentDescription ^> ^ Offers { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::SdpContentDescription ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.SdpContentDescription> Offers { get; }
member this.Offers : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.SdpContentDescription>
Public ReadOnly Property Offers As Collection(Of SdpContentDescription)
Property Value
Remarks
If multiple SdpDescription are specified on the offer, they will be send out as multipart/mime offer