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
/
WebDataSource
Web
Data
Source
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
WebDataSource
(
val
name
:
String
,
val
provider
:
String
)
标记一个类为网络数据源 被此注解标记的类将在运行时被宿主识别并加载为
WebBookDataSource
Since
Api 2
Members
Properties
name
Link copied to clipboard
val
name
:
String
数据源的显示名称
provider
Link copied to clipboard
val
provider
:
String
数据源的提供方名称