The read-only sctpCauseCode property in an RTCError object provides the cause code explaining why the SCTP negotiation failed, if the RTCError represents an SCTP error.
sctpCauseCode
RTCError
external int? get sctpCauseCode;