Baseline Widely available
The has()
method of the RTCStatsReport
interface returns a boolean indicating whether a report contains a statistics dictionary with the specified id.
The method is otherwise the same as Map.prototype.has()
.
id
A string containing the ID of a statistics object that might be present in this RTCStatsReport
.
true
if an element with the specified id
exists in the RTCStatsReport
object; otherwise false
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3