SdpDialogNegotiationContext.CurrentOfferAnswerList Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::SdpMediaOfferAnswerInfo ^> ^ CurrentOfferAnswerList { System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::SdpMediaOfferAnswerInfo ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.Rtc.Internal.Collaboration.Media.SdpMediaOfferAnswerInfo> CurrentOfferAnswerList { get; }
member this.CurrentOfferAnswerList : System.Collections.Generic.List<Microsoft.Rtc.Internal.Collaboration.Media.SdpMediaOfferAnswerInfo>
Public ReadOnly Property CurrentOfferAnswerList As List(Of SdpMediaOfferAnswerInfo)

Property Value

List<SdpMediaOfferAnswerInfo>

Applies to