public class PLChannelDonateServiceImpl extends PLAbstractService implements PLChannelDonateService
直播打赏接口请求接口实现类
CONTENTS_TAG, DELETE_METHOD, GET_METHOD, POST_METHOD, PUT_METHOD| 构造器和说明 |
|---|
PLChannelDonateServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
PLChannelDonateGetResult |
getDonateSetting(PLChannelDonateGetRequest request)
获取频道打赏设置
|
PLCommonResult |
setDonateCash(PLDonateCashSetRequest request)
频道现金打赏设置
|
PLCommonResult |
setDonateGoods(PLDonateGoodsSetRequest request)
频道道具打赏设置
|
destroyProxy, getPLChannelCommonResult, getPLChannelCommonResultV1, getPLCommonResult, getPLCommonResult, getPLCommonResultV1, getResult, getResult, initForwardProxy, initHttpClient, initReverseProxy, initReverseProxy, request, request, requestV1clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroyProxy, initForwardProxy, initReverseProxy, initReverseProxypublic PLChannelDonateGetResult getDonateSetting(PLChannelDonateGetRequest request)
获取频道打赏设置
getDonateSetting 在接口中 PLChannelDonateServicerequest - 获取频道打赏设置的参数对象。public PLCommonResult setDonateCash(PLDonateCashSetRequest request)
频道现金打赏设置
setDonateCash 在接口中 PLChannelDonateServicerequest - 设置频道现金打赏的参数对象。public PLCommonResult setDonateGoods(PLDonateGoodsSetRequest request)
频道道具打赏设置
setDonateGoods 在接口中 PLChannelDonateServicerequest - 设置频道道具打赏的参数对象。Copyright © 2019. All rights reserved.