[Bug 37359] TpChannel: high level API to invite a contact
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 27 12:58:10 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37359
--- Comment #3 from Xavier Claessens <xclaesse at gmail.com> 2011-06-27 03:58:08 PDT ---
Note that my contact-list branch adds _async() wrappers for Group iface
methods:
http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=contact-list
Invite a contact just just a AddMembers, right?
tp_channel(_group?)_invite_contact_async() would just be a 1 contact helper
around tp_channel_group_add_members_async(), which could indeed be nice.
tp_channel(_group?)_join_async() would be an even nicer helper around
tp_channel_group_add_members_async() that adds the channel's self handle.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list