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.bookshelf
/
BookshelfRepositoryApi
/
getBookshelf
get
Bookshelf
abstract
fun
getBookshelf
(
id
:
Int
)
:
MutableBookshelf
?
通过id获取单个书架对象
Return
书架对象, 如果不存在则返回null
Since
Api 2
Parameters
id
书架id