RTCError: receivedAlert property
The RTCError read-only property
receivedAlert specifies the fatal DTLS
error which resulted in an alert being received from the remote peer.
Value
An unsigned long integer value specifying the fatal DTLS error which resulted in an alert being received from the remote peer.
Note: This property is null if the RTCError doesn't represent a
DTLS error (with errorDetail set to
dtls-failure).
Specifications
| Specification |
|---|
| WebRTC: Real-Time Communication in Browsers # dom-rtcerror-receivedalert |
Browser compatibility
BCD tables only load in the browser