[Bug 26205] High-level API for ContactLists
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 6 09:20:19 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=26205
--- Comment #19 from Xavier Claessens <xclaesse at gmail.com> 2011-06-06 00:20:18 PDT ---
If the idea of tp_connection_prepare_async() is accepted, I think we could also
add
void tp_account_prepare_async (TpAccount *self, GQuark *features, GQuark
*connection_features, guint n_contact_features, TpContactFeature
*contact_features);
void tp_account_manager_prepare_async (TpAccount *self, GQuark *features,
GQuark *account_features, GQuark *connection_features, guint
n_contact_features, TpContactFeature *contact_features);
Like that, preparing the AM and *everything* is ready to use.
--
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