Ignore:
Timestamp:
2010-03-20T22:42:59Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
ee6cc94
Parents:
ffb6dea
Message:

Error reporting and added a msgq_send function. Need to put some more
intelligence into it later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/soap.h

    rffb6dea rbc090f0  
    8383
    8484int msn_soap_oim_send( struct im_connection *ic, const char *to, const char *msg );
     85int msn_soap_oim_send_queue( struct im_connection *ic, GSList **msgq );
    8586
    8687#endif /* __SOAP_H__ */
Note: See TracChangeset for help on using the changeset viewer.