sentAlert property

int? get sentAlert

The read-only sentAlert property in an RTCError object specifies the alert number occurred while sending data to the remote peer, if the error represents an outbound DTLS error.

Implementation

external int? get sentAlert;