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.search
/
SearchResult
/
SingleBook
Single
Book
class
SingleBook
(
val
bookId
:
String
)
:
SearchResult
表示搜索结果仅有一本书 返回该结果后软件会认为不存在后续结果 这在搜索界面用于对单个结果直接跳转到书本页面
Since
Api 2
Members
Constructors
Single
Book
Link copied to clipboard
constructor
(
bookId
:
String
)
Properties
book
Id
Link copied to clipboard
val
bookId
:
String
唯一结果的书本id