Edit

Share via


IceV19SdpMediaDescription.RemoteCandidates Property

Definition

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

Property Value

Applies to