public class ChatRoomPartClearAttachment extends ChatRoomNotificationAttachment
Constructor and Description |
---|
ChatRoomPartClearAttachment() |
Modifier and Type | Method and Description |
---|---|
ChatRoomQueueChangeType |
getChatRoomQueueChangeType() |
java.util.Map<java.lang.String,java.lang.String> |
getContentMap() |
void |
parse(JSONObject json) |
getExtension, getOperator, getOperatorNick, getTargetNicks, getTargets, toString
fromJson, getType, setType, toJson
public ChatRoomQueueChangeType getChatRoomQueueChangeType()
public java.util.Map<java.lang.String,java.lang.String> getContentMap()
public void parse(JSONObject json)
parse
in class ChatRoomNotificationAttachment