C# Class System.Net.WebRTC.RTCIceCandidate

Mostrar archivo Open project: Saltarelle/SaltarelleWeb Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
RTCIceCandidate ( ) : System.Runtime.CompilerServices
RTCIceCandidate ( RTCIceCandidateInit candidateInitDict ) : System.Runtime.CompilerServices

Method Details

RTCIceCandidate() public method

public RTCIceCandidate ( ) : System.Runtime.CompilerServices
return System.Runtime.CompilerServices

RTCIceCandidate() public method

public RTCIceCandidate ( RTCIceCandidateInit candidateInitDict ) : System.Runtime.CompilerServices
candidateInitDict RTCIceCandidateInit
return System.Runtime.CompilerServices