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