Edit

Share via


MultipartMimeProcessor.SdpOffers Property

Definition

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::SdpContentDescription ^> ^ SdpOffers { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::SdpContentDescription ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.SdpContentDescription> SdpOffers { get; }
member this.SdpOffers : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.SdpContentDescription>
Public ReadOnly Property SdpOffers As Collection(Of SdpContentDescription)

Property Value

Applies to