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.
Signature
closeAddon(): Promise<void>;
Details
Optional | No |
---|
Returns
Promise<void>