public interface ILiveWebMenuService
| 限定符和类型 | 方法和说明 |
|---|---|
LiveListChannelMenuResponse |
listChannelMenu(LiveListChannelMenuRequest liveListChannelMenuRequest)
查询频道的菜单信息
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/channel-menu-list/
|
Boolean |
updateChannelMenu(LiveUpdateChannelMenuRequest liveUpdateChannelMenuRequest)
设置自定义菜单直播介绍
API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/menu/setmenu/
|
Boolean updateChannelMenu(LiveUpdateChannelMenuRequest liveUpdateChannelMenuRequest) throws IOException, NoSuchAlgorithmException
liveUpdateChannelMenuRequest - 设置自定义菜单直播介绍请求实体IOException - 异常NoSuchAlgorithmException - 异常LiveListChannelMenuResponse listChannelMenu(LiveListChannelMenuRequest liveListChannelMenuRequest) throws IOException, NoSuchAlgorithmException
liveListChannelMenuRequest - 查询频道的菜单信息请求实体IOException - 异常NoSuchAlgorithmException - 异常Copyright © 2020. All rights reserved.