|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface ILiveChannelViewdataService
直播观看数据接口
| 方法摘要 | |
|---|---|
LiveChannelViewerConcurrenceResponse |
getChannelViewerConcurrence(LiveChannelViewerConcurrenceRequest liveChannelViewerConcurrenceRequest)
查询频道的历史并发人数 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/gksj/concurrency/ |
Integer |
getMaxChannelHistoryConcurrent(LiveChannelMaxHistoryConcurrentRequest liveChannelMaxHistoryConcurrentRequest)
获取频道一定时间范围之内的历史最高并发人数 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/gksj/get-max-history-concurrent/ |
LiveListChannelMicResponse |
listChannelMic(LiveListChannelMicRequest liveListChannelMicRequest)
分页获取连麦情况使用详情 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/gksj/mic-detail-list/ |
LiveListChannelSummaryResponse |
listChannelSummary(LiveListChannelSummaryRequest liveListChannelSummaryRequest)
查询多个频道汇总的统计数据 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/gksj/channel_play_summary/ |
LiveListChannelViewerCountResponse |
listChannelViewerCount(LiveListChannelViewerCountRequest liveListChannelViewerCountRequest)
查询多个频道的实时在线人数 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/gksj/get-realtime-viewers/ |
LiveListChannelViewlogResponse |
listChannelViewlog(LiveListChannelViewlogRequest liveChannelViewlogRequest)
分页查询频道观看日志 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/gksj/viewlog-page/ |
| 方法详细信息 |
|---|
Integer getMaxChannelHistoryConcurrent(LiveChannelMaxHistoryConcurrentRequest liveChannelMaxHistoryConcurrentRequest)
throws IOException,
NoSuchAlgorithmException
liveChannelMaxHistoryConcurrentRequest - 获取频道一定时间范围之内的历史最高并发人数请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
LiveListChannelMicResponse listChannelMic(LiveListChannelMicRequest liveListChannelMicRequest)
throws IOException,
NoSuchAlgorithmException
liveListChannelMicRequest - 分页获取连麦情况使用详情请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
LiveListChannelViewlogResponse listChannelViewlog(LiveListChannelViewlogRequest liveChannelViewlogRequest)
throws IOException,
NoSuchAlgorithmException
liveChannelViewlogRequest - 分页查询频道观看日志请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
LiveListChannelSummaryResponse listChannelSummary(LiveListChannelSummaryRequest liveListChannelSummaryRequest)
throws IOException,
NoSuchAlgorithmException
liveListChannelSummaryRequest - 查询多个频道汇总的统计数据请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
LiveListChannelViewerCountResponse listChannelViewerCount(LiveListChannelViewerCountRequest liveListChannelViewerCountRequest)
throws IOException,
NoSuchAlgorithmException
liveListChannelViewerCountRequest - 查询多个频道的实时在线人数请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
LiveChannelViewerConcurrenceResponse getChannelViewerConcurrence(LiveChannelViewerConcurrenceRequest liveChannelViewerConcurrenceRequest)
throws IOException,
NoSuchAlgorithmException
liveChannelViewerConcurrenceRequest - 查询频道的历史并发人数请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||