属性签名 MeetAddonScreenshareExport.addon
签名
addon: {screensharing: MeetAddonScreenshare};
详细信息
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-10-14。
[null,null,["最后更新时间 (UTC):2024-10-14。"],[[["The `addon` property enables screensharing functionality within a meeting context using the `MeetAddonScreenshare` object."],["This property is a required part of the configuration and its value can be modified."]]],["The core content defines the `addon` property within a signature, specifically for screensharing functionality. It's specified as an object with the key `screensharing` and its value set to `MeetAddonScreenshare`. This property is mandatory, not optional, and it is modifiable (not read-only). The detailed information links to the `MeetAddonScreenshare` API documentation. This means it allows screensharing to be integrated through that API.\n"]]