transport property

RTCDtlsTransport get transport

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

Implementation

external RTCDtlsTransport get transport;