eSCLKt
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
eSCLKt
eSCLKt
/
io.github.chrisimx.esclkt
/
JobInfo
/
JobInfo
Job
Info
constructor
(
jobURI
:
String
,
jobUUID
:
String
,
age
:
UInt
,
imagesCompleted
:
UInt
,
imagesToTransfer
:
UInt
?
=
null
,
transferRetryCount
:
UInt
?
=
null
,
jobState
:
JobState
,
jobStateReasons
:
List
<
String
>
?
=
null
)