public static class Option.Companion
| Modifier and Type | Method and Description |
|---|---|
Option |
getADD_ALBUM_TO_LIBRARY() |
Option |
getADD_PLAYLIST_TO_LIBRARY() |
Option |
getADD_STATION_TO_LIBRARY() |
Option |
getADD_TO_HEOS_FAVORITES() |
Option |
getADD_TRACK_TO_LIBRARY() |
Option |
getCREATE_NEW_STATION() |
Option |
getREMOVE_ALBUM_FROM_LIBRARY() |
Option |
getREMOVE_FROM_HEOS_FAVORITES() |
Option |
getREMOVE_PLAYLIST_FROM_LIBRARY() |
Option |
getREMOVE_STATION_FROM_LIBRARY() |
Option |
getREMOVE_TRACK_FROM_LIBRARY() |
Option |
getTHUMBS_DOWN() |
Option |
getTHUMBS_UP() |
public Option getADD_TRACK_TO_LIBRARY()
public Option getADD_ALBUM_TO_LIBRARY()
public Option getADD_STATION_TO_LIBRARY()
public Option getADD_PLAYLIST_TO_LIBRARY()
public Option getREMOVE_TRACK_FROM_LIBRARY()
public Option getREMOVE_ALBUM_FROM_LIBRARY()
public Option getREMOVE_STATION_FROM_LIBRARY()
public Option getREMOVE_PLAYLIST_FROM_LIBRARY()
public Option getTHUMBS_UP()
public Option getTHUMBS_DOWN()
public Option getCREATE_NEW_STATION()
public Option getADD_TO_HEOS_FAVORITES()
public Option getREMOVE_FROM_HEOS_FAVORITES()