| 程序包 | 说明 |
|---|---|
| net.polyv.live.service | |
| net.polyv.live.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PLCommonResult |
PLChannelStreamService.cutoff(int channelId,
PLChannelStreamCommonRequest request)
频道禁止流接口(详见http://dev.polyv.net/2019/liveproduct/l-api/zbglgn/hqzbxx/banpush/)
该接口提供用户禁止频道推流接口。
|
protected PLCommonResult |
PLAbstractService.getPLCommonResult(String url,
String urlParam,
Map<String,String> params,
String method)
放回公用对象时共用方法
|
protected <T extends PLBaseBody> |
PLAbstractService.getPLCommonResult(String url,
String urlParam,
Map<String,String> params,
String method,
T t)
放回公用对象时共用方法(包含请求体参数)
|
protected PLCommonResult |
PLAbstractService.getPLCommonResultV1(String url,
String urlParam,
Map<String,String> params,
String method)
放回公用对象时共用方法
|
PLCommonResult |
PLChannelStreamService.resume(int channelId,
PLChannelStreamCommonRequest request)
频道恢复流接口(详见http://dev.polyv.net/2017/liveproduct/l-api/zbglgn/hqzbxx/resume/)
该接口提供用户恢复频道的推流的接口。
|
PLCommonResult |
PLChannelMenuService.setCustomMenu(int channelId,
String userId,
PLChannelCustomMenuSetRequest request)
设置频道自定义菜单(详见http://dev.polyv.net/2017/liveproduct/l-api/szgkygg/menu/setmenu/)
该接口提供用户设置频道自定义菜单内容的接口。
|
PLCommonResult |
PLChannelDonateService.setDonateCash(PLDonateCashSetRequest request)
频道现金打赏设置(详见http://dev.polyv.net/2018/liveproduct/l-api/szgkygg/updatecash/)
该接口提供用户设置频道现金打赏。
|
PLCommonResult |
PLChannelDonateService.setDonateGoods(PLDonateGoodsSetRequest request)
频道道具打赏设置(详见http://dev.polyv.net/2018/liveproduct/l-api/szgkygg/updategood/)
该接口提供用户设置频道道具打赏。
|
PLCommonResult |
PLChannelMenuService.setMenuById(PLChannelMenuSetRequest request)
通过菜单ID设置频道菜单(详见http://dev.polyv.net/2018/liveproduct/l-api/szgkygg/update-channel-menu/)
该接口提供用户设置频道菜单内容的接口。
|
| 限定符和类型 | 方法和说明 |
|---|---|
PLCommonResult |
PLChannelStreamServiceImpl.cutoff(int channelId,
PLChannelStreamCommonRequest request)
频道禁流接口
|
PLCommonResult |
PLChannelStreamServiceImpl.resume(int channelId,
PLChannelStreamCommonRequest request)
频道恢复流接口
|
PLCommonResult |
PLChannelMenuServiceImpl.setCustomMenu(int channelId,
String userId,
PLChannelCustomMenuSetRequest request)
设置频道自定义菜单
|
PLCommonResult |
PLChannelDonateServiceImpl.setDonateCash(PLDonateCashSetRequest request)
频道现金打赏设置
|
PLCommonResult |
PLChannelDonateServiceImpl.setDonateGoods(PLDonateGoodsSetRequest request)
频道道具打赏设置
|
PLCommonResult |
PLChannelMenuServiceImpl.setMenuById(PLChannelMenuSetRequest request)
通过菜单ID设置频道菜单
|
Copyright © 2019. All rights reserved.