public class PicSysPhotoEventMessage extends BaseEventMessage
event, eventKey
createTime, fromUserName, msgId, msgType, toUserName
Constructor and Description |
---|
PicSysPhotoEventMessage() |
Modifier and Type | Method and Description |
---|---|
void |
configXStream(com.thoughtworks.xstream.XStream xStream)
必要时,对XStream进行一些设置操作
|
SendPicsInfo |
getSendPicsInfo()
发送的图片信息
|
static long |
getSerialversionuid() |
void |
setSendPicsInfo(SendPicsInfo sendPicsInfo)
发送的图片信息
|
String |
toString() |
getEvent, getEventKey, setEvent, setEvent, setEventKey
getCreateTime, getFromUserName, getMsgId, getMsgType, getToUserName, getXStream, loadDataFromXml, setCreateTime, setFromUserName, setMsgId, setMsgType, setMsgType, setToUserName, toXmlMsg
public SendPicsInfo getSendPicsInfo()
public void setSendPicsInfo(SendPicsInfo sendPicsInfo)
sendPicsInfo
- public static long getSerialversionuid()
public void configXStream(com.thoughtworks.xstream.XStream xStream)
BaseMessage
configXStream
in class BaseMessage
Copyright © 2020. All rights reserved.