android-components / mozilla.components.service.sync.logins / AsyncLoginsStorageAdapter / sync

sync

open fun sync(syncInfo: SyncUnlockInfo): Deferred<Unit> (source)

Overrides AsyncLoginsStorage.sync

Synchronizes the logins storage layer with a remote layer.

Exceptions

SyncAuthInvalidException - if authentication needs to be refreshed

RequestFailedException - if there was a network error during connection.