radios property

Map<String, String> radios
final

The map of radio-url you want to listen to. example : { "NRJ France": "http://scdn.nrjaudio.fm/adwz2/fr/30001/mp3_128.mp3?origine=fluxradios" }. You can find some radios urls on this site : http://fluxradios.blogspot.com.

Implementation

final Map<String, String> radios;