saveCheckpointAsync

open fun saveCheckpointAsync(): Single<Boolean>

Saves the checkpoint asynchronously.

Scheduler:
saveCheckpointAsync does not operate by default on a particular .

Return

Single returning true if the checkpoint was saved, false otherwise.