public class OapiChatCreateResponse extends TaobaoResponse
| Constructor and Description |
|---|
OapiChatCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChatid() |
Long |
getConversationTag() |
Long |
getErrcode() |
String |
getErrmsg() |
String |
getOpenConversationId() |
boolean |
isSuccess() |
void |
setChatid(String chatid) |
void |
setConversationTag(Long conversationTag) |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setOpenConversationId(String openConversationId) |
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 setChatid(String chatid)
public String getChatid()
public void setConversationTag(Long conversationTag)
public Long getConversationTag()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setOpenConversationId(String openConversationId)
public String getOpenConversationId()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.