SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-models
/
sk.ainet.lang.model
/
ModelLoadPhase
/
Downloading
Downloading
data
class
Downloading
(
val
bytesReceived
:
Long
?
,
val
totalBytes
:
Long
?
)
:
ModelLoadPhase
(
source
)
Members
Constructors
Downloading
Link copied to clipboard
constructor
(
bytesReceived
:
Long
?
,
totalBytes
:
Long
?
)
Properties
bytes
Received
Link copied to clipboard
val
bytesReceived
:
Long
?
total
Bytes
Link copied to clipboard
val
totalBytes
:
Long
?