RTCSctpTransport: transport property

Baseline 2023
Newly available

Since May 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

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

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
transport

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support

See also