IceV19SdpMediaDescription.TransportCandidateInfos Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::SdpTransportCandidateInfo ^> ^ TransportCandidateInfos { System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::SdpTransportCandidateInfo ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::SdpTransportCandidateInfo ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Rtc.Internal.Collaboration.Media.SdpTransportCandidateInfo> TransportCandidateInfos { get; set; }
member this.TransportCandidateInfos : System.Collections.Generic.List<Microsoft.Rtc.Internal.Collaboration.Media.SdpTransportCandidateInfo> with get, set
Public Property TransportCandidateInfos As List(Of SdpTransportCandidateInfo)

Property Value

List<SdpTransportCandidateInfo>

Applies to