Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
GuardareStream
/
GuardareData
Guardare
Data
common
data
class
GuardareData
(
val
file
:
String
,
val
label
:
String
,
val
type
:
String
)
(
source
)
Members
Constructors
Guardare
Data
Link copied to clipboard
common
constructor
(
file
:
String
,
label
:
String
,
type
:
String
)
Properties
file
Link copied to clipboard
common
val
file
:
String
label
Link copied to clipboard
common
val
label
:
String
type
Link copied to clipboard
common
val
type
:
String