RTCSctpTransport: transport property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨May 2023⁩.

The transport read-only property of the RTCSctpTransport interface returns a RTCDtlsTransport object representing the DTLS transport used for the transmission and receipt of data packets.

Value

A RTCDtlsTransport object representing the DTLS transport used for the transmission and receipt of data packets.

Specifications

Specification
WebRTC: Real-Time Communication in Browsers
# dom-rtcsctptransport-transport

Browser compatibility

See also