The receivedAlert read-only property of the RTCError interface specifies the fatal DTLS error which resulted in an alert being received from the remote peer.
A positive integer value.
Note: This property is null if the RTCError doesn't represent a DTLS error. DTLS errors are indicated by the errorDetail property being set to dtls-failure.