web api instance property
RTCError: receivedAlert property
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.
Value
A positive integer value.
[!NOTE] This property is
nullif theRTCErrordoesn’t represent a DTLS error. DTLS errors are indicated by theerrorDetailproperty being set todtls-failure.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.