Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
Linkbox
/
Resolutions
Resolutions
common
data
class
Resolutions
(
val
url
:
String
?
=
null
,
val
resolution
:
String
?
=
null
)
(
source
)
Members
Constructors
Resolutions
Link copied to clipboard
common
constructor
(
url
:
String
?
=
null
,
resolution
:
String
?
=
null
)
Properties
resolution
Link copied to clipboard
common
val
resolution
:
String
?
url
Link copied to clipboard
common
val
url
:
String
?