public class PLChannelPlaybackSetLiveRequest extends PLChannelPlaybackSetRequest
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
origin |
protected String |
type |
protected String |
videoId |
channelId, playBackEnabledappId, appSecret, sign, timestamp| 构造器和说明 |
|---|
PLChannelPlaybackSetLiveRequest(String appId,
String appSecret) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOrigin() |
String |
getType() |
String |
getVideoId() |
void |
setOrigin(String origin) |
void |
setType(String type) |
void |
setVideoId(String videoId) |
String |
toString() |
getChannelId, getPlayBackEnabled, setChannelId, setPlayBackEnabledgetAppId, getAppSecret, getParams, getSign, getTimestamp, setAppId, setAppSecret, setSign, setTimestamppublic String getOrigin()
public void setOrigin(String origin)
public String getType()
public void setType(String type)
public String getVideoId()
public void setVideoId(String videoId)
public String toString()
toString 在类中 PLChannelPlaybackSetRequestCopyright © 2020. All rights reserved.