get Chapter Content
abstract suspend fun getChapterContent(chapterId: String, bookId: String, priority: WebDataSourcePriority = WebDataSourcePriority.Default): ChapterContent
获取章节内容
Return
章节内容对象
Since
Api 3
Parameters
chapter Id
需要获取的章节id
book Id
需要获取章节所属的书本id
priority
此请求的优先级, 后端可能会依据优先级处理网络请求