Changeset ba16895 for protocols/yahoo/yahoo2_callbacks.h
- Timestamp:
- 2009-10-10T13:48:44Z (15 years ago)
- Branches:
- master
- Children:
- 037b66a
- Parents:
- fa295e36
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/yahoo2_callbacks.h
rfa295e36 rba16895 361 361 362 362 /* 363 * Name: ext_yahoo_contact_auth_request 364 * Called when a contact wants to add you to his/her contact list 365 * Params: 366 * id - the id that identifies the server connection 367 * myid - the identity s/he added 368 * who - who did it 369 * msg - any message sent 370 */ 371 void YAHOO_CALLBACK_TYPE(ext_yahoo_contact_auth_request)(int id, const char *myid, const char *who, const char *msg); 372 373 374 /* 363 375 * Name: ext_yahoo_contact_added 364 376 * Called when a contact is added to your list
Note: See TracChangeset
for help on using the changeset viewer.