Method signature MeetMainStageClient.unloadSidePanel
Stay organized with collections
Save and categorize content based on your preferences.
Closes the side panel iframe. Note that side panel add-on state isn't retained
within Meet when the method is called. If the side panel iframe is opened
again, for instance using a call to
loadSidePanel,
the side panel iframe source URL is set to its original value from the
add-on manifest.
It's up to the add-on to persist any add-on state in the add-on backend
before this method is called.
Signature
unloadSidePanel(): Promise<void>;
Details
Returns
Promise<void>
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."],[],[]]