| msn.messages.commands.JEditBug_746217
JEditBug_746217 | public class JEditBug_746217 extends StatefulCommand (Code) | | (ADD) Adds a user to a list.
author: mace version: $Revision: 1.1 $ modified $Date: 2003/07/18 16:09:12 $ by $Author: mikeatkinson $ since: MSNP2 |
JEditBug_746217 | public JEditBug_746217(MessagingClient client, String list, Contact contact)(Code) | | |
processAdd | protected void processAdd(String[] parts)(Code) | | (ADD) notice/confirmation that a user was added to a list.
ADD 21 {FL|RL|AL|BL} listVersion example@passport.com example@passport.com
Parameters: parts - Description of the Parameter since: MSNP2 |
processError | protected void processError(int error, int transactionID)(Code) | | |
processInitialStatus | protected void processInitialStatus(String[] parts)(Code) | | (ILN) A notification of the state of contacts when you first sign on.
One for each contact online is returned after your initial online status is set.
ILN TrID {NLN|HDN|BSY|AWY|IDL|PHN|BRB|LUN} username nickname
ex: ILN 7 NLN bemace@hotmail.com Brad
Parameters: parts - Description of the Parameter since: MSNP2 |
processResponse | public void processResponse(String[] parts)(Code) | | |
|
|