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 |