comparison libgaim/protocols/yahoo/yahoo_packet.h @ 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 60b1bc8dbf37
children 26ae644bb66b
comparison
equal deleted inserted replaced
14251:0fdd320a0235 14252:5d15efb9f440
95 YAHOO_SERVICE_Y6_VISIBLE_TOGGLE = 0xc5, 95 YAHOO_SERVICE_Y6_VISIBLE_TOGGLE = 0xc5,
96 YAHOO_SERVICE_Y6_STATUS_UPDATE = 0xc6, 96 YAHOO_SERVICE_Y6_STATUS_UPDATE = 0xc6,
97 YAHOO_SERVICE_AVATAR_UPDATE = 0xc7, 97 YAHOO_SERVICE_AVATAR_UPDATE = 0xc7,
98 YAHOO_SERVICE_VERIFY_ID_EXISTS = 0xc8, 98 YAHOO_SERVICE_VERIFY_ID_EXISTS = 0xc8,
99 YAHOO_SERVICE_AUDIBLE = 0xd0, 99 YAHOO_SERVICE_AUDIBLE = 0xd0,
100 YAHOO_SERVICE_LIST_AND_STATUS = 0xf0,
100 YAHOO_SERVICE_WEBLOGIN = 0x0226, 101 YAHOO_SERVICE_WEBLOGIN = 0x0226,
101 YAHOO_SERVICE_SMS_MSG = 0x02ea 102 YAHOO_SERVICE_SMS_MSG = 0x02ea
102 }; 103 };
103 104
104 struct yahoo_pair { 105 struct yahoo_pair {