public class CidEvent extends ChatEvent
private final String
cid
type
private final Date
createdAt
abstract String
getCid()
getType()
abstract Date
getCreatedAt()
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract String getCid()
abstract String getType()
abstract Date getCreatedAt()