public class PLChannelAccountServiceImpl extends PLAbstractService implements PLChannelAccountService
直播频道的子频道接口请求实现类
CONTENTS_TAG, DELETE_METHOD, GET_METHOD, POST_METHOD, PUT_METHOD| 构造器和说明 |
|---|
PLChannelAccountServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
PLCommonListResult<ChannelAccount> |
getAccounts(int channelId,
PLChannelAccountsGetRequest 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 PLCommonListResult<ChannelAccount> getAccounts(int channelId, PLChannelAccountsGetRequest request)
获取频道下所有子频道
getAccounts 在接口中 PLChannelAccountServicechannelId - 频道号request - 获取频道的子频道列表的参数对象。Copyright © 2019. All rights reserved.