Interface: SongEvent
Hierarchy
-
↳ SongEvent
Index
Properties
- artistName
- imageUrl
- name
- programmeDescription
- programmeName
- rpId
- serviceDescription
- serviceName
- song
- songArtURL
- startTime
- stopTime
- type
Properties
artistName
• artistName: string
imageUrl
• imageUrl: string
Inherited from EventsInformation.imageUrl
name
• name: string
programmeDescription
• programmeDescription: string
programmeName
• programmeName: string
rpId
• rpId: string
Inherited from EventsInformation.rpId
serviceDescription
• serviceDescription: string
Overrides EventsInformation.serviceDescription
serviceName
• serviceName: string
Inherited from EventsInformation.serviceName
song
• song: boolean
Optional
songArtURL
• songArtURL? : undefined | string
startTime
• startTime: string
stopTime
• stopTime: string
type
• type: "PE_E"
Overrides EventsInformation.type