Mon, 21 Aug 2006 02:55:56 +0000
[gaim-migrate @ 16934]
new packet type, looks to be a combination of "this dude is on the buddy list" and "this dude is online"
| libgaim/protocols/yahoo/yahoo_packet.h | file | annotate | diff | comparison | revisions |
--- a/libgaim/protocols/yahoo/yahoo_packet.h Mon Aug 21 02:49:42 2006 +0000 +++ b/libgaim/protocols/yahoo/yahoo_packet.h Mon Aug 21 02:55:56 2006 +0000 @@ -97,6 +97,7 @@ YAHOO_SERVICE_AVATAR_UPDATE = 0xc7, YAHOO_SERVICE_VERIFY_ID_EXISTS = 0xc8, YAHOO_SERVICE_AUDIBLE = 0xd0, + YAHOO_SERVICE_LIST_AND_STATUS = 0xf0, YAHOO_SERVICE_WEBLOGIN = 0x0226, YAHOO_SERVICE_SMS_MSG = 0x02ea };