JML

Package net.sf.jml.protocol.incoming

Class Summary
IncomingACK OutgoingMSG's response message, indicate the message has successed send to remote user.
IncomingADC Add a friend response or other user add you notice.
IncomingADD Add a friend response or other user add you notice.
IncomingADG OutgoingADG's response message, indicate add a group success.
IncomingANS One of OutgoingANS's response messages, indicate user successful join a switchboard.
IncomingBLP The notice of OutgoingSYN or the response of OutgoingBLP, indicate the default list for people who aren't explicitly allowed or blocked.
IncomingBPR Properties, This message have relation with the previous IncomingADD/IncomingADC/IncomingLST, and can't get the properties's owner by a stand alone IncomingBPR.
IncomingBYE The notice that a friend leaves switchboard.
IncomingCAL OutgoingCAL's response message, invited a friend to join a switchboard.
IncomingCHG OutgoingCHG's response message.
IncomingCHL Msn server check the connection is OK.
IncomingCVR OutgoingCVR's response message.
IncomingError Error message.
IncomingFLN The notice that a friend offline.
IncomingGTC The notice of OutgoingSYN or the response of OutgoingGTC, indicate what to do when someone adds you to their contact list.
IncomingILN When user have set the init status, received online user info.
IncomingIRO When user join a switchboard, he will received the users in current switchboard.
IncomingJOI When the friend which you invited have join a switchboard, you will received that notice.
IncomingLSG One of responses of OutgoingSYN, return groups.
IncomingLST One of responses of OutgoingSYN, list contact list.
IncomingMSG The received Message, maybe the notice of MSN Server or the message sent by other user.
IncomingNAK OutgoingMSG's response message, indicate the message has not successed send to remote user.
IncomingNLN The notice message that friends change their status.
IncomingNOT A notice from a service affiliated with MSN Messenger
IncomingOUT The notice message that logout.
IncomingPRP The response message of OutgoingPRP or one of the responses message of OutgoingSYN, indicate your properties.
IncomingQNG The response of OutgoingPNG, indicate the connection is OK.
IncomingQRY The response of OutgoingQRY, check the OutgoingQRY response is OK.
IncomingREA The response of OutgoingREA, indicate the user has changed the name successfully.
IncomingREG The response of OutgoingREG, indicate the group name has changed successfully.
IncomingREM The notice message of other user remove you from his contact list or the response message of OutgoingREM.
IncomingRMG The response message of OutgoingRMG, indicate delete the group successfully.
IncomingRNG Someone invited you to join a SB server.
IncomingSBP The response message of OutgoingSBP, indicating a change to a contact's properties.
IncomingSBS Unknown message.
IncomingSYN The response of OutgoingSYN, indicate the contact list size and group count.
IncomingUBX When someone changed his person message, the contact on AL will received this notify.
IncomingUnknown Unknown message.
IncomingURL OutgoingURL's response.
IncomingUSR The user have successed login in NS/SB server, or MSN NS server return a authentication string, user should use this string to get the validate string.
IncomingUUX OutgoingUUX's response.
IncomingVER The response of OutgoingVER, indicate the protocol that server supported.
IncomingXFR Call to start a new switchboard or redirect to other NS server.
 


JML