android-components / mozilla.components.browser.storage.sync / PlacesHistoryStorage / sync

sync

open suspend fun sync(authInfo: SyncAuthInfo): 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.