net.polyv.live.v1.service.web.impl
类 LiveWebInteractServiceImpl
java.lang.Object
net.polyv.live.v1.service.LiveBaseService
net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
- 所有已实现的接口:
- ILiveWebInteractService
public class LiveWebInteractServiceImpl
- extends LiveBaseService
- implements ILiveWebInteractService
| 从类 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 |
LiveWebInteractServiceImpl
public LiveWebInteractServiceImpl()
updateChannelGood
public Boolean updateChannelGood(LiveUpdateChannelGoodRequest liveUpdateChannelGoodRequest)
throws IOException,
NoSuchAlgorithmException
- 设置道具打赏
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/updategood/
- 指定者:
- 接口
ILiveWebInteractService 中的 updateChannelGood
- 参数:
liveUpdateChannelGoodRequest - 设置道具打赏请求实体
- 返回:
- 设置道具打赏返回实体
- 抛出:
IOException - 异常
NoSuchAlgorithmException - 异常
updateChannelCash
public Boolean updateChannelCash(LiveUpdateChannelCashRequest liveUpdateChannelCashRequest)
throws IOException,
NoSuchAlgorithmException
- 设置现金打赏
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/updatecash/
- 指定者:
- 接口
ILiveWebInteractService 中的 updateChannelCash
- 参数:
liveUpdateChannelCashRequest - 设置现金打赏请求实体
- 返回:
- 设置现金打赏返回实体
- 抛出:
IOException - 异常
NoSuchAlgorithmException - 异常
getChannelDonate
public LiveChannelDonateResponse getChannelDonate(LiveChannelDonateRequest liveChannelDonateRequest)
throws IOException,
NoSuchAlgorithmException
- 查询打赏设置
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/donate-get/
- 指定者:
- 接口
ILiveWebInteractService 中的 getChannelDonate
- 参数:
liveChannelDonateRequest - 查询打赏设置请求实体
- 返回:
- 查询打赏设置返回实体
- 抛出:
IOException - 异常
NoSuchAlgorithmException - 异常
Copyright © 2020. All Rights Reserved.