iceTransport property
The iceTransport read-only property of the RTCDtlsTransport
interface contains a reference to the underlying RTCIceTransport.
Implementation
external RTCIceTransport get iceTransport;
The iceTransport read-only property of the RTCDtlsTransport
interface contains a reference to the underlying RTCIceTransport.
external RTCIceTransport get iceTransport;