toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.album
Package-level
declarations
Types
Types
Album
Api
Link copied to clipboard
internal
interface
AlbumApi
Album API interface provides methods using which one can get all the information about an album.
Album
Api
Impl
Link copied to clipboard
internal
class
AlbumApiImpl
(
ktorService
:
KtorService
,
dispatcher
:
CoroutineDispatcher
=
Dispatchers.IO
)
:
AlbumApi