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, toStringfromJson, getType, setType, toJsonpublic ChatRoomQueueChangeType getChatRoomQueueChangeType()
public java.util.Map<java.lang.String,java.lang.String> getContentMap()
public void parse(JSONObject json)
parse in class ChatRoomNotificationAttachment