Tóm tắt tài nguyên cho meet.addons.js
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Giao diện
Tên |
Mô tả |
ActivityStartingState |
Trạng thái bắt đầu của tiện ích bổ sung khi người tham gia chấp nhận lời mời bắt đầu một hoạt động. |
AddonCallbacks |
Tất cả lệnh gọi lại mà tiện ích bổ sung có thể đính kèm. |
AddonSession |
Giao diện AddonSession. Dùng để tương tác với Meet. |
AddonSessionOptions |
Các tham số để truy xuất phiên tiện ích bổ sung. |
FrameToFrameMessage |
Một thông báo do ứng dụng khởi tạo được gửi từ một khung tiện ích bổ sung đến một khung tiện ích bổ sung khác. |
MeetAddon |
Điểm truy cập chính để sử dụng chức năng của tiện ích bổ sung Meet. Có trên toàn cầu trong window.meet.addon . |
MeetAddonClient |
Đối tượng ứng dụng mà tiện ích bổ sung sử dụng để giao tiếp với Meet trên web. |
MeetAddonError |
Cấu trúc của lỗi được tạo từ SDK tiện ích bổ sung Meet. |
MeetAddonExport |
Cấu trúc của tệp xuất tiện ích bổ sung cấp cao nhất. |
MeetingInfo |
Thông tin về cuộc họp mà tiện ích bổ sung đang chạy. |
MeetMainStageClient |
MeetAddonClient cho thành phần sân khấu chính của một tiện ích bổ sung. |
MeetSidePanelClient |
MeetAddonClient cho thành phần bảng điều khiển bên của một tiện ích bổ sung. |
Nhập bí danh
Tên |
Mô tả |
ErrorType |
Các loại lỗi có thể xảy ra khi tương tác với SDK tiện ích bổ sung Meet Web. |
FrameOpenReason |
Các lý do khác nhau khiến khung được mở: |
FrameType |
Các vị trí khác nhau trong Meet mà tiện ích bổ sung dạng iframe có thể chạy: |
Biến
Tên |
Mô tả |
meet |
Điểm truy cập chính để sử dụng chức năng của tiện ích bổ sung Meet. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[],[],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. |"]]