public class ChatRoomRecallAttachment extends ChatRoomNotificationAttachment
Constructor and Description |
---|
ChatRoomRecallAttachment() |
Modifier and Type | Method and Description |
---|---|
long |
getMsgTime()
Get the time the message was recalled
|
java.lang.String |
getMsgUuid()
Get the uuid of a recalled messages.
|
void |
parse(JSONObject json) |
getExtension, getOperator, getOperatorNick, getTargetNicks, getTargets, toString
fromJson, getType, setType, toJson
public long getMsgTime()
public java.lang.String getMsgUuid()
public void parse(JSONObject json)
parse
in class ChatRoomNotificationAttachment