Partager via


getRemoteParameters method

[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.]

Obtain the current ICE parameters of the remote RTCIceTransport.

Syntax

var retval = RTCIceTransport.getRemoteParameters();

Parameters

This method has no parameters.

Return value

Type: RTCIceParameters

Nullable

Standards information

See also

RTCIceTransport