मेथड सिग्नेचर MeetMainStageClient.unloadSidePanel
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
साइड पैनल iframe बंद करता है. ध्यान दें कि साइड पैनल में ऐड-ऑन का स्टेटस नहीं बना रहता
का इस्तेमाल करें. अगर साइड पैनल iframe खुला हुआ है
फिर से, उदाहरण के लिए अपने खाते पर
loadSidePanel
साइड पैनल में मौजूद iframe सोर्स यूआरएल,
ऐड-ऑन मेनिफ़ेस्ट.
ऐड-ऑन बैकएंड में किसी भी ऐड-ऑन स्थिति को बनाए रखने के लिए यह ऐड-ऑन पर निर्भर करता है
कॉल करने से पहले ध्यान दें.
हस्ताक्षर
unloadSidePanel(): Promise<void>;
विवरण
रिटर्न
Promise<void>
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# Method signature MeetMainStageClient.unloadSidePanel\n\nCloses the side panel iframe. Note that side panel add-on state isn't retained\nwithin Meet when the method is called. If the side panel iframe is opened\nagain, for instance using a call to\n[`loadSidePanel`](/workspace/meet/add-ons/reference/websdk/addon_sdk.meetmainstageclient.loadsidepanel),\nthe side panel iframe source URL is set to its original value from the\n[add-on manifest](/workspace/meet/add-ons/guides/deploy-add-on#manifest).\nIt's up to the add-on to persist any add-on state in the add-on backend\nbefore this method is called.\n\nSignature\n---------\n\n unloadSidePanel(): Promise\u003cvoid\u003e;\n\nDetails\n-------\n\n| Optional | No |\n|----------|----|\n\nReturns\n-------\n\n`Promise\u003cvoid\u003e`"]]