app
app
/
com.musicplayer.openmusic.data
/
SongsData
/
LoadListener
Load
Listener
public
interface
LoadListener
Functions
Inheritors
Functions
on
Added
Albums
Link copied to clipboard
public
abstract
Unit
onAddedAlbums
(
)
on
Added
Songs
Link copied to clipboard
public
abstract
Unit
onAddedSongs
(
)
on
Load
Complete
Link copied to clipboard
public
abstract
Unit
onLoadComplete
(
)
on
Removed
Albums
Link copied to clipboard
public
abstract
Unit
onRemovedAlbums
(
)
on
Removed
Songs
Link copied to clipboard
public
abstract
Unit
onRemovedSongs
(
)
Inheritors
MainActivity
Link copied to clipboard