public class OapiLiveCreateResponse extends TaobaoResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OapiLiveCreateResponse.CreateLiveRespModel
直播创建响应model
|
static class |
OapiLiveCreateResponse.LiveUrlExtModel
转码直播地址
|
| 构造器和说明 |
|---|
OapiLiveCreateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiLiveCreateResponse.CreateLiveRespModel |
getResult() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiLiveCreateResponse.CreateLiveRespModel result) |
getBody, getCode, getErrorCode, getFlag, getHeaderContent, getMessage, getMsg, getParams, getQimenType, getRequestId, getRequestUrl, getSubCode, getSubMessage, getSubMsg, setBody, setCode, setErrorCode, setFlag, setHeaderContent, setMessage, setMsg, setParams, setQimenType, setRequestId, setRequestUrl, setSubCode, setSubMessage, setSubMsgpublic void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setResult(OapiLiveCreateResponse.CreateLiveRespModel result)
public OapiLiveCreateResponse.CreateLiveRespModel getResult()
public boolean isSuccess()
isSuccess 在类中 TaobaoResponseCopyright © 2020. All rights reserved.