Show / Hide Table of Contents

Enum SctpErrorCauseCode

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum SctpErrorCauseCode : ushort
Remarks

Defined in https://tools.ietf.org/html/rfc4960#section-3.3.10

Fields

Name Description
CookieReceivedWhileShuttingDown
InvalidMandatoryParameter
InvalidStreamIdentifier
MissingMandatoryParameter
NoUserData
OutOfResource
ProtocolViolation
RestartAssociationWithNewAddress
StaleCookieError
UnrecognizedChunkType
UnrecognizedParameters
UnresolvableAddress
UserInitiatedAbort

Extension Methods

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