android-components / mozilla.components.feature.sync / FirefoxSyncFeature / sync

sync

fun sync(account: FirefoxAccountShaped): Deferred<SyncResult> (source)

Performs a sync of configured SyncableStore history instance.

Parameters

account - FirefoxAccountShaped for which to perform a sync.

Return
a deferred SyncResult indicating result of synchronization of configured stores.