horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
media-ui-model
/
com.google.android.horologist.media.ui.state.model
Package-level
declarations
Types
Types
Download
Media
Ui
Model
Link copied to clipboard
sealed
class
DownloadMediaUiModel
Media
Ui
Model
Link copied to clipboard
sealed
class
MediaUiModel
A sealed class representing the UI state of a media item.
Playlist
Download
Ui
Model
Link copied to clipboard
sealed
class
PlaylistDownloadUiModel
Playlist
Ui
Model
Link copied to clipboard
data
class
PlaylistUiModel
(
val
id
:
String
,
val
title
:
String
,
val
artworkUri
:
String
?
=
null
)
Track
Position
Ui
Model
Link copied to clipboard
sealed
class
TrackPositionUiModel