public class VideoMsg extends AbstractMsg implements IRequestMsg, IResponseMsg
createTime, fromUser, msgType, toUser| 构造器和说明 |
|---|
VideoMsg() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDescription() |
String |
getMediaId() |
String |
getMsgId() |
String |
getThumbMediaId() |
String |
getTitle() |
void |
setDescription(String description) |
void |
setMediaId(String mediaId) |
void |
setMsgId(String msgId) |
void |
setThumbMediaId(String thumbMediaId) |
void |
setTitle(String title) |
getCreateTime, getFromUser, getMsgType, getToUser, setCreateTime, setFromUser, setMsgType, setToUserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCreateTime, getFromUser, getMsgType, getToUser, setCreateTime, setFromUser, setMsgType, setToUserpublic String getTitle()
public void setTitle(String title)
public String getDescription()
public void setDescription(String description)
public String getThumbMediaId()
public void setThumbMediaId(String thumbMediaId)
public String getMediaId()
public void setMediaId(String mediaId)
public String getMsgId()
public void setMsgId(String msgId)
Copyright © 2020. All Rights Reserved.