public class LiveWebInteractServiceImpl extends LiveBaseService implements ILiveWebInteractService
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX| 构造器和说明 |
|---|
LiveWebInteractServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
LiveChannelDonateResponse |
getChannelDonate(LiveChannelDonateRequest liveChannelDonateRequest)
查询打赏设置
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/donate-get/
|
LiveGetChannelWxShareResponse |
getChannelWxShare(LiveGetChannelWxShareRequest liveGetChannelWxShareRequest)
查询频道微信分享信息
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/get-weixin-share/
|
Boolean |
updateChannelCash(LiveUpdateChannelCashRequest liveUpdateChannelCashRequest)
设置现金打赏
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/updatecash/
|
Boolean |
updateChannelGood(LiveUpdateChannelGoodRequest liveUpdateChannelGoodRequest)
设置道具打赏
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/updategood/
|
Boolean |
updateChannelWxShare(LiveUpdateChannelWxShareRequest liveUpdateChannelWxShareRequest)
设置频道微信分享信息
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/update-weixin-share/
|
baseGet, baseGetReturnArray, baseGetReturnArray, basePost, basePostJson, basePostJson, basePostJsonReturnArray, basePostReturnArray, baseUploadFile, baseUploadFileList, baseUploadFileListReturnArraypublic Boolean updateChannelGood(LiveUpdateChannelGoodRequest liveUpdateChannelGoodRequest) throws IOException, NoSuchAlgorithmException
updateChannelGood 在接口中 ILiveWebInteractServiceliveUpdateChannelGoodRequest - 设置道具打赏请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean updateChannelCash(LiveUpdateChannelCashRequest liveUpdateChannelCashRequest) throws IOException, NoSuchAlgorithmException
updateChannelCash 在接口中 ILiveWebInteractServiceliveUpdateChannelCashRequest - 设置现金打赏请求实体IOException - 异常NoSuchAlgorithmException - 异常public LiveChannelDonateResponse getChannelDonate(LiveChannelDonateRequest liveChannelDonateRequest) throws IOException, NoSuchAlgorithmException
getChannelDonate 在接口中 ILiveWebInteractServiceliveChannelDonateRequest - 查询打赏设置请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean updateChannelWxShare(LiveUpdateChannelWxShareRequest liveUpdateChannelWxShareRequest) throws IOException, NoSuchAlgorithmException
updateChannelWxShare 在接口中 ILiveWebInteractServiceliveUpdateChannelWxShareRequest - 设置频道微信分享信息请求实体IOException - 异常NoSuchAlgorithmException - 异常public LiveGetChannelWxShareResponse getChannelWxShare(LiveGetChannelWxShareRequest liveGetChannelWxShareRequest) throws IOException, NoSuchAlgorithmException
getChannelWxShare 在接口中 ILiveWebInteractServiceliveGetChannelWxShareRequest - 查询频道微信分享信息请求实体IOException - 异常NoSuchAlgorithmException - 异常Copyright © 2020. All Rights Reserved.