public class LiveWebMenuServiceImpl extends LiveBaseService implements ILiveWebMenuService
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX| 构造器和说明 |
|---|
LiveWebMenuServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
LiveAddChannelMenuResponse |
addChannelMenu(LiveAddChannelMenuRequest liveAddChannelMenuRequest)
添加频道菜单
API地址:https://dev.polyv.net/2019/liveproduct/l-api/szgkygg/menu/add/
|
Boolean |
deleteChannelMenu(LiveDeleteChannelMenuRequest liveDeleteChannelMenuRequest)
删除频道菜单
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/menu-delete/
|
LiveGetChannelImageTextResponse |
getChannelImageText(LiveGetChannelImageTextRequest liveGetChannelImageTextRequest)
查询频道图文内容列表
API地址:https://dev.polyv.net/2019/liveproduct/l-api/szgkygg/menu/tuwen-list/
|
LiveListChannelMenuResponse |
listChannelMenu(LiveListChannelMenuRequest liveListChannelMenuRequest)
查询频道的菜单信息
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/channel-menu-list/
|
Boolean |
setConsultingEnabled(LiveSetConsultingEnabledRequest liveSetConsultingEnabledRequest)
设置提问功能显示开关
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/update-consulting-enabled/
|
Boolean |
updateChannelMenu(LiveUpdateChannelMenuRequest liveUpdateChannelMenuRequest)
设置自定义菜单直播介绍
API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/menu/setmenu/
|
Boolean |
updateChannelMenuInfo(LiveUpdateChannelMenuInfoRequest liveUpdateChannelMenuInfoRequest)
设置指定菜单id的频道菜单信息
URL地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/update-channel-menu/
|
Boolean |
updateChannelMenuSort(LiveUpdateChannelMenuSortRequest liveUpdateChannelMenuSortRequest)
设置频道菜单排序
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/update-rank/
|
getReturnBinary, getReturnList, getReturnOne, postFormBodyReturnList, postFormBodyReturnOne, postJsonBodyReturnList, postJsonBodyReturnOne, postJsonBodyReturnOne, uploadMultipartFile, uploadOneFilepublic Boolean updateChannelMenu(LiveUpdateChannelMenuRequest liveUpdateChannelMenuRequest) throws IOException, NoSuchAlgorithmException
updateChannelMenu 在接口中 ILiveWebMenuServiceliveUpdateChannelMenuRequest - 设置自定义菜单直播介绍请求实体IOException - 异常NoSuchAlgorithmException - 异常public LiveListChannelMenuResponse listChannelMenu(LiveListChannelMenuRequest liveListChannelMenuRequest) throws IOException, NoSuchAlgorithmException
listChannelMenu 在接口中 ILiveWebMenuServiceliveListChannelMenuRequest - 查询频道的菜单信息请求实体IOException - 异常NoSuchAlgorithmException - 异常public LiveAddChannelMenuResponse addChannelMenu(LiveAddChannelMenuRequest liveAddChannelMenuRequest) throws IOException, NoSuchAlgorithmException
addChannelMenu 在接口中 ILiveWebMenuServiceliveAddChannelMenuRequest - 添加频道菜单请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean updateChannelMenuSort(LiveUpdateChannelMenuSortRequest liveUpdateChannelMenuSortRequest) throws IOException, NoSuchAlgorithmException
updateChannelMenuSort 在接口中 ILiveWebMenuServiceliveUpdateChannelMenuSortRequest - 设置频道菜单排序请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean updateChannelMenuInfo(LiveUpdateChannelMenuInfoRequest liveUpdateChannelMenuInfoRequest) throws IOException, NoSuchAlgorithmException
updateChannelMenuInfo 在接口中 ILiveWebMenuServiceliveUpdateChannelMenuInfoRequest - 设置指定菜单id的频道菜单信息请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean deleteChannelMenu(LiveDeleteChannelMenuRequest liveDeleteChannelMenuRequest) throws IOException, NoSuchAlgorithmException
deleteChannelMenu 在接口中 ILiveWebMenuServiceliveDeleteChannelMenuRequest - 删除频道菜单请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean setConsultingEnabled(LiveSetConsultingEnabledRequest liveSetConsultingEnabledRequest) throws IOException, NoSuchAlgorithmException
setConsultingEnabled 在接口中 ILiveWebMenuServiceliveSetConsultingEnabledRequest - 设置提问功能显示开关请求实体IOException - 异常NoSuchAlgorithmException - 异常public LiveGetChannelImageTextResponse getChannelImageText(LiveGetChannelImageTextRequest liveGetChannelImageTextRequest) throws IOException, NoSuchAlgorithmException
getChannelImageText 在接口中 ILiveWebMenuServiceliveGetChannelImageTextRequest - 查询频道图文内容列表请求实体IOException - 异常NoSuchAlgorithmException - 异常Copyright © 2021. All Rights Reserved.