Đóng tiện ích bổ sung đang chạy trong iframe Meet bằng cách huỷ tải tất cả iframe và đóng bảng điều khiển bên nếu bảng điều khiển đó đang mở. Việc gọi phương thức này trong khi có một hoạt động đang diễn ra sẽ không có hiệu lực.
Kết thúc một hoạt động đang diễn ra. Sẽ không thành công nếu: – Không có hoạt động nào đang diễn ra. – Người dùng không phải là người khởi tạo hoạt động.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-10-15 UTC."],[[["The `MeetAddonClient` interface enables add-ons to interact with Google Meet."],["It provides methods to manage activities, access meeting information, and handle add-on lifecycle events."],["Add-ons can start, end, and control the state of activities using this interface."],["Developers can retrieve details about the meeting, such as participant information, through the `getMeetingInfo()` method."],["`MeetAddonClient` allows for seamless integration of add-on functionality within the Google Meet environment."]]],[]]