Resource summary for meet.addons.screenshare.js
Interfaces
Name |
Description |
AddonScreenshareInfo |
Information about the add-on that should be used when a user transitions from screen sharing to an in-meeting add-on experience. |
MeetAddonScreenshare |
The main entry point for accessing Meet add-on screenshare functionality. Available globally under window.meet.addon.screensharing , or by importing meet.addon.screensharing . |
MeetAddonScreenshareExport |
The structure of the top-level Add-on screenshare export. |
Variables
Name |
Description |
meet |
The main entry point for accessing Meet add-on screenshare functionality. |
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 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["The Meet add-on screenshare API allows add-ons to seamlessly integrate with Google Meet's screen sharing functionality."],["Developers can utilize the `MeetAddonScreenshare` object to initiate and manage screen sharing sessions within their add-ons."],["`AddonScreenshareInfo` provides information needed when transitioning users from screen sharing to the add-on's experience."],["This API offers tools like `MeetAddonScreenshareExport` for developers to manage and control screen share exports."]]],[]]