public class PLChannelStreamServiceImpl extends PLAbstractService implements PLChannelStreamService
直播频道流处理请求接口实现类
CONTENTS_TAG, DELETE_METHOD, GET_METHOD, POST_METHOD, PUT_METHOD| 构造器和说明 |
|---|
PLChannelStreamServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
PLCommonResult |
cutoff(int channelId,
PLChannelStreamCommonRequest request)
频道禁流接口
|
PLCommonResult |
resume(int channelId,
PLChannelStreamCommonRequest 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 PLCommonResult cutoff(int channelId, PLChannelStreamCommonRequest request)
频道禁流接口
cutoff 在接口中 PLChannelStreamServicechannelId - 频道IDrequest - 频道流公共的参数对象。public PLCommonResult resume(int channelId, PLChannelStreamCommonRequest request)
频道恢复流接口
resume 在接口中 PLChannelStreamServicechannelId - 频道IDrequest - 频道流公共的参数对象。Copyright © 2019. All rights reserved.