RTCIceCandidateStats: url property
The RTCIceCandidateStats dictionary's
url property specifies the URL of the
ICE server from which the described candidate was obtained. This
property is only available for local candidates.
Value
A string specifying the URL of the ICE server from which the
candidate described by the RTCIceCandidateStats was obtained. This is the
same URL that would be received in the icecandidate event's
url property.
Note: This property does not exist for remote candidates.
Specifications
No specification found
No specification data found for api.RTCIceCandidateStats.url.
Check for problems with this page or contribute a missing spec_url to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.
Browser compatibility
BCD tables only load in the browser