SyncManagerInterface

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun disconnect()

Disconnect engines from sync, deleting/resetting the sync-related data

Link copied to clipboard

Get a list of engine names available for syncing

Link copied to clipboard
abstract fun sync(params: SyncParams): SyncResult

Perform a sync. See SyncParams and SyncResult for details on how this works