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

sync

suspend fun sync(authInfo: SyncUnlockInfo): SyncStatus (source)

Overrides SyncableStore.sync

Performs a sync.

Parameters

authInfo - Auth information of type AuthInfo necessary for syncing this store.

Return
SyncStatus A status object describing how sync went.