fun sync(account: FirefoxAccountShaped): Deferred<SyncResult>
(source)
Performs a sync of configured SyncableStore history instance.
account
- FirefoxAccountShaped for which to perform a sync.
Return
a deferred SyncResult indicating result of synchronization of configured stores.