Show / Hide Table of Contents

Enum SctpInitChunkParameterType

The optional or variable length Type-Length-Value (TLV) parameters that can be used with INIT and INIT ACK chunks.

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum SctpInitChunkParameterType : ushort

Fields

Name Description
CookiePreservative
EcnCapable
HostNameAddress
IPv4Address
IPv6Address
StateCookie
SupportedAddressTypes
UnrecognizedParameter

Extension Methods

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