net.sf.dexterim.msn.message
Class HotmailNotificationMessage
java.lang.Object
net.sf.dexterim.msn.message.MimeMessage
net.sf.dexterim.msn.message.HotmailNotificationMessage
- All Implemented Interfaces:
- MsnMessage
- public class HotmailNotificationMessage
- extends MimeMessage
- Author:
- Christoph Walcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HotmailNotificationMessage
public HotmailNotificationMessage()
processMessage
public void processMessage(java.lang.String account,
java.lang.String nick,
java.util.List lineList)
throws MessageFormatException
- Description of the Method
- Specified by:
processMessage
in class MimeMessage
- Parameters:
account
- Description of the Parameternick
- Description of the ParameterlineList
- Description of the Parameter
- Throws:
net.sf.dexterim.msn.engine.MessageFormatException
- Description of the Exception
MessageFormatException
getInboxUnread
public int getInboxUnread()
- Getter for property inboxUnread.
- Returns:
- Value of property inboxUnread.
getFoldersUnread
public int getFoldersUnread()
- Getter for property foldersUnread.
- Returns:
- Value of property foldersUnread.
process
public void process(MsnConnection connection)
- Description copied from interface:
MsnMessage
- Double Dispatching Messages
- Parameters:
connection
-
Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.