[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-10-15 (世界標準時間)。"],[[["Allows a third-party website to seamlessly integrate its content and add-on into a Google Meet call when transitioning from screen sharing."],["This functionality is achieved using the `exposeToMeetWhenScreensharing` method and requires providing screen sharing information using the `AddonScreenshareInfo` object."],["The method does not return any value (void)."]]],["This API function, `exposeToMeetWhenScreensharing`, allows a third-party site to configure content and add-ons during the transition from screen sharing to the Meet add-on. It takes a mandatory `clientScreenshareInfo` parameter of type `AddonScreenshareInfo`. This parameter carries the necessary information for the transition. The function does not return any value (void). It is a required functionality, as indicated by the \"No\" in the \"Optional\" field.\n"]]