AddonScreenshareInfo ของอินเทอร์เฟซ
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ข้อมูลเกี่ยวกับส่วนเสริมที่ควรใช้เมื่อผู้ใช้เปลี่ยนจากการแชร์หน้าจอเป็นประสบการณ์การใช้งานส่วนเสริมในการประชุม
ลายเซ็น
interface AddonScreenshareInfo
ลายเซ็นของที่พัก
ชื่อ |
คำอธิบาย |
additionalData |
ข้อมูลที่ได้จากบุคคลที่สามซึ่งส่วนเสริมสามารถใช้เพื่อเริ่มต้นตัวเอง |
cloudProjectNumber |
หมายเลขโปรเจ็กต์ Google Cloud ของส่วนเสริมที่ Meet ควรเริ่มต้นเมื่อเปลี่ยนจากการแชร์หน้าจอไปยังส่วนเสริมของ Meet |
mainStageUrl |
URL ที่หน้าจอหลักเปิดขึ้นหลังจากที่ส่วนเสริมเริ่มทำงาน ต้องอยู่ในโดเมนเดียวกับ URL ที่ระบุไว้ในไฟล์ Manifest ของส่วนเสริม |
sidePanelUrl |
URL ที่แผงด้านข้างเปิดขึ้นหลังจากที่ส่วนเสริมเริ่มทำงาน ต้องอยู่ในโดเมนเดียวกับ URL ที่ระบุไว้ในไฟล์ Manifest ของส่วนเสริม |
startActivityOnOpen |
ตัวเลือกว่าจะเริ่มกิจกรรมเมื่อเปิดส่วนเสริมหรือไม่ ต้องมีค่าเป็น "จริง" หากระบุ URL ของเวทีหลัก |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],[],null,["# Interface AddonScreenshareInfo\n\nInformation about the add-on that should be used when a user transitions from\nscreen sharing to an in-meeting add-on experience.\n\nSignature\n---------\n\n interface AddonScreenshareInfo\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|----------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|\n| [`additionalData`](./screenshare_api.addonscreenshareinfo.additionaldata.md) | Data supplied by the third-party that the add-on can use to initialize itself |\n| [`cloudProjectNumber`](./screenshare_api.addonscreenshareinfo.cloudprojectnumber.md) | The Google Cloud project number of the add-on that Meet should start when transitioning from screen sharing to the Meet add-on. |\n| [`mainStageUrl`](./screenshare_api.addonscreenshareinfo.mainstageurl.md) | The URL that the main stage opens after the add-on starts. Must belong to the same domain as the URLs specified in the add-on manifest. |\n| [`sidePanelUrl`](./screenshare_api.addonscreenshareinfo.sidepanelurl.md) | The URL that the side panel opens after the add-on starts. Must belong to the same domain as the URLs specified in the add-on manifest. |\n| [`startActivityOnOpen`](./screenshare_api.addonscreenshareinfo.startactivityonopen.md) | Whether to start an activity when the add-on is opened. If a mainstage URL is provided, must be true. |"]]