toggle menu
ouisync
0.8.11-1
androidJvm
switch theme
search in API
ouisync
/
org.equalitie.ouisync.lib
/
Progress
Progress
data
class
Progress
(
val
value
:
Long
,
val
total
:
Long
)
Members
Constructors
Progress
Link copied to clipboard
constructor
(
value
:
Long
,
total
:
Long
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
total
Link copied to clipboard
val
total
:
Long
value
Link copied to clipboard
val
value
:
Long