MeetingInfo 界面
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
运行该插件的会议的相关信息。
签名
interface MeetingInfo
属性签名
名称 |
说明 |
meetingCode |
当前会议的 meetingCode ,格式为 aaa-bbbb-ccc。 |
meetingId |
当前会议的 meetingId 。可用于从 Meet REST API 检索会议信息。meetingId 是会议的全局唯一标识符。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Interface MeetingInfo\n\nInformation about the meeting in which the add-on is running.\n\nSignature\n---------\n\n interface MeetingInfo\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|---------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`meetingCode`](./addon_sdk.meetinginfo.meetingcode.md) | The `meetingCode` for the current meeting in the form of aaa-bbbb-ccc. |\n| [`meetingId`](./addon_sdk.meetinginfo.meetingid.md) | The `meetingId` for the current meeting. Can be used to retrieve meeting information from the Meet REST API. The `meetingId` is a globally unique identifier for the meeting. |"]]