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, toStringfromJson, getType, setType, toJsonpublic 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