[Bug 23238] Add acking hooks to TpMessageMixin/TpTextMixin
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 15 18:17:35 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=23238
Eitan Isaacson <eitan.isaacson at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|telepathy-bugs at lists.freede |eitan.isaacson at collabora.co
|sktop.org |.uk
--- Comment #1 from Eitan Isaacson <eitan.isaacson at collabora.co.uk> 2010-10-15 09:17:33 PDT ---
Hi,
Is this the kind of API are in need of? Am I missing anything?
/**
* TpMessageMixinAcknowledgeHook:
* @object: An instance of the implementation that uses this mixin
* @message: The acknowledged message.
*
* Signature of a virtual method which may be implemented to notify a CM
* of a message that was acknowledged.
*/
/**
* tp_message_mixin_implement_acknowledge_hook:
* @object: An instance of the implementation that uses this mixin
* @acknowledge_hook: A hook function with the signature of
* #TpMessageMixinAcknowledgeHook
*
* Set a hook function for each message that is acknowledged, just before it is
* removed from the pending queue.
*
* @since 0.13.2
*/
--
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