net.polyv.live.v1.service.interact
接口 ILiveAnswerRecordService

所有已知实现类:
LiveAnswerRecordServiceImpl

public interface ILiveAnswerRecordService

直播签到管理


方法摘要
 List<LiveQuestionAnswerRecordResponse> getAnswerRecord(LiveQuestionAnswerRecordRequest liveQuestionAnswerRecordRequest)
          查询频道答题卡答题结果,API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/answer_records/
 

方法详细信息

getAnswerRecord

List<LiveQuestionAnswerRecordResponse> getAnswerRecord(LiveQuestionAnswerRecordRequest liveQuestionAnswerRecordRequest)
                                                       throws IOException,
                                                              NoSuchAlgorithmException
查询频道答题卡答题结果,API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/answer_records/

参数:
liveQuestionAnswerRecordRequest - 查询频道答题卡答题结果请求实体
返回:
响应实体
抛出:
IOException - 客户端和服务器读写异常
NoSuchAlgorithmException - 异常


Copyright © 2020. All Rights Reserved.