|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.mn.communicator.MessageClass
public class MessageClass
Created on 2004-12-11
| Field Summary | |
|---|---|
static MessageClass |
CHAT
the message is a part of conversation |
static MessageClass |
DO_NOT_CONFIRM
this means that we do not want to receive confirmation from Gadu-Gadu server of delivery of this message |
static MessageClass |
MESSAGE
The message will popup ip new window |
static MessageClass |
PING
this means that message is ping only and the user will not see anyhow whether or not we are sending this message |
static MessageClass |
QUEUED
the message has been queued because the user it not available |
static MessageClass |
UNKNOWN
|
| Method Summary | |
|---|---|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final MessageClass QUEUED
public static final MessageClass MESSAGE
public static final MessageClass CHAT
public static final MessageClass DO_NOT_CONFIRM
public static final MessageClass PING
public static final MessageClass UNKNOWN
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()public int hashCode()
hashCode in class java.lang.ObjectObject.hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||