Enables a third-party site to set content and its corresponding add-on when transitioning from screen sharing to the Meet add-on.
Signature
exposeToMeetWhenScreensharing(
clientScreenshareInfo: AddonScreenshareInfo,
): void;
Details
Optional | No |
---|
Parameters
Name | Type | Optional | Description |
---|---|---|---|
clientScreenshareInfo |
AddonScreenshareInfo |
No |
Returns
void