تاريخ التعديل الأخير: 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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`AddonScreenshareInfo` interface provides data for transitioning from screen sharing to an in-meeting add-on."],["It includes URLs for the main stage and side panel that the add-on should open, belonging to the add-on's domain."],["The Google Cloud project number of the add-on is provided to facilitate starting the add-on."],["Additional data can be included to help the add-on initialize itself for a smooth transition."],["The `startActivityOnOpen` property determines if an activity should start upon opening the add-on and is required to be true if a main stage URL is provided."]]],["The `AddonScreenshareInfo` interface defines data needed to transition from screen sharing to an in-meeting add-on. It includes `cloudProjectNumber` for the add-on's Google Cloud project, `mainStageUrl` and `sidePanelUrl` for the add-on's interface, and `additionalData` for initialization. `startActivityOnOpen` dictates whether an activity should start upon opening the add-on, requiring `true` if a main stage URL is given. All URLs must match the domains in the add-on's manifest.\n"]]