Light Novel Reader Api
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Light Novel Reader Api
Light Novel Reader Api
/
io.nightfish.lightnovelreader.api.book
/
LocalBookDataSourceApi
/
getBookVolumes
get
Book
Volumes
abstract
suspend
fun
getBookVolumes
(
id
:
String
)
:
BookVolumes
?
通过书本id获取本地存储的书本卷目录
Return
书本卷目录, 如果本地不存在则返回null
Since
Api 2
Parameters
id
书本id