Edit

Share via


SdpDialogNegotiationContext.PendingOfferAnswerList Property

Definition

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

Property Value

Applies to