public interface ILiveAnswerRecordService
| 限定符和类型 | 方法和说明 |
|---|---|
List<LiveQuestionAnswerRecordResponse> |
getAnswerRecord(LiveQuestionAnswerRecordRequest liveQuestionAnswerRecordRequest)
查询频道答题卡答题结果,API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/answer_records/
|
List<LiveQuestionAnswerRecordResponse> getAnswerRecord(LiveQuestionAnswerRecordRequest liveQuestionAnswerRecordRequest) throws IOException, NoSuchAlgorithmException
liveQuestionAnswerRecordRequest - 查询频道答题卡答题结果请求实体IOException - 客户端和服务器读写异常NoSuchAlgorithmException - 异常Copyright © 2021. All rights reserved.