toggle menu
richiesdk
androidJvm
switch theme
search in API
booklibraryui
/
fi.richie.booklibraryui.download
/
Epub3LoadingState
Epub3Loading
State
data
class
Epub3LoadingState
(
val
totalBytesDownloaded
:
Long
,
val
totalExpectedByteLength
:
Long
)
Members
Constructors
Epub3Loading
State
Link copied to clipboard
constructor
(
totalBytesDownloaded
:
Long
,
totalExpectedByteLength
:
Long
)
Properties
total
Bytes
Downloaded
Link copied to clipboard
val
totalBytesDownloaded
:
Long
total
Expected
Byte
Length
Link copied to clipboard
val
totalExpectedByteLength
:
Long