Package org.robovm.apple.carplay
Interface CPNowPlayingTemplateObserver
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
CPNowPlayingTemplateObserverAdapter
public interface CPNowPlayingTemplateObserver extends NSObjectProtocol
- Since:
- Available in iOS 14.0 and later.
-
Method Summary
Modifier and Type Method Description voidalbumArtistButtonTapped(CPNowPlayingTemplate nowPlayingTemplate)voidupNextButtonTapped(CPNowPlayingTemplate nowPlayingTemplate)