| 程序包 | 说明 |
|---|---|
| net.polyv.live.service | |
| net.polyv.live.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PLCommonListResult<ChannelAccount> |
PLChannelAccountService.getAccounts(int channelId,
PLChannelAccountsGetRequest request)
获取频道下所有子频道(详见http://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-accounts/)
该接口提供用户查询频道下所有子频道信息。
|
PLCommonListResult<ChannelAdvert> |
PLChannelAdvertService.getAdvertList(PLChannelAdvertListGetRequest request)
获取频道下的轮播广告列表(详见http://dev.polyv.net/2019/uncategorized/channel-advert-list/)
该接口提供用户查询频道下轮播广告列表信息。
|
PLCommonListResult<ChannelMenu> |
PLChannelMenuService.getMenus(PLChannelMenuListGetRequest request)
获取频道菜单列表(详见http://dev.polyv.net/2018/liveproduct/l-api/hqzbxx/channel-menu-list/)
该接口提供用户查询频道菜单列表信息。
|
| 限定符和类型 | 方法和说明 |
|---|---|
PLCommonListResult<ChannelAccount> |
PLChannelAccountServiceImpl.getAccounts(int channelId,
PLChannelAccountsGetRequest request)
获取频道下所有子频道
|
PLCommonListResult<ChannelAdvert> |
PLChannelAdvertServiceImpl.getAdvertList(PLChannelAdvertListGetRequest request)
获取频道下的轮播广告列表
|
PLCommonListResult<ChannelMenu> |
PLChannelMenuServiceImpl.getMenus(PLChannelMenuListGetRequest request)
获取频道菜单列表
|
Copyright © 2019. All rights reserved.