public class LiveWebInteractServiceImpl extends LiveBaseService implements ILiveWebInteractService
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX| 构造器和说明 |
|---|
LiveWebInteractServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
LiveChannelDonateResponse |
channelDonate(LiveChannelDonateRequest liveChannelDonateRequest)
查询打赏设置
API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/donate-get/
|
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/
|
baseGet, baseGetReturnArray, basePost, basePostJson, basePostJson, basePostJsonReturnArray, basePostReturnArray, baseUploadFilepublic 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 channelDonate(LiveChannelDonateRequest liveChannelDonateRequest) throws IOException, NoSuchAlgorithmException
channelDonate 在接口中 ILiveWebInteractServiceliveChannelDonateRequest - 查询打赏设置请求实体IOException - 异常NoSuchAlgorithmException - 异常Copyright © 2020. All rights reserved.