インターフェース SessionControlChannelToClient
サーバーからクライアントへのセッション制御データ チャネル メッセージ。
署名
declare interface SessionControlChannelToClient
プロパティの署名
名前 |
説明 |
resources |
サーバーで管理されているリソース スナップショットのリスト。順序は指定されていません。 |
response |
受信したリクエストに対するレスポンス(省略可)。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-05 UTC。
[null,null,["最終更新日 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."]]],[]]