JML

Package net.sf.jqql.packets.in

Class Summary
AddFriendAuthResponseReplyPacket this packet is sending ACK packet of friend authectication info, format is 1.
AddFriendExReplyPacket this is reply packet of add friend, its format is 1.
AddFriendReplyPacket Deprecated.
AdvancedSearchUserReplyPacket reply packet of advanced search 1.
AuthorizeReplyPacket reply packet of authorize 1.
ChangeStatusReplyPacket this is reply packet of user change himself online status, its format is 1.
ClusterCommandReplyPacket cluster command reply packet, which format is different according to different subcommand type.
DeleteFriendReplyPacket reply packet of delete friend, its format is 1.
DownloadGroupFriendReplyPacket reply packet of download group friend list requst, its format is 1.
FriendChangeStatusPacket packet of friend change status, this is received from sever, its format is 1.
FriendDataOpReplyPacket reply packet of friend remark, format is: 1.
FriendLevelOpReplyPacket this is reply packet of search QQ level, its format is 1.
GetFriendListReplyPacket reply packet of request friend list, its format is 1.
GetOnlineOpReplyPacket reply packet of get online friend list, its format is 1.
GetTempClusterOnlineMemberReplyPacket reply packet of get temp group online leaquer 1.
GetUserInfoReplyPacket reply packet of get user info, its format is 1.
GroupDataOpReplyPacket reply packet of group data download 1.
KeepAliveReplyPacket reply packet of keep alive, its format is 1.
LoginReplyPacket reply packet of login 1.
ModifyInfoReplyPacket reply packet of modify info, its format is 1.
PrivacyDataOpReplyPacket reply packet of privacy data operate 1.
ReceiveIMPacket receive IM packet, if is common message, format is 1.
RemoveSelfReplyPacket reply packet of remove self, format 1.
RequestKeyReplyPacket reply packet of request key, format is 1.
RequestLoginTokenReplyPacket reply packet of request login token, this packet's source field is different from other packet, is QQ.QQ_SERVER_0000 1.
SearchUserReplyPacket reply packet of search online user, format is 1.
SendIMReplyPacket reply packet of send message, format is 1.
SendSMSReplyPacket reply packet of send SMS, format is: 1.
SignatureOpReplyPacket reply packet of signature operate 1 .header 2.
SystemNotificationPacket system notification packet, is there any difference between system info and system notification of ReceiveIMPacket? system notification means message that you haven't been added friend, so have source and purpose, other haven't received, system notification is sent to everybody by system.
TempSessionOpReplyPacket reply packet of temp session operate, format is 1.
UnknownInPacket unknown in packet 1.
UploadGroupFriendReplyPacket reply pocket of upload group friend list, format is 1.
UserPropertyOpReplyPacket reply packet of user property 1.
WeatherOpReplyPacket reply packet of weather operate 1.
 


JML