[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["The `addon` property enables screensharing functionality within a meeting context using the `MeetAddonScreenshare` object."],["This property is a required part of the configuration and its value can be modified."]]],["The core content defines the `addon` property within a signature, specifically for screensharing functionality. It's specified as an object with the key `screensharing` and its value set to `MeetAddonScreenshare`. This property is mandatory, not optional, and it is modifiable (not read-only). The detailed information links to the `MeetAddonScreenshare` API documentation. This means it allows screensharing to be integrated through that API.\n"]]