電台
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-04 (世界標準時間)。
[null,null,["上次更新時間:2024-09-04 (世界標準時間)。"],[[["The `RadioEpisode` type is specifically designed for marking up radio episodes within emails."],["It inherits all the properties and functionalities of the broader `Episode` type, simplifying implementation."],["Notably, `RadioEpisode` itself doesn't introduce any unique properties, relying solely on the `Episode` type's attributes."]]],["The document defines a data type named `RadioEpisode`, which extends the `Episode` type. It represents a radio episode within a data structure, likely for email or web markup. Crucially, the `RadioEpisode` type is noted to have no specific properties of its own, inheriting all properties from the `Episode` type it extends. This indicates it serves as a specialized subtype for radio-related episodes.\n"]]