|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface ILiveLotteryService
| 方法摘要 | |
|---|---|
LiveLotteryWinnerDetailResponse |
getLotteryWinnerDetail(LiveLotteryWinnerDetailRequest liveLotteryWinnerDetailRequest)
获取频道单场抽奖的中奖记录 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbhd/get-winner-detail/ |
LiveListLotteryResponse |
listLottery(LiveListLotteryRequest liveListLotteryRequest)
获取频道抽奖记录列表 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbhd/list-lottery/ |
Boolean |
setLotteryWinnerInfo(LiveSetLotteryWinnerInfoRequest liveSetLotteryWinnerInfoRequest)
设置抽奖中奖者信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/tjzjxx/ |
| 方法详细信息 |
|---|
LiveListLotteryResponse listLottery(LiveListLotteryRequest liveListLotteryRequest)
throws IOException,
NoSuchAlgorithmException
liveListLotteryRequest - 获取频道抽奖记录列表请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
LiveLotteryWinnerDetailResponse getLotteryWinnerDetail(LiveLotteryWinnerDetailRequest liveLotteryWinnerDetailRequest)
throws IOException,
NoSuchAlgorithmException
liveLotteryWinnerDetailRequest - 获取频道单场抽奖的中奖记录请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
Boolean setLotteryWinnerInfo(LiveSetLotteryWinnerInfoRequest liveSetLotteryWinnerInfoRequest)
throws IOException,
NoSuchAlgorithmException
liveSetLotteryWinnerInfoRequest - 设置抽奖中奖者信息请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||