Synced

data class Synced(val entryCount: Int) : SyncOutcome(source)

entryCount is the number of non-marker entries present in the snapshot.

Constructors

Link copied to clipboard
constructor(entryCount: Int)

Properties

Link copied to clipboard