public class PLChannelLikesGetRequest extends PLBaseRequest
POLYV多频道的点赞数和历史在线人数对象类
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
channelIds
字段名:POLYV频道ID组
变量名:channelIds
是否必填:是
类型:String
示例值:10001,10002
描述:POLYV账号的直播频道通过"英文逗号"连接成的字符串
|
appId, appSecret, sign, timestamp| 构造器和说明 |
|---|
PLChannelLikesGetRequest(String appId,
String appSecret) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelIds() |
void |
setChannelIds(String channelIds) |
String |
toString() |
getAppId, getAppSecret, getParams, getSign, getTimestamp, setAppId, setAppSecret, setSign, setTimestampprotected String channelIds
字段名:POLYV频道ID组 变量名:channelIds 是否必填:是 类型:String 示例值:10001,10002 描述:POLYV账号的直播频道通过"英文逗号"连接成的字符串
public String getChannelIds()
public void setChannelIds(String channelIds)
public String toString()
toString 在类中 PLBaseRequestCopyright © 2019. All rights reserved.