suspendCleanResyncGhosts

suspend fun suspendCleanResyncGhosts(syncName: String): Int

Co-routine wrapper for cleanResyncGhosts(syncName)

Parameters

syncName

: name of sync


suspend fun suspendCleanResyncGhosts(syncId: Long): Int

Co-routine wrapper for cleanResyncGhosts(syncId)

Parameters

syncId

: id of sync