Show / Hide Table of Contents

Enum RTCIceProtocol

The transport protocol types for an ICE candidate.

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum RTCIceProtocol
Remarks

As specified in https://www.w3.org/TR/webrtc/#rtciceprotocol-enum.

Fields

Name Description
tcp
udp

Extension Methods

JSONWriter.ToJson()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX