toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
AniListApi
/
GetDataMediaListEntry
Get
Data
Media
List
Entry
data
class
GetDataMediaListEntry
(
val
progress
:
Int
?
,
val
status
:
String
?
,
val
score
:
Int
?
)
(
source
)
Members
Constructors
Get
Data
Media
List
Entry
Link copied to clipboard
constructor
(
progress
:
Int
?
,
status
:
String
?
,
score
:
Int
?
)
Properties
progress
Link copied to clipboard
val
progress
:
Int
?
score
Link copied to clipboard
val
score
:
Int
?
status
Link copied to clipboard
val
status
:
String
?