Close the add-on that's running in the Meet iframe by unloading all iframes and closing the side panel if it's open. Calling this while there's an ongoing activity has no effect.
[[["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 2024-10-07 UTC."],[[["The `MeetAddonClient` interface enables add-ons to interact with Google Meet."],["It provides methods to manage activities, access meeting information, and handle add-on lifecycle events."],["Add-ons can start, end, and control the state of activities using this interface."],["Developers can retrieve details about the meeting, such as participant information, through the `getMeetingInfo()` method."],["`MeetAddonClient` allows for seamless integration of add-on functionality within the Google Meet environment."]]],[]]