public interface VClassLessonStatisticsService
| 限定符和类型 | 方法和说明 |
|---|---|
VClassLessonStatisticsResponse |
listLessonStatistics(VClassLessonStatisticsRequest vClassLessonStatisticsRequest)
基于课节维度查询用户信息
API地址:https://help.polyv.net/#/vclass/api/statistics/lesson-list
|
VClassLessonStatisticsResponse listLessonStatistics(VClassLessonStatisticsRequest vClassLessonStatisticsRequest) throws IOException, NoSuchAlgorithmException
vClassLessonStatisticsRequest - 基于课节维度查询用户信息请求实体IOException - 异常NoSuchAlgorithmException - 异常Copyright © 2022. All rights reserved.