Sync Result
Constructors
Properties
Link copied to clipboard
The list of engines which are marked as "declined" (ie, disabled) on the sync server. The list of declined engines is global to the account rather than to the device. Apps should use this after every sync to update the local state (ie, to ensure that their Sync UI correctly reflects what engines are enabled and disabled), because these could change after every sync.
Link copied to clipboard
Earliest time that the next sync should happen at
Link copied to clipboard
State that should be persisted to disk and supplied to the sync method on the next sync (See SyncParams.persisted_state).
Link copied to clipboard
Result from the sync server
Link copied to clipboard
Engines that synced successfully
Link copied to clipboard
JSON string encoding a SyncTelemetryPing
object