SdpTransportCandidateInfo(String, CandidateNetworkType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
SdpTransportCandidateInfo(System::String ^ foundation, Microsoft::Rtc::Internal::Collaboration::Media::CandidateNetworkType networkType);
public SdpTransportCandidateInfo (string foundation, Microsoft.Rtc.Internal.Collaboration.Media.CandidateNetworkType networkType);
new Microsoft.Rtc.Internal.Collaboration.Media.SdpTransportCandidateInfo : string * Microsoft.Rtc.Internal.Collaboration.Media.CandidateNetworkType -> Microsoft.Rtc.Internal.Collaboration.Media.SdpTransportCandidateInfo
Public Sub New (foundation As String, networkType As CandidateNetworkType)
Parameters
- foundation
- String
- networkType
- CandidateNetworkType