public class ChatRoomTempMuteAddAttachment extends ChatRoomNotificationAttachment
Constructor and Description |
---|
ChatRoomTempMuteAddAttachment() |
Modifier and Type | Method and Description |
---|---|
long |
getMuteDuration()
Get the duration in a muted state in seconds
|
void |
parse(JSONObject json) |
getExtension, getOperator, getOperatorNick, getTargetNicks, getTargets, toString
fromJson, getType, setType, toJson
public long getMuteDuration()
public void parse(JSONObject json)
parse
in class ChatRoomNotificationAttachment