Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
Jeniusplay
/
ResponseSource
Response
Source
common
data
class
ResponseSource
(
val
hls
:
Boolean
,
val
videoSource
:
String
,
val
securedLink
:
String
?
)
(
source
)
Members
Constructors
Response
Source
Link copied to clipboard
common
constructor
(
hls
:
Boolean
,
videoSource
:
String
,
securedLink
:
String
?
)
Properties
hls
Link copied to clipboard
common
val
hls
:
Boolean
secured
Link
Link copied to clipboard
common
val
securedLink
:
String
?
video
Source
Link copied to clipboard
common
val
videoSource
:
String