transport (RTCIceTransport) property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The associated RTCIceTransport instance.

This property is read-only.

Syntax

JavaScript
transport = object.transport (RTCIceTransport)

 

Property values

Type: RTCIceTransport

The associated RTCIceTransport instance.

Standards information