تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Allows add-ons to access information about the meeting they're running in."],["Uses the `getMeetingInfo()` function to retrieve details, returning a `MeetingInfo` object."],["Provides access to meeting information like participant details, meeting ID, and more (refer to `MeetingInfo` documentation for specifics)."]]],["The core functionality is retrieving meeting information. The `getMeetingInfo()` method, which is a promise, is used for this purpose. It returns a `MeetingInfo` object, detailed in a separate document. This method is mandatory; no optional parameters are involved in its usage. The key action is invoking `getMeetingInfo()` to obtain comprehensive data related to the ongoing meeting.\n"]]