public class PLChannelStreamCommonRequest extends PLBaseRequest
频道流公共请求对象类
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
userId
字段名:用户ID
变量名:userId
是否必填:是
类型:String
示例值:xxxxxxx
描述:用户ID
|
appId, appSecret, sign, timestamp| 构造器和说明 |
|---|
PLChannelStreamCommonRequest(String appId,
String appSecret) |
PLChannelStreamCommonRequest(String appId,
String appSecret,
String userId)
必要参数构造函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getUserId() |
void |
setUserId(String userId) |
String |
toString() |
getAppId, getAppSecret, getParams, getSign, getTimestamp, setAppId, setAppSecret, setSign, setTimestampCopyright © 2019. All rights reserved.