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
/
Route
/
Book
/
Detail
Detail
@
Serializable
data
class
Detail
(
val
bookId
:
String
)
书本详情界面路由
Parameters
book
Id
目标书本id
Members
Constructors
Detail
Link copied to clipboard
constructor
(
bookId
:
String
)
Properties
book
Id
Link copied to clipboard
val
bookId
:
String