تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
ConferenceParameter
تتوفّر مَعلمة خاصة بالحلّ لاستخدام الإضافة. تستمر هذه المعلمة مع
بيانات مكالمة الفيديو، وفي حال الحاجة إلى تحديث أو حذف، يتم تمرير هذه البيانات إلى الإضافة. مثال على الاستخدام:
تاريخ التعديل الأخير: 2024-09-10 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-09-10 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`ConferenceParameter` objects store solution-specific parameters for add-ons, persisting with conference data and utilized for updates or deletions."],["Developers can use the `setKey(key)` method to assign a key (up to 50 characters) and `setValue(value)` to assign a value (up to 1024 characters) to these parameters."],["Both `setKey` and `setValue` methods return the `ConferenceParameter` object, allowing for chained method calls for efficient setup."],["Exceeding the maximum length for keys or values when using `setKey(key)` or `setValue(value)` will result in an error."]]],[]]