Interface MediaStatsChannelToClient
Media stats data channel message from the server to the client.
Signature
declare interface MediaStatsChannelToClient
Property signatures
Name |
Description |
resources |
Resource snapshots managed by the server. |
response |
An optional response to an incoming request. |
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 content pertains to the `MediaStatsChannelToClient` interface, which is a component of a system for transmitting media statistics data from server to client."],["The `MediaStatsChannelToClient` interface includes resource snapshots managed by the server, as indicated by the `resources` property."],["The `response` property of the `MediaStatsChannelToClient` interface is used for sending optional responses to incoming requests."],["This API is available in early stages as part of the Google Workspace Developer Preview Program."]]],[]]