start

expect fun start()(source)

Start the replicator.


expect fun start(resetCheckpoint: Boolean)(source)

Start the replicator. This method does not wait for the replicator to start. The replicator runs asynchronously and reports its progress through replicator change notifications.

actual fun start()(source)
actual fun start(resetCheckpoint: Boolean)(source)
actual fun start()(source)
actual fun start(resetCheckpoint: Boolean)(source)