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.web
/
WebBookDataSource
/
getBookInformation
get
Book
Information
abstract
suspend
fun
getBookInformation
(
id
:
String
)
:
BookInformation
获取书本详情 此函数无需保证主线程安全性, 为阻塞函数, 获取到数据前应当保持阻塞 此函数应当自行实现断线重连等逻辑
Return
经过格式化后的书本详情
Since
Api 2
Parameters
id
书本id