Send feedback
Resource summary for meet.addons.js
Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Name
Description
ActivityStartingState
Starting state of the add-on when the participant accepts the invitation to start an activity.
AddonCallbacks
All of the callbacks that add-ons can attach to.
AddonSession
The AddonSession interface. Used to interact with Meet.
AddonSessionOptions
Parameters to retrieve the add-on session.
FrameToFrameMessage
A client-initiated message sent from one add-on frame to another.
MeetAddon
The main entry point for accessing Meet Add-on functionality. Available globally under window.meet.addon
.
MeetAddonClient
The client object that an add-on uses to communicate with Meet web.
MeetAddonError
The structure of an error generated from the Meet Add-ons SDK.
MeetAddonExport
The structure of the top-level Add-on export.
MeetingInfo
Information about the meeting in which the add-on is running.
MeetMainStageClient
The MeetAddonClient
for the main stage component of an add-on.
MeetSidePanelClient
The MeetAddonClient
for the side panel component of an add-on.
Type aliases
Name
Description
ErrorType
Possible error types for when interacting with the Meet Web Add-ons SDK throws an error.
FrameOpenReason
The different reasons why the frame was opened:
FrameType
The different places in Meet that the iframed add-on can be running in:
Variables
Name
Description
meet
The main entry point for accessing Meet add-on functionality.
Send feedback
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-10-07 UTC.
Need to tell us more?
[[["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 2024-10-07 UTC."],[],[]]