تاريخ التعديل الأخير: 2025-02-04 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 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"]]