[Bug 27874] TpBaseClient Approver support
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 6 10:37:52 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27874
--- Comment #5 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2010-05-06 01:37:52 PDT ---
API is now:
/**
* TpBaseClientClassAddDispatchOperationImpl:
* @client: a #TpBaseClient instance
* @account: a #TpAccount having %TP_ACCOUNT_FEATURE_CORE prepared if possible
* @connection: a #TpConnection having %TP_CONNECTION_FEATURE_CORE prepared
* if possible
* @channels: (element-type TelepathyGLib.Channel): a #GList of #TpChannel,
* all having %TP_CHANNEL_FEATURE_CORE prepared if possible
* @dispatch_operation: a #TpChannelDispatchOperation having
* %TP_CHANNEL_DISPATCH_OPERATION_FEATURE_CORE prepared if possible
* @context: a #TpObserveChannelsContext representing the context of this
* D-Bus call
*
* Signature of the implementation of the AddDispatchOperation method.
*
* This function must call either tp_add_dispatch_operation_context_accept(),
* tp_add_dispatch_operation_context_delay() or
* tp_add_dispatch_operation_context_fail() on @context before it returns.
*
* Since: 0.11.UNRELEASED
*/
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list