Share via


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

This property is read-only.

Syntax

JavaScript
desc = object.localDescription

 

Property values

Type: RTCSessionDescription

See also

RTCPeerConnection