net.sf.jml.message
Class MessageConstants
java.lang.Object
net.sf.jml.message.MessageConstants
public final class MessageConstants
- extends Object
Message constants.
Ses: http://www.hypothetic.org/docs/msn/notification/messages.php
- Author:
- Roger Chen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CT_TEXT
public static final String CT_TEXT
- See Also:
- Constant Field Values
CT_CONTROL
public static final String CT_CONTROL
- See Also:
- Constant Field Values
CT_PROFILE
public static final String CT_PROFILE
- See Also:
- Constant Field Values
CT_INIT_EMAIL_NOTIFY
public static final String CT_INIT_EMAIL_NOTIFY
- See Also:
- Constant Field Values
CT_INIT_MAIL_DATA_NOTIFY
public static final String CT_INIT_MAIL_DATA_NOTIFY
- See Also:
- Constant Field Values
CT_REALTIME_EMAIL_NOTIFY
public static final String CT_REALTIME_EMAIL_NOTIFY
- See Also:
- Constant Field Values
CT_ACTIVE_EMAIL_NOTIFY
public static final String CT_ACTIVE_EMAIL_NOTIFY
- See Also:
- Constant Field Values
CT_SYSTEM_MESSAGE
public static final String CT_SYSTEM_MESSAGE
- See Also:
- Constant Field Values
CT_INVITATION
public static final String CT_INVITATION
- See Also:
- Constant Field Values
CT_P2P
public static final String CT_P2P
- See Also:
- Constant Field Values
CT_DATACAST
public static final String CT_DATACAST
- See Also:
- Constant Field Values
CT_EMOTICON
public static final String CT_EMOTICON
- See Also:
- Constant Field Values
CHARSET
public static final String CHARSET
- See Also:
- Constant Field Values
MessageConstants
public MessageConstants()