error property

RTCError get error

The read-only RTCErrorEvent property error contains an RTCError object describing the details of the error which the event is announcing.

Implementation

external RTCError get error;