Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
OpenSubtitlesApi
/
ResultFiles
Result
Files
data
class
ResultFiles
(
var
fileId
:
Int
?
=
null
,
var
fileName
:
String
?
=
null
)
(
source
)
Members
Constructors
Result
Files
Link copied to clipboard
constructor
(
fileId
:
Int
?
=
null
,
fileName
:
String
?
=
null
)
Properties
file
Id
Link copied to clipboard
var
fileId
:
Int
?
file
Name
Link copied to clipboard
var
fileName
:
String
?