Mercurial > pidgin
comparison libpurple/protocols/yahoo/yahoo_packet.h @ 19299:b3a5e7c45b5c
Allow you to authorize msn buddies to add your yahoo account.
Allow you to add msn buddies to your list if you're previously
have conversed with them.
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Sun, 22 Jul 2007 07:30:50 +0000 |
parents | 07413ddcd49c |
children | 44b4e8bd759b |
comparison
equal
deleted
inserted
replaced
19296:2ec9d975a37d | 19299:b3a5e7c45b5c |
---|---|
96 YAHOO_SERVICE_Y6_VISIBLE_TOGGLE = 0xc5, | 96 YAHOO_SERVICE_Y6_VISIBLE_TOGGLE = 0xc5, |
97 YAHOO_SERVICE_Y6_STATUS_UPDATE = 0xc6, | 97 YAHOO_SERVICE_Y6_STATUS_UPDATE = 0xc6, |
98 YAHOO_SERVICE_AVATAR_UPDATE = 0xc7, | 98 YAHOO_SERVICE_AVATAR_UPDATE = 0xc7, |
99 YAHOO_SERVICE_VERIFY_ID_EXISTS = 0xc8, | 99 YAHOO_SERVICE_VERIFY_ID_EXISTS = 0xc8, |
100 YAHOO_SERVICE_AUDIBLE = 0xd0, | 100 YAHOO_SERVICE_AUDIBLE = 0xd0, |
101 YAHOO_SERVICE_AUTH_REQ_15 = 0xd6, | |
101 YAHOO_SERVICE_CHGRP_15 = 0xe7, | 102 YAHOO_SERVICE_CHGRP_15 = 0xe7, |
102 YAHOO_SERVICE_STATUS_15 = 0xf0, | 103 YAHOO_SERVICE_STATUS_15 = 0xf0, |
103 YAHOO_SERVICE_LIST_15 = 0Xf1, | 104 YAHOO_SERVICE_LIST_15 = 0Xf1, |
104 YAHOO_SERVICE_WEBLOGIN = 0x0226, | 105 YAHOO_SERVICE_WEBLOGIN = 0x0226, |
105 YAHOO_SERVICE_SMS_MSG = 0x02ea | 106 YAHOO_SERVICE_SMS_MSG = 0x02ea |