Stay organized with collections
Save and categorize content based on your preferences.
The main entry point for accessing Meet add-on screenshare functionality.
Available globally under window.meet.addon.screensharing, or by importing
meet.addon.screensharing.
[[["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 2025-03-27 UTC."],[],[],null,["# Interface MeetAddonScreenshare\n\nThe main entry point for accessing Meet add-on screenshare functionality.\nAvailable globally under `window.meet.addon.screensharing`, or by importing\n`meet.addon.screensharing`.\n\nSignature\n---------\n\n interface MeetAddonScreenshare\n\nMethod signatures\n-----------------\n\n| Name | Description |\n|-----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|\n| [`exposeToMeetWhenScreensharing(clientScreenshareInfo)`](./screenshare_api.meetaddonscreenshare.exposetomeetwhenscreensharing.md) | Enables a third-party site to set content and its corresponding add-on when transitioning from screen sharing to the Meet add-on. |"]]