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
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
receivedAlert |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.