Contents

checkpoints

A publisher that sends a checkpoint for each of the session’s checkpoint intervals.

Declaration

final var checkpoints: AnyPublisher<MLCheckpoint, Never> { get }

See Also

Receiving progress updates