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
/
getBookInformation
get
Book
Information
abstract
suspend
fun
getBookInformation
(
id
:
String
)
:
BookInformation
?
通过书本id获取本地存储的书本详情
Return
书本详情, 如果本地不存在则返回null
Since
Api 2
Parameters
id
书本id