meet.addons.js 的资源摘要
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
接口
类型别名
变量
名称 |
说明 |
meet |
用于访问 Meet 插件功能的主要入口点。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Resource summary for meet.addons.js\n\nInterfaces\n----------\n\n| Name | Description |\n|-----------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|\n| [`ActivityStartingState`](./addon_sdk.activitystartingstate.md) | Starting state of the add-on when the participant accepts the invitation to start an activity. |\n| [`AddonCallbacks`](./addon_sdk.addoncallbacks.md) | All of the callbacks that add-ons can attach to. |\n| [`AddonSession`](./addon_sdk.addonsession.md) | The AddonSession interface. Used to interact with Meet. |\n| [`AddonSessionOptions`](./addon_sdk.addonsessionoptions.md) | Parameters to retrieve the add-on session. |\n| [`FrameToFrameMessage`](./addon_sdk.frametoframemessage.md) | A client-initiated message sent from one add-on frame to another. |\n| [`MeetAddon`](./addon_sdk.meetaddon.md) | The main entry point for accessing Meet add-on functionality. Available globally under `window.meet.addon`. |\n| [`MeetAddonClient`](./addon_sdk.meetaddonclient.md) | The client object that an add-on uses to communicate with Meet web. |\n| [`MeetAddonError`](./addon_sdk.meetaddonerror.md) | The structure of an error generated from the Meet add-ons SDK. |\n| [`MeetAddonExport`](./addon_sdk.meetaddonexport.md) | The structure of the top-level add-on export. |\n| [`MeetingInfo`](./addon_sdk.meetinginfo.md) | Information about the meeting in which the add-on is running. |\n| [`MeetMainStageClient`](./addon_sdk.meetmainstageclient.md) | The `MeetAddonClient` for the main stage component of an add-on. |\n| [`MeetSidePanelClient`](./addon_sdk.meetsidepanelclient.md) | The `MeetAddonClient` for the side panel component of an add-on. |\n\nType aliases\n------------\n\n| Name | Description |\n|-----------------------------------------------------|------------------------------------------------------------------------------------------|\n| [`ErrorType`](./addon_sdk.errortype.md) | Possible error types for when interacting with the Meet Web add-ons SDK throws an error. |\n| [`FrameOpenReason`](./addon_sdk.frameopenreason.md) | The different reasons why the frame was opened: |\n| [`FrameType`](./addon_sdk.frametype.md) | The different places in Meet that the iframed add-on can be running in: |\n\nVariables\n---------\n\n| Name | Description |\n|-------------------------------|---------------------------------------------------------------|\n| [`meet`](./addon_sdk.meet.md) | The main entry point for accessing Meet add-on functionality. |"]]