public class LiveAnswerRecordServiceImpl extends LiveBaseService implements ILiveAnswerRecordService
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX| 构造器和说明 |
|---|
LiveAnswerRecordServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LiveQuestionAnswerRecordResponse> |
getAnswerRecord(LiveQuestionAnswerRecordRequest liveQuestionAnswerRecordRequest)
查询频道答题卡答题结果,API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/answer_records/
|
public List<LiveQuestionAnswerRecordResponse> getAnswerRecord(LiveQuestionAnswerRecordRequest liveQuestionAnswerRecordRequest) throws IOException, NoSuchAlgorithmException
getAnswerRecord 在接口中 ILiveAnswerRecordServiceliveQuestionAnswerRecordRequest - 查询频道答题卡答题结果请求实体IOException - 客户端和服务器读写异常NoSuchAlgorithmException - 异常Copyright © 2023. All rights reserved.