Share via


remoteDescription 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 remoteDescription property represents the description of the remote end of the connection.

This property is read-only.

Syntax

JavaScript
desc = object.remoteDescription

 

Property values

Type: RTCSessionDescription

See also

RTCPeerConnection