メソッド シグネチャ MeetAddonScreenshare.exposeToMeetWhenScreensharing
サードパーティ サイトが次の場合にコンテンツとそれに対応するアドオンを設定できる
画面共有から Meet アドオンへの移行についてご説明します。
署名
exposeToMeetWhenScreensharing(
clientScreenshareInfo: AddonScreenshareInfo,
): void;
詳細
パラメータ
戻り値
void
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["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)."]]],[]]