MeetAddonClient 介面

外掛程式用來與 Meet 網頁版通訊的用戶端物件。

簽名

interface MeetAddonClient

方法簽章

名稱 說明
clearCollaborationStartingState() 針對協作時使用的外掛程式,清除其初始狀態的相關資訊。
getCollaborationStartingState() 在參與者接受協同合作時擷取外掛程式的初始狀態資訊。
getFrameOpenReason() 擷取導致外掛程式開啟的畫面。
getMeetingInfo() 擷取外掛程式執行期間的會議相關資訊。
getMeetPlatformInfo() 針對執行外掛程式的 Meet 平台擷取相關資訊。
on(eventId, eventHandler) 提供外掛程式能使用的 AddonCallbacks 存取權。
setCollaborationStartingState(collaborationStartingState) 針對參與者接受邀請進行協作時使用的外掛程式,設定或更新其初始狀態的資訊。