|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface ILiveChannelDocService
直播直播状态接口
| 方法摘要 | |
|---|---|
LiveCreateChannelDocResponse |
createChannelDoc(LiveCreateChannelDocRequest liveCreateChannelDocRequest)
上传频道文档 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/upload-ppt-file/ |
Boolean |
deleteChannelDoc(LiveDeleteChannelDocRequest liveDeleteChannelDocRequest)
删除频道文档 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/delete-document/ |
LiveChannelDocStatusResponse |
getChannelDocStatus(LiveChannelDocStatusRequest liveChannelDocStatusRequest)
查询频道文档转换状态 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/get-ppt-convert-status/ |
LiveListChannelDocResponse |
listChannelDoc(LiveListChannelDocRequest liveListChannelDocRequest)
获取频道文档列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/get-ppt-list/ |
| 方法详细信息 |
|---|
LiveListChannelDocResponse listChannelDoc(LiveListChannelDocRequest liveListChannelDocRequest)
throws IOException,
NoSuchAlgorithmException
liveListChannelDocRequest - 获取频道文档列表请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
LiveChannelDocStatusResponse getChannelDocStatus(LiveChannelDocStatusRequest liveChannelDocStatusRequest)
throws IOException,
NoSuchAlgorithmException
liveChannelDocStatusRequest - 查询频道文档转换状态请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
Boolean deleteChannelDoc(LiveDeleteChannelDocRequest liveDeleteChannelDocRequest)
throws IOException,
NoSuchAlgorithmException
liveDeleteChannelDocRequest - 删除频道文档请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
LiveCreateChannelDocResponse createChannelDoc(LiveCreateChannelDocRequest liveCreateChannelDocRequest)
throws IOException,
NoSuchAlgorithmException
liveCreateChannelDocRequest - 上传频道文档请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||