updateChapterReadingProgress

fun updateChapterReadingProgress(chapterId: String, progress: Float)

更新指定章节的阅读进度并同时更新历史最高阅读进度

Since

Api 2

Parameters

chapterId

目标章节id

progress

当前阅读进度値(0.0~1.0)