toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.extractors
/
Linkbox
/
ItemInfo
Item
Info
data
class
ItemInfo
(
val
resolutionList
:
ArrayList
<
Linkbox.Resolutions
>
?
=
arrayListOf()
)
(
source
)
Members
Constructors
Item
Info
Link copied to clipboard
constructor
(
resolutionList
:
ArrayList
<
Linkbox.Resolutions
>
?
=
arrayListOf()
)
Properties
resolution
List
Link copied to clipboard
val
resolutionList
:
ArrayList
<
Linkbox.Resolutions
>
?