web api instance property
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
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.