Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
Linkbox
/
ItemInfo
Item
Info
common
data
class
ItemInfo
(
val
resolutionList
:
ArrayList
<
Linkbox.Resolutions
>
?
=
arrayListOf()
)
(
source
)
Members
Constructors
Item
Info
Link copied to clipboard
common
constructor
(
resolutionList
:
ArrayList
<
Linkbox.Resolutions
>
?
=
arrayListOf()
)
Properties
resolution
List
Link copied to clipboard
common
val
resolutionList
:
ArrayList
<
Linkbox.Resolutions
>
?