public interface CPNowPlayingTemplateObserver
| Modifier and Type | Method and Description |
|---|---|
default void |
nowPlayingTemplateAlbumArtistButtonTapped(CPNowPlayingTemplate nowPlayingTemplate)
The user has selected the album/artist button on the now playing template.
|
default void |
nowPlayingTemplateUpNextButtonTapped(CPNowPlayingTemplate nowPlayingTemplate)
The user has selected the Up Next button on the now playing template.
|
default void nowPlayingTemplateAlbumArtistButtonTapped(CPNowPlayingTemplate nowPlayingTemplate)
default void nowPlayingTemplateUpNextButtonTapped(CPNowPlayingTemplate nowPlayingTemplate)