Limited availability
The read-only sctpCauseCode
property in an RTCError
object provides the SCTP cause code explaining why the SCTP negotiation failed, if the RTCError
represents an SCTP error.
An unsigned long integer value specifying SCTP cause code explaining why the error occurred. This property is null
if the error isn't an SCTP error, with its errorDetail
property set to sctp-failure
.
The standard SCTP error cause codes, numbered 1-13, are defined in the SCTP specification: RFC 4960, section 3.3.10.
Specifications Browser compatibilityRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4