RTCDtlsTransport: iceTransport property

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

Value

The underlying RTCIceTransport instance.

Specifications