BackupKit
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
BackupKit
BackupKit
/
com.vocabloot.backupkit
/
SyncOutcome
/
Synced
Synced
data
class
Synced
(
val
entryCount
:
Int
)
:
SyncOutcome
(
source
)
entryCount
is the number of non-marker entries present in the snapshot.
Members
Constructors
Synced
Link copied to clipboard
constructor
(
entryCount
:
Int
)
Properties
entry
Count
Link copied to clipboard
val
entryCount
:
Int