toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.extractors
/
Jeniusplay
/
ResponseSource
Response
Source
data
class
ResponseSource
(
val
hls
:
Boolean
,
val
videoSource
:
String
,
val
securedLink
:
String
?
)
(
source
)
Members
Constructors
Response
Source
Link copied to clipboard
constructor
(
hls
:
Boolean
,
videoSource
:
String
,
securedLink
:
String
?
)
Properties
hls
Link copied to clipboard
val
hls
:
Boolean
secured
Link
Link copied to clipboard
val
securedLink
:
String
?
video
Source
Link copied to clipboard
val
videoSource
:
String