Mercurial > pidgin.yaz
changeset 14252:5d15efb9f440
[gaim-migrate @ 16934]
new packet type, looks to be a combination of "this dude is on the buddy list" and "this dude is online"
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Mon, 21 Aug 2006 02:55:56 +0000 |
parents | 0fdd320a0235 |
children | dc0afefc19d8 |
files | libgaim/protocols/yahoo/yahoo_packet.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 };