Show / Hide Table of Contents

Enum SctpChunkType

The values of the Chunk Types.

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum SctpChunkType : byte
Remarks

https://tools.ietf.org/html/rfc4960#section-3.2

Fields

Name Description
ABORT
COOKIE_ACK
COOKIE_ECHO
CWR
DATA
ECNE
ERROR
HEARTBEAT
HEARTBEAT_ACK
INIT
INIT_ACK
SACK
SHUTDOWN
SHUTDOWN_ACK
SHUTDOWN_COMPLETE

Extension Methods

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