Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.sync.models
/
ZyncUploadState
/
Idle
Idle
data
class
Idle
(
val
pendingUploadCount
:
Int
)
:
ZyncUploadState
Upload system is idle - no operations to upload or not started.
Parameters
pending
Upload
Count
Number of operations pending upload
Members
Constructors
Idle
Link copied to clipboard
constructor
(
pendingUploadCount
:
Int
)
Properties
pending
Upload
Count
Link copied to clipboard
val
pendingUploadCount
:
Int