meet.addons.js のリソースの概要
インターフェース
タイプ エイリアス
変数
名前 |
説明 |
meet |
Meet アドオン機能にアクセスするためのメイン エントリ ポイント。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-18 UTC。
[null,null,["最終更新日 2024-11-18 UTC。"],[[["The Meet Add-on SDK provides interfaces, type aliases, and variables for building Google Meet add-ons."],["`MeetAddon` is the main entry point for accessing add-on functionality, available globally under `window.meet.addon`."],["Add-ons can interact with Meet using the `AddonSession` interface and utilize various clients like `MeetMainStageClient` and `MeetSidePanelClient`."],["Developers can handle errors using `MeetAddonError` and leverage types like `ErrorType` and `FrameType` for specific functionalities."],["The SDK offers comprehensive tools and information for building integrated and interactive experiences within Google Meet."]]],[]]