変数 Meet
Meet アドオンの画面共有機能にアクセスするための主なエントリ ポイント。
署名
const meet: MeetAddonScreenshareExport;
詳細
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["`meet` is the primary entry point for utilizing the Meet add-on screenshare functionality."],["The `meet` object is read-only and adheres to the `MeetAddonScreenshareExport` type as defined in the linked documentation."]]],["The core content describes the `meet` constant, which serves as the primary access point for the Meet add-on's screenshare feature. This constant is of type `MeetAddonScreenshareExport`, and it is a read-only property. It is the entry point for interacting with the functionalities of the screenshare API. It provides the required access to the screenshare functionality within the add-on.\n"]]