[[["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,["Interfaces\n\n| Name | Description |\n|-----------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|\n| [`ActivityStartingState`](./addon_sdk.activitystartingstate.md) | Starting state of the add-on when the participant accepts the invitation to start an activity. |\n| [`AddonCallbacks`](./addon_sdk.addoncallbacks.md) | All of the callbacks that add-ons can attach to. |\n| [`AddonSession`](./addon_sdk.addonsession.md) | The AddonSession interface. Used to interact with Meet. |\n| [`AddonSessionOptions`](./addon_sdk.addonsessionoptions.md) | Parameters to retrieve the add-on session. |\n| [`FrameToFrameMessage`](./addon_sdk.frametoframemessage.md) | A client-initiated message sent from one add-on frame to another. |\n| [`MeetAddon`](./addon_sdk.meetaddon.md) | The main entry point for accessing Meet add-on functionality. Available globally under `window.meet.addon`. |\n| [`MeetAddonClient`](./addon_sdk.meetaddonclient.md) | The client object that an add-on uses to communicate with Meet web. |\n| [`MeetAddonError`](./addon_sdk.meetaddonerror.md) | The structure of an error generated from the Meet add-ons SDK. |\n| [`MeetAddonExport`](./addon_sdk.meetaddonexport.md) | The structure of the top-level add-on export. |\n| [`MeetingInfo`](./addon_sdk.meetinginfo.md) | Information about the meeting in which the add-on is running. |\n| [`MeetMainStageClient`](./addon_sdk.meetmainstageclient.md) | The `MeetAddonClient` for the main stage component of an add-on. |\n| [`MeetSidePanelClient`](./addon_sdk.meetsidepanelclient.md) | The `MeetAddonClient` for the side panel component of an add-on. |\n\nType aliases\n\n| Name | Description |\n|-----------------------------------------------------|------------------------------------------------------------------------------------------|\n| [`ErrorType`](./addon_sdk.errortype.md) | Possible error types for when interacting with the Meet Web add-ons SDK throws an error. |\n| [`FrameOpenReason`](./addon_sdk.frameopenreason.md) | The different reasons why the frame was opened: |\n| [`FrameType`](./addon_sdk.frametype.md) | The different places in Meet that the iframed add-on can be running in: |\n\nVariables\n\n| Name | Description |\n|-------------------------------|---------------------------------------------------------------|\n| [`meet`](./addon_sdk.meet.md) | The main entry point for accessing Meet add-on functionality. |"]]