common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.models
/
Shelf
/
Item
Item
data
class
Item
(
val
media
:
EchoMediaItem
)
:
Shelf
Represents a media item.
Members
Constructors
Item
Link copied to clipboard
constructor
(
media
:
EchoMediaItem
)
Properties
extras
Link copied to clipboard
open
override
val
extras
:
Map
<
String
,
String
>
id
Link copied to clipboard
open
override
val
id
:
String
media
Link copied to clipboard
val
media
:
EchoMediaItem
the media item.
title
Link copied to clipboard
open
override
val
title
:
String