類型名稱:MusicEvent
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-04 (世界標準時間)。
[null,null,["上次更新時間: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"]]