horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
media-ui
/
com.google.android.horologist.media.ui.navigation
/
NavigationScreen
/
MediaItem
Media
Item
@
Serializable
data
class
MediaItem
(
val
id
:
String
,
val
collectionId
:
String
?
)
:
NavigationScreen
Members
Constructors
Media
Item
Link copied to clipboard
constructor
(
id
:
String
,
collectionId
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
collection
Id
Link copied to clipboard
val
collectionId
:
String
?
id
Link copied to clipboard
val
id
:
String