Zync SDK
Toggle table of contents
2.1.10
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.job.models
/
ZyncJobStats
/
ZyncJobStats
Zync
Job
Stats
constructor
(
totalJobs
:
Int
,
completedJobs
:
Int
,
closedJobs
:
Int
,
incompleteJobs
:
Int
,
onProgress
:
Int
,
yetToStart
:
Int
,
delayed
:
Int
)