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
Name | Description |
---|---|
exposeToMeetWhenScreensharing(clientScreenshareInfo) |
Enables a third-party site to set content and its corresponding add-on when transitioning from screen sharing to the Meet add-on. |