สรุปทรัพยากรสำหรับ meet.addons.js
อินเทอร์เฟซ
ชื่อแทนประเภท
ชื่อ |
คำอธิบาย |
ErrorType |
ประเภทข้อผิดพลาดที่อาจเกิดขึ้นเมื่อโต้ตอบกับ SDK ของส่วนเสริมในเว็บของ Meet แสดงข้อผิดพลาด |
FrameOpenReason |
สาเหตุต่างๆ ที่เปิดเฟรม |
FrameType |
ตำแหน่งต่างๆ ใน Meet ที่ส่วนเสริมแบบ iframe สามารถทำงานได้ |
ตัวแปร
ชื่อ |
คำอธิบาย |
meet |
จุดแรกเข้าหลักสำหรับการเข้าถึงฟังก์ชันการทำงานของส่วนเสริม Meet |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-02-04 UTC
[null,null,["อัปเดตล่าสุด 2025-02-04 UTC"],[[["The Meet Add-on SDK provides interfaces, type aliases, and variables for building Google Meet add-ons."],["`MeetAddon` is the main entry point for accessing add-on functionality, available globally under `window.meet.addon`."],["Add-ons can interact with Meet using the `AddonSession` interface and utilize various clients like `MeetMainStageClient` and `MeetSidePanelClient`."],["Developers can handle errors using `MeetAddonError` and leverage types like `ErrorType` and `FrameType` for specific functionalities."],["The SDK offers comprehensive tools and information for building integrated and interactive experiences within Google Meet."]]],["The core content details interfaces, type aliases, and variables for interacting with Google Meet add-ons. Key interfaces include `AddonSession` for interacting with Meet, `MeetAddon` as the main entry point, and `MeetAddonClient` for communication. `AddonCallbacks` are callbacks the add-ons can use. Type aliases like `ErrorType` and `FrameType` define possible error types and iframe locations. The `meet` variable serves as the main entry point for Meet add-on functionality.\n"]]