Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders
/
SyncAPI
/
AbstractSyncStatus
Abstract
Sync
Status
abstract
class
AbstractSyncStatus
(
source
)
Inheritors
SyncStatus
SimklSyncStatus
Members
Constructors
Abstract
Sync
Status
Link copied to clipboard
constructor
(
)
Properties
is
Favorite
Link copied to clipboard
abstract
var
isFavorite
:
Boolean
?
max
Episodes
Link copied to clipboard
abstract
var
maxEpisodes
:
Int
?
score
Link copied to clipboard
abstract
var
score
:
Score
?
status
Link copied to clipboard
abstract
var
status
:
SyncWatchType
watched
Episodes
Link copied to clipboard
abstract
var
watchedEpisodes
:
Int
?