Epub3EventListener

Created by Johan Halin on 11.10.2024. Copyright © 2024 Richie Ltd. All rights reserved.

Functions

Link copied to clipboard
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.

Link copied to clipboard
abstract fun onDismissed(guid: Guid)
Link copied to clipboard
abstract fun onPresented(guid: Guid)