Ignore:
Timestamp:
2006-10-18T17:47:08Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
f920d9e
Parents:
e727608
Message:

get_info() now displays vCard information too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber.h

    re727608 r1991be6  
    112112xt_status jabber_pkt_bind_sess( struct gaim_connection *gc, struct xt_node *node, struct xt_node *orig );
    113113int jabber_get_roster( struct gaim_connection *gc );
     114int jabber_get_vcard( struct gaim_connection *gc, char *bare_jid );
    114115int jabber_add_to_roster( struct gaim_connection *gc, char *handle, char *name );
    115116int jabber_remove_from_roster( struct gaim_connection *gc, char *handle );
Note: See TracChangeset for help on using the changeset viewer.