toggle menu
core
jvm
switch theme
search in API
core
/
com.google.android.horologist.media.repository
/
PlaylistDownloadRepository
/
get
get
abstract
fun
get
(
playlistId
:
String
)
:
Flow
<
PlaylistDownload
?
>
Returns a
PlaylistDownload
with the supplied
id
, if there is any.