common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.models
/
Streamable
/
Streamable
Streamable
constructor
(
id
:
String
,
quality
:
Int
,
type
:
Streamable.MediaType
,
title
:
String
?
=
null
,
extras
:
Map
<
String
,
String
>
=
mapOf()
)