public abstract class WXMessage extends Object implements Serializable, Cloneable
String
content
WXGroup
fromGroup
WXUser
fromUser
long
id
idLocal
timestamp
WXContact
toContact
WXMessage()
WXMessage
clone()
boolean
equals(Object o)
int
hashCode()
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public long id
public long idLocal
public long timestamp
public WXGroup fromGroup
public WXUser fromUser
public WXContact toContact
public String content
public WXMessage()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public WXMessage clone()
clone
Copyright © 2020. All rights reserved.