[Bug 21332] TpContact should have a capabilities feature and property
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 7 13:23:17 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=21332
--- Comment #4 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-04-07 04:23:17 PDT ---
The reason this is blocked by Bug #25512 is that ContactCapabilities and
RequestableChannelClasses are related:
* You should be able to ask the Connection for its RequestableChannelClasses,
as a Capabilities object (this is a feature in the sense of Bug #25512, IMO -
perhaps TP_CONNECTION_FEATURE_CAPABILITIES)
* You should also be able to ask a Contact for its capabilities, as a
Capabilities object
* If the Connection doesn't implement ContactCapabilities, every Contact should
wait for TP_CONNECTION_FEATURE_CAPABILITIES, then return a copy of the
Connection's Capabilities object, with a flag set to say "this is just a guess
really"
See the equivalent APIs in telepathy-qt4 for details; I basically want to
implement a GObject clone of those.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list