音乐活动
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-04。
[null,null,["最后更新时间 (UTC):2024-09-04。"],[[["The MusicEvent type provides structured data for musical events and extends the general Event type."],["Despite extending the Event type, MusicEvent does not introduce any unique properties of its own."],["It's used to classify events within emails as music-related for better organization and potential features like automatic calendar entries."]]],["The document defines the `MusicEvent` type, which is a subtype of the `Event` type. `MusicEvent` inherits properties from `Event` but has no unique properties of its own. The core information conveyed is the existence of a specific data type, `MusicEvent`, within a larger classification system related to events. It highlights its relationship to another type, `Event`, by stating it as an extension.\n"]]