receivedAlert property

int? get receivedAlert

The RTCError read-only property receivedAlert specifies the fatal error which resulted in an alert being received from the remote peer.

Implementation

external int? get receivedAlert;