[Bug 27687] new GIO-style async methods for requesting TpContacts
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 26 13:26:28 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27687
--- Comment #3 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-04-26 04:26:28 PDT ---
> + * tp_connection_get_contacts_by_handle_async:
Following discussion with sjokkis on IRC: we should probably also have a
get_contacts_by_handle_set_async() that takes a TpIntSet, for use with, e.g.,
members-changed.
(Implementation detail: it would temporarily convert it to a GArray using
existing API, pass the GArray's contents to get_contacts_by_handle_async, then
free the GArray.)
--
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