Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
SubSourceApi
/
SubData
Sub
Data
data
class
SubData
(
val
movie
:
String
,
val
lang
:
String
,
val
id
:
String
)
(
source
)
Members
Constructors
Sub
Data
Link copied to clipboard
constructor
(
movie
:
String
,
lang
:
String
,
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
lang
Link copied to clipboard
val
lang
:
String
movie
Link copied to clipboard
val
movie
:
String