Property signature MediaStatsConfiguration.allowlist
A map of allow listed sections. The key is the section type, and the value is
the keys that are allow listed for that section. Fields can be found in
RTCStatsReport
Signature
allowlist: Map<string, {key: string[]}>;
Details
Type |
Map<string, {key: string[]}> |
Optional |
No |
Readonly |
No |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-05 UTC.
[null,null,["Last updated 2025-02-05 UTC."],[[["This information details an allowlist, which is a map that uses a string as the key and an array of strings as the value, designating allowed keys for different sections."],["The allowlist is a required component, and it is not read-only, meaning it can be modified."],["The allowlist is part of a Developer Preview program, specifically the Google Workspace Developer Preview Program."],["The relevant fields related to this allowlist can be located within the RTCStatsReport."]]],[]]