toggle menu
horologist
jvm
switch theme
search in API
media-core
/
com.google.android.horologist.media.model
/
MediaDownload
/
Status
Status
sealed
class
Status
(
source
)
Status of the download of a
MediaDownload
.
Inheritors
Idle
InProgress
Completed
Members
Types
Completed
Link copied to clipboard
object
Completed
:
MediaDownload.Status
Idle
Link copied to clipboard
object
Idle
:
MediaDownload.Status
In
Progress
Link copied to clipboard
data
class
InProgress
(
val
progress
:
Float
)
:
MediaDownload.Status