Interface MeetAddon
Stay organized with collections
Save and categorize content based on your preferences.
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-03-27 UTC.
[null,null,["Last updated 2025-03-27 UTC."],[],[],null,["# Interface MeetAddon\n\nThe main entry point for accessing Meet add-on functionality. Available\nglobally under `window.meet.addon`.\n\nSignature\n---------\n\n interface MeetAddon\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|---------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|\n| [`createAddonSession`](./addon_sdk.meetaddon.createaddonsession.md) | Creates an add-on session. |\n| [`getFrameType`](./addon_sdk.meetaddon.getframetype.md) | Returns the [`FrameType`](/workspace/meet/add-ons/reference/websdk/addon_sdk.frametype) in which the add-on is running in. |"]]