Show / Hide Table of Contents

Enum STUNProtocolsEnum

A list of the transport layer protocols that are supported by STUNand TURN (the network layers supported are IPv4 mad IPv6).

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum STUNProtocolsEnum

Fields

Name Description
dtls

Transport Layer Security over UDP.

tcp

. Transmission Control Protocol

tls

Transport Layer Security.

udp

User Datagram Protocol.

Extension Methods

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