suspendReSync

suspend fun suspendReSync(syncId: Long): SyncState

Co-routine wrapper for reSync(syncId)

Parameters

syncId

: id of sync


suspend fun suspendReSync(syncName: String): SyncState

Co-routine wrapper for reSync(syncName)

Parameters

syncName

: name of sync