com.aelitis.azureus.plugins.net.buddy
Class BuddyPluginBeta.ChatMessage
java.lang.Object
com.aelitis.azureus.plugins.net.buddy.BuddyPluginBeta.ChatMessage
- Enclosing class:
- BuddyPluginBeta
public class BuddyPluginBeta.ChatMessage
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MT_NORMAL
public static final int MT_NORMAL
- See Also:
- Constant Field Values
MT_INFO
public static final int MT_INFO
- See Also:
- Constant Field Values
MT_ERROR
public static final int MT_ERROR
- See Also:
- Constant Field Values
SEEN_UNKNOWN
protected static final int SEEN_UNKNOWN
- See Also:
- Constant Field Values
SEEN_YES
protected static final int SEEN_YES
- See Also:
- Constant Field Values
SEEN_NO
protected static final int SEEN_NO
- See Also:
- Constant Field Values
getUID
protected int getUID()
getParticipant
public BuddyPluginBeta.ChatParticipant getParticipant()
isNickClash
public boolean isNickClash()
setSeen
public void setSeen(boolean is_seen)
getSeenState
public int getSeenState()
getNickLocations
public int[] getNickLocations()
getFlagOrigin
public int getFlagOrigin()
getFlagType
public int getFlagType()
getMessage
public String getMessage()
getRawMessage
public byte[] getRawMessage()
getMessageType
public int getMessageType()
setDuplicate
public void setDuplicate()
isIgnored
public boolean isIgnored()
setIgnored
public void setIgnored(boolean b)
getID
public byte[] getID()
getPreviousID
public byte[] getPreviousID()
getSequence
public long getSequence()
getPublicKey
public byte[] getPublicKey()
getContact
public Map<String,Object> getContact()
getAddress
public InetSocketAddress getAddress()
getTimeStamp
public long getTimeStamp()
getNickName
public String getNickName()
getString
public String getString()