Interface MeetAddonScreenshare
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
.
Signature
interface MeetAddonScreenshare
Method signatures
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-27 UTC.
[null,null,["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. |"]]