public class PLChannelPublisherSetRequest extends PLBaseRequest
POLYV频道主讲人请求对象类
| 限定符和类型 | 字段和说明 |
|---|---|
protected Integer |
channelId
字段名:频道ID
变量名:channelId
是否必填:是
类型:Int(11)
示例值:10001
描述:POLYV账号下的直播频道ID
|
protected String |
publisher
字段名:主持人名称
变量名:publisher
是否必填:是
类型:String(64)
示例值:保利威视主讲人
描述:POLYV账号的直播频道的主讲人
|
appId, appSecret, sign, timestamp| 构造器和说明 |
|---|
PLChannelPublisherSetRequest(String appId,
String appSecret) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getChannelId() |
String |
getPublisher() |
void |
setChannelId(Integer channelId) |
void |
setPublisher(String publisher) |
String |
toString() |
getAppId, getAppSecret, getParams, getSign, getTimestamp, setAppId, setAppSecret, setSign, setTimestampCopyright © 2019. All rights reserved.