WebBookDataSourceManagerApi

网络书本数据源管理接口 提供注册、注销及获取已激活数据源的能力

Since

Api 2

Functions

Link copied to clipboard

获取当前激活的网络数据源

Link copied to clipboard
abstract fun registerWebDataSource(webBookDataSource: WebBookDataSource, webDataSourceItem: WebDataSourceItem)

注册一个网络数据源

Link copied to clipboard
abstract fun unregisterWebDataSource(webDataSourceId: Int)

注销指定id的网络数据源