[Bug 32053] Add a TpContactSearch proxy object

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 7 13:04:18 CET 2010


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

--- Comment #12 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-12-07 04:04:18 PST ---
Regarding construction of the search object, you could either have it require a
TpConnection at construct-time (and use Conn.I.Requests directly), or have it
require a TpAccount at construct-time and go via
tp_account_channel_request_create_and_handle_channel_async().

I'd vaguely lean towards the latter, because that way you can go Contacts ->
Search..., specify an account, and have it be put online automatically in order
to do the search :-)

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