Ignore:
Timestamp:
2016-10-17T02:46:33Z (8 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
4466e3e
Parents:
2906268
Message:

jabber: Implement chat list command

Also applies to hipchat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber.h

    r2906268 r399d65a  
    263263void jabber_iq_version_send(struct im_connection *ic, struct jabber_buddy *bud, void *data);
    264264int jabber_iq_disco_server(struct im_connection *ic);
     265int jabber_iq_disco_muc(struct im_connection *ic, const char *muc_server);
    265266
    266267/* si.c */
Note: See TracChangeset for help on using the changeset viewer.