onElementaryFilesReadingProgressUpdated

abstract fun onElementaryFilesReadingProgressUpdated(id: Lds1ElementaryFile.Id, totalProgressPercentage: Int)

Called when progress is updated during Elementary Files reading.

Parameters

id

The LDS1 Elementary File identifier being read.

totalProgressPercentage

The overall reading progress in percentage.