onDidProgress

abstract fun onDidProgress(guid: Guid, progress: Double, shouldNotLog: Boolean)

shouldNotLog indicates that the progress comes from opening a ToC entry, which means that the progress should not be logged in analytics. The progress is still sent for bookkeeping purposes.