SdpTransportCandidate.CandidateType Property

Definition

public:
 property Nullable<Microsoft::Rtc::Internal::Collaboration::Media::CandidateType> CandidateType { Nullable<Microsoft::Rtc::Internal::Collaboration::Media::CandidateType> get(); };
public Nullable<Microsoft.Rtc.Internal.Collaboration.Media.CandidateType> CandidateType { get; }
member this.CandidateType : Nullable<Microsoft.Rtc.Internal.Collaboration.Media.CandidateType>
Public ReadOnly Property CandidateType As Nullable(Of CandidateType)

Property Value

Nullable<CandidateType>

Applies to