public class MessageDeleteRequest extends java.lang.Object implements JsonSerializable
| Constructor and Description |
|---|
MessageDeleteRequest(long sequence,
boolean erase) |
| Modifier and Type | Method and Description |
|---|---|
long |
getSequence() |
boolean |
isErase() |
boolean |
isNoErase() |
java.lang.String |
toJson() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserializepublic long getSequence()
public boolean isErase()
public boolean isNoErase()
public java.lang.String toJson()
toJson in interface JsonSerializable