RTCError: sentAlert property

The read-only sentAlert property in an RTCError object specifies the DTLS alert number occurred while sending data to the remote peer, if the error represents an outbound DTLS error.

Value

An unsigned integer value providing the DTLS alert number corresponding to the DTLS error which was sent to the remote peer, as represented by this RTCError object. This property is null if errorDetail isn't dtls-failure.

Specifications

Specification
WebRTC: Real-Time Communication in Browsers
# dom-rtcerror-sentalert

Browser compatibility

BCD tables only load in the browser