Interface MeetAddon
The main entry point for accessing Meet add-on functionality. Available
globally under window.meet.addon
.
Signature
interface MeetAddon
Property signatures
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-04 UTC.
[null,null,["Last updated 2025-02-04 UTC."],[[["`window.meet.addon` provides global access to Meet Add-on functionalities."],["The `MeetAddon` interface offers methods for managing add-on sessions and identifying the add-on's execution context (frame type)."],["Use `createAddonSession` to initiate an add-on session and `getFrameType` to understand the add-on's environment."]]],[]]