public class OutgoingTextMessage extends TextMessage implements ReplyXMLFormat, PushJSONFormat
| Constructor and Description |
|---|
OutgoingTextMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
toPushJSONString() |
String |
toReplyXMLString() |
getContent, getCreateTime, getFromUserName, getToUserName, getType, setContent, setCreateTime, setFromUserName, setToUserNamepublic String toReplyXMLString()
toReplyXMLString in interface ReplyXMLFormatpublic String toPushJSONString()
toPushJSONString in interface PushJSONFormatCopyright © 2014. All rights reserved.