public class PLChannelMaxViewerSetRequest extends PLBaseRequest
POLYV频道最大在线人数对象类
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
maxViewer
字段名:频道最多在线人数
变量名:maxViewer
是否必填:是
类型:Int(11)
示例值:3
描述:设置频道直播中进入直播的最大在线人数
|
protected String |
userId
字段名:POLYV用户ID
变量名:userId
是否必填:是
类型:String(64)
示例值:edvf2fpec9
描述:POLYV账号的直播用户ID
|
appId, appSecret, sign, timestamp| 构造器和说明 |
|---|
PLChannelMaxViewerSetRequest(String appId,
String appSecret) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMaxViewer() |
String |
getUserId() |
void |
setMaxViewer(String maxViewer) |
void |
setUserId(String userId) |
String |
toString() |
getAppId, getAppSecret, getParams, getSign, getTimestamp, setAppId, setAppSecret, setSign, setTimestampCopyright © 2019. All rights reserved.