Interface: RecommendedStation
Hierarchy
-
↳ RecommendedStation
Index
Properties
- alphanumericKey
- bearers
- country
- description
- factors
- liveStreams
- multimedia
- name
- phoneticInputs
- phoneticOutputs
- rpuid
- socialIds
- type
Properties
alphanumericKey
• alphanumericKey: string
Inherited from StationEntry.alphanumericKey
The letter/number to indicate where in an alphabetic list this station should be placed
bearers
• bearers: Array‹object›
Inherited from StationEntry.bearers
An array of bearer IDs and information.
country
• country: string
Inherited from StationEntry.country
ISO number code of the station's country.
description
• description: string
Inherited from StationEntry.description
Station description.
factors
• factors: Factors[]
Inherited from RecommendationData.factors
liveStreams
• liveStreams: Stream[]
Inherited from StationEntry.liveStreams
Stream urls and information for this station.
multimedia
• multimedia: MultiMedia[]
Inherited from StationEntry.multimedia
Station assets, typically logo images.
name
• name: string
Inherited from StationEntry.name
Station name
phoneticInputs
• phoneticInputs: Phonetics[]
Inherited from StationEntry.phoneticInputs
Any phonetic SSML tags or spellings that can be used to help voice controlled devices recognise a station name as said by an end user
phoneticOutputs
• phoneticOutputs: Phonetics[]
Inherited from StationEntry.phoneticOutputs
Any phonetic SSML tags or spellings that can be used to help voice controlled devices speak/pronounce a station name if required
rpuid
• rpuid: string
Inherited from StationEntry.rpuid
Unique identifier representing a specific station. Unique across all countries.
socialIds
• socialIds: string[]
Inherited from StationEntry.socialIds
The ids of any linked social media accounts this station has.
type
• type: "STATION" | "ONDEMAND"
Inherited from RecommendationData.type