-
- All Implemented Interfaces:
-
com.google.android.horologist.media.repository.PlaylistDownloadRepository
public final class PlaylistDownloadRepositoryImpl implements PlaylistDownloadRepository
-
-
Constructor Summary
Constructors Constructor Description PlaylistDownloadRepositoryImpl(CoroutineScope coroutineScope, PlaylistLocalDataSource playlistLocalDataSource, MediaDownloadLocalDataSource mediaDownloadLocalDataSource, Media3DownloadDataSource media3DownloadDataSource, PlaylistDownloadMapper playlistDownloadMapper)
-
Method Summary
-
-
Constructor Detail
-
PlaylistDownloadRepositoryImpl
PlaylistDownloadRepositoryImpl(CoroutineScope coroutineScope, PlaylistLocalDataSource playlistLocalDataSource, MediaDownloadLocalDataSource mediaDownloadLocalDataSource, Media3DownloadDataSource media3DownloadDataSource, PlaylistDownloadMapper playlistDownloadMapper)
-
-
-
-