errorDetail property

RTCErrorDetailType get errorDetail

The RTCError interface's read-only errorDetail property is a string indicating the WebRTC-specific error code that occurred.

Implementation

external RTCErrorDetailType get errorDetail;