@idpass/data-collect-core / SyncStatus
Interface: SyncStatus
Defined in: interfaces/types.ts:696
Status information for sync operations.
Properties
status
status:
string
Defined in: interfaces/types.ts:698
Current sync status (e.g., 'idle', 'syncing', 'error')
lastSyncTime
lastSyncTime:
string
Defined in: interfaces/types.ts:700
ISO timestamp of last successful sync
pendingChanges
pendingChanges:
number
Defined in: interfaces/types.ts:702
Number of pending changes waiting to be synced