Package com. adaptr. android. playersdk. models
Types
Notification Style
Link copied to clipboard
class NotificationStyle
Content copied to clipboard
When music is playing, the com.adaptr.android.playersdk.Adaptr class creates a persistent notification with playback control buttons in it so that the user can always control music playback, even when a different app is in the foreground. By creating an instance of this class and passing it to com.adaptr.android.playersdk.AdaptrPlayer the imagery and layout of those notifications can be customized.
Station List
Link copied to clipboard
This is a simple linked list of Station objects, with some additional methods to assist with plucking stations from the list based on station metadata.