ลายเซ็นเมธอด MeetMainStageClient.unloadSidePanel
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ปิด iframe แผงด้านข้าง โปรดทราบว่าระบบจะไม่เก็บสถานะส่วนเสริมของแผงด้านข้างไว้
ภายใน Meet เมื่อมีการเรียกใช้เมธอด หาก iframe แผงด้านข้างเปิดอยู่
อีกครั้ง เช่น การใช้การเรียกเพื่อ
loadSidePanel
URL แหล่งที่มา iframe ของแผงด้านข้างเป็นค่าเดิมจาก
ไฟล์ Manifest เสริม
การคงสถานะส่วนเสริมไว้ในแบ็กเอนด์ของส่วนเสริมขึ้นอยู่กับส่วนเสริม
ก่อนที่จะเรียกใช้เมธอดนี้
ลายเซ็น
unloadSidePanel(): Promise<void>;
รายละเอียด
การคืนสินค้า
Promise<void>
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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`"]]