Show / Hide Table of Contents

Enum SIPProtocolsEnum

A list of the transport layer protocols that are supported (the network layers supported are IPv4 and IPv6).

Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public enum SIPProtocolsEnum

Fields

Name Description
tcp

. Transmission Control Protocol

tls

Transport Layer Security.

udp

User Datagram Protocol.

ws

Web Socket.

wss

Web Socket over TLS.

Extension Methods

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