ملخّص الموارد meet.addons.js
واجهات
أسماء البريد الإلكتروني البديلة
الاسم |
الوصف |
ErrorType |
أنواع الأخطاء المحتمَلة عند حدوث خطأ أثناء التفاعل مع حزمة تطوير البرامج (SDK) لإضافات Meet على الويب |
FrameOpenReason |
الأسباب المختلفة لفتح الإطار: |
FrameType |
الأماكن المختلفة في Meet التي يمكن تشغيل الإضافة المضمّنة في إطار iframe فيها: |
المتغيّرات
الاسم |
الوصف |
meet |
نقطة الدخول الرئيسية للوصول إلى وظائف الإضافة في Meet |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-02-04 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-02-04 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]