Interface SessionControlChannelToClient
Session control data channel message from the server to the client.
Signature
declare interface SessionControlChannelToClient
Property signatures
Name |
Description |
resources |
List of resource snapshots managed by the server, with no implied order. |
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."],[[["The content describes the `SessionControlChannelToClient` interface, which is part of the Google Workspace Developer Preview Program."],["The `SessionControlChannelToClient` interface is for server-to-client communication regarding session control."],["It includes a `resources` property, representing a list of server-managed resource snapshots without a specific order."],["It also features an optional `response` property, designed to provide replies to incoming requests."]]],[]]