net.polyv.live.v1.service.web.impl
类 LiveWebInfoServiceImpl

java.lang.Object
  继承者 net.polyv.live.v1.service.LiveBaseService
      继承者 net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
所有已实现的接口:
ILiveWebInfoService

public class LiveWebInfoServiceImpl
extends LiveBaseService
implements ILiveWebInfoService


字段摘要
 
从类 net.polyv.live.v1.service.LiveBaseService 继承的字段
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX
 
构造方法摘要
LiveWebInfoServiceImpl()
           
 
方法摘要
 LiveChannelCountDownResponse getChannelCountDown(LiveChannelCountDownRequest liveChannelCountDownRequest)
          查询频道直播倒计时信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/get-countdown/
 LiveChannelLikesResponse getChannelLikes(LiveChannelLikesRequest liveChannelLikesRequest)
          查询频道点赞数和观众热度值 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/live-likes/
 LiveChannelSplashResponse getChannelSplash(LiveChannelSplashRequest liveChannelSplashRequest)
          查询直播引导图开关状态及URL API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/getsplash/
 Boolean updateChannelCountDown(LiveUpdateChannelCountDownRequest liveUpdateChannelCountDownRequest)
          设置频道直播倒计时信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/set-countdown/
 Boolean updateChannelLikes(LiveUpdateChannelLikesRequest liveUpdateChannelLikesRequest)
          设置频道点赞数和观看热度值 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/update-likes/
 String updateChannelLogo(LiveUpdateChannelLogoRequest liveUpdateChannelLogoRequest)
          设置频道图标 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/updatechannellogo/
 Boolean updateChannelName(LiveUpdateChannelNameRequest liveUpdateChannelNameRequest)
          设置频道名称 API地址:https://dev.polyv.net/2016/liveproduct/l-api/szgkygg/ymxxsz/updatechannelname/
 Boolean updateChannelPublisher(LiveUpdateChannelPublisherRequest liveUpdateChannelPublisherRequest)
          设置主持人姓名 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/setpublisher/
 String updateChannelSplash(LiveUpdateChannelSplashRequest liveUpdateChannelSplashRequest)
          设置引导开关以及引导图片 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/setsplash/
 
从类 net.polyv.live.v1.service.LiveBaseService 继承的方法
baseGet, baseGetReturnArray, baseGetReturnArray, basePost, basePostJson, basePostJson, basePostJsonReturnArray, basePostReturnArray, baseUploadFile, baseUploadFileList, baseUploadFileListReturnArray
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

LiveWebInfoServiceImpl

public LiveWebInfoServiceImpl()
方法详细信息

updateChannelName

public Boolean updateChannelName(LiveUpdateChannelNameRequest liveUpdateChannelNameRequest)
                          throws IOException,
                                 NoSuchAlgorithmException
设置频道名称 API地址:https://dev.polyv.net/2016/liveproduct/l-api/szgkygg/ymxxsz/updatechannelname/

指定者:
接口 ILiveWebInfoService 中的 updateChannelName
参数:
liveUpdateChannelNameRequest - 设置频道名称请求实体
返回:
设置频道名称返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelPublisher

public Boolean updateChannelPublisher(LiveUpdateChannelPublisherRequest liveUpdateChannelPublisherRequest)
                               throws IOException,
                                      NoSuchAlgorithmException
设置主持人姓名 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/setpublisher/

指定者:
接口 ILiveWebInfoService 中的 updateChannelPublisher
参数:
liveUpdateChannelPublisherRequest - 设置主持人姓名请求实体
返回:
设置主持人姓名返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelSplash

public LiveChannelSplashResponse getChannelSplash(LiveChannelSplashRequest liveChannelSplashRequest)
                                           throws IOException,
                                                  NoSuchAlgorithmException
查询直播引导图开关状态及URL API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/getsplash/

指定者:
接口 ILiveWebInfoService 中的 getChannelSplash
参数:
liveChannelSplashRequest - 查询直播引导图开关状态及URL请求实体
返回:
查询直播引导图开关状态及URL返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelLikes

public Boolean updateChannelLikes(LiveUpdateChannelLikesRequest liveUpdateChannelLikesRequest)
                           throws IOException,
                                  NoSuchAlgorithmException
设置频道点赞数和观看热度值 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/update-likes/

指定者:
接口 ILiveWebInfoService 中的 updateChannelLikes
参数:
liveUpdateChannelLikesRequest - 设置频道点赞数和观看热度值请求实体
返回:
设置频道点赞数和观看热度值返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelLikes

public LiveChannelLikesResponse getChannelLikes(LiveChannelLikesRequest liveChannelLikesRequest)
                                         throws IOException,
                                                NoSuchAlgorithmException
查询频道点赞数和观众热度值 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/live-likes/

指定者:
接口 ILiveWebInfoService 中的 getChannelLikes
参数:
liveChannelLikesRequest - 查询频道点赞数和观众热度值请求实体
返回:
查询频道点赞数和观众热度值返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelCountDown

public Boolean updateChannelCountDown(LiveUpdateChannelCountDownRequest liveUpdateChannelCountDownRequest)
                               throws IOException,
                                      NoSuchAlgorithmException
设置频道直播倒计时信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/set-countdown/

指定者:
接口 ILiveWebInfoService 中的 updateChannelCountDown
参数:
liveUpdateChannelCountDownRequest - 设置频道直播倒计时信息请求实体
返回:
设置频道直播倒计时信息返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelCountDown

public LiveChannelCountDownResponse getChannelCountDown(LiveChannelCountDownRequest liveChannelCountDownRequest)
                                                 throws IOException,
                                                        NoSuchAlgorithmException
查询频道直播倒计时信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/get-countdown/

指定者:
接口 ILiveWebInfoService 中的 getChannelCountDown
参数:
liveChannelCountDownRequest - 查询频道直播倒计时信息请求实体
返回:
查询频道直播倒计时信息返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelLogo

public String updateChannelLogo(LiveUpdateChannelLogoRequest liveUpdateChannelLogoRequest)
                         throws IOException,
                                NoSuchAlgorithmException
设置频道图标 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/updatechannellogo/

指定者:
接口 ILiveWebInfoService 中的 updateChannelLogo
参数:
liveUpdateChannelLogoRequest - 设置频道图标请求实体
返回:
设置频道图标返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelSplash

public String updateChannelSplash(LiveUpdateChannelSplashRequest liveUpdateChannelSplashRequest)
                           throws IOException,
                                  NoSuchAlgorithmException
设置引导开关以及引导图片 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/setsplash/

指定者:
接口 ILiveWebInfoService 中的 updateChannelSplash
参数:
liveUpdateChannelSplashRequest - 设置引导开关以及引导图片请求实体
返回:
设置引导开关以及引导图片返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常


Copyright © 2020. All Rights Reserved.