[Bug 26205] High-level API for ContactLists

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 22 11:53:11 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=26205

--- Comment #5 from Xavier Claessens <xclaesse at gmail.com> 2011-02-22 02:53:10 PST ---
(In reply to comment #1)
> 
> void tp_connection_contact_list_get_contacts_async (TpConnection *self,
>     guint n_features,
>     const TpContactFeature *features,
>     GAsyncReadyCallback callback,
>     gpointer user_data);
> 
> Or should we use a GArray instead?

I think the point here is to not have to do async call for this. We should
define contact features we want on the connection and then we can just get the
internal list of contacts the connection already prepared. That's how tp-qt4
API works.

-- 
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