Share via


canTrickleIceCandidates 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 canTrickleIceCandidates property indicates whether the remote peer can accept trickled ICE candidates.

This property is read-only.

Syntax

JavaScript
canTrickle = object.canTrickleIceCandidates

 

Property values

Type: boolean

See also

RTCPeerConnection