RTCSctpTransport: transport property

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

BCD tables only load in the browser

See also