candidate 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 candidate property returns the "candidate-attribute", which contains a transport address for a candidate that can be used for connectivity checks.

This property is read-only.

Syntax

JavaScript
candidate = object.candidate

 

Property values

Type: DOMString

See also

RTCIceCandidate