[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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. |"]]