MediaTransportInfo.RemoteCandidate Property

Definition

public:
 property Microsoft::Rtc::Internal::Collaboration::Media::MediaTransportAddress ^ RemoteCandidate { Microsoft::Rtc::Internal::Collaboration::Media::MediaTransportAddress ^ get(); void set(Microsoft::Rtc::Internal::Collaboration::Media::MediaTransportAddress ^ value); };
public Microsoft.Rtc.Internal.Collaboration.Media.MediaTransportAddress RemoteCandidate { get; set; }
member this.RemoteCandidate : Microsoft.Rtc.Internal.Collaboration.Media.MediaTransportAddress with get, set
Public Property RemoteCandidate As MediaTransportAddress

Property Value

MediaTransportAddress

Applies to