[Bug 32205] New: Add ability to watch for message acknowledgement in TpMessageMixin
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 8 02:34:31 CET 2010
https://bugs.freedesktop.org/show_bug.cgi?id=32205
Summary: Add ability to watch for message acknowledgement in
TpMessageMixin
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: danielle.madeley at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
Some protocols require you to acknowledge messages in much the same way
Telepathy does.
We can either do this immediately upon message receipt (sad) or wait until the
client has acknowledged the message, at which point we know it's been shown to
the user.
TpMessageMixin should be extended with another (optional) callback, which
allows implementors to watch for message acknowledgements coming from the
client, and then relay that acknowledgement over the protocol.
--
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