Property signature UploadMediaStats.sections
Represents the entries in
RTCStatsReport.
Formatted as an array of objects with an id and a type. The value of the id is
a string WebRTC id of the section. The value of the type is the section.
Signature
sections: StatsSectionData[];
Details
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 data represents entries from an RTCStatsReport, providing insights into WebRTC statistics."],["The data is structured as an array of objects, each containing an ID and a type for a specific section."],["The ID is a string representing the WebRTC ID of the section, while the type indicates the section's category."],["This is available as part of the Google Workspace Developer Preview Program for early access."]]],[]]