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.
sentAlert
external int? get sentAlert;