~ubuntu-branches/ubuntu/precise/telepathy-glib/precise-201111172307

« back to all changes in this revision

Viewing changes to docs/reference/html/telepathy-glib-svc-channel-dispatch-operation.html

  • Committer: Ken VanDine
  • Date: 2011-11-17 20:53:21 UTC
  • mfrom: (1.6.34 upstream)
  • Revision ID: ken.vandine@canonical.com-20111117205321-l704j7kr1zgw5v9h
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch-service-dbus.html" title="Service-side D-Bus interfaces">
9
9
<link rel="prev" href="telepathy-glib-svc-channel-dispatcher.html" title="Service-side Channel Dispatcher interface">
10
10
<link rel="next" href="telepathy-glib-svc-channel-request.html" title="Service-side Channel Request interface">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
47
47
                    <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation-struct" title="TpSvcChannelDispatchOperation">TpSvcChannelDispatchOperation</a>;
48
48
                    <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperationClass" title="TpSvcChannelDispatchOperationClass">TpSvcChannelDispatchOperationClass</a>;
49
49
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-return-from-claim" title="tp_svc_channel_dispatch_operation_return_from_claim ()">tp_svc_channel_dispatch_operation_return_from_claim</a>
50
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
50
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
51
51
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-claim-impl" title="tp_svc_channel_dispatch_operation_claim_impl ()">*tp_svc_channel_dispatch_operation_claim_impl</a>)
52
52
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation"><span class="type">TpSvcChannelDispatchOperation</span></a> *self</code></em>,
53
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
53
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
54
54
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-implement-claim" title="tp_svc_channel_dispatch_operation_implement_claim ()">tp_svc_channel_dispatch_operation_implement_claim</a>
55
55
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperationClass" title="TpSvcChannelDispatchOperationClass"><span class="type">TpSvcChannelDispatchOperationClass</span></a> *klass</code></em>,
56
56
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-claim-impl" title="tp_svc_channel_dispatch_operation_claim_impl ()"><span class="type">tp_svc_channel_dispatch_operation_claim_impl</span></a> impl</code></em>);
57
57
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-return-from-handle-with" title="tp_svc_channel_dispatch_operation_return_from_handle_with ()">tp_svc_channel_dispatch_operation_return_from_handle_with</a>
58
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
58
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
59
59
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-handle-with-impl" title="tp_svc_channel_dispatch_operation_handle_with_impl ()">*tp_svc_channel_dispatch_operation_handle_with_impl</a>)
60
60
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation"><span class="type">TpSvcChannelDispatchOperation</span></a> *self</code></em>,
61
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *in_Handler</code></em>,
62
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
61
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *in_Handler</code></em>,
 
62
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
63
63
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-implement-handle-with" title="tp_svc_channel_dispatch_operation_implement_handle_with ()">tp_svc_channel_dispatch_operation_implement_handle_with</a>
64
64
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperationClass" title="TpSvcChannelDispatchOperationClass"><span class="type">TpSvcChannelDispatchOperationClass</span></a> *klass</code></em>,
65
65
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-handle-with-impl" title="tp_svc_channel_dispatch_operation_handle_with_impl ()"><span class="type">tp_svc_channel_dispatch_operation_handle_with_impl</span></a> impl</code></em>);
66
66
<span class="returnvalue">void</span>                (<a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-handle-with-time-impl" title="tp_svc_channel_dispatch_operation_handle_with_time_impl ()">*tp_svc_channel_dispatch_operation_handle_with_time_impl</a>)
67
67
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation"><span class="type">TpSvcChannelDispatchOperation</span></a> *self</code></em>,
68
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *in_Handler</code></em>,
 
68
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *in_Handler</code></em>,
69
69
                                                         <em class="parameter"><code><span class="type">gint64</span> in_UserActionTime</code></em>,
70
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
70
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
71
71
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-implement-handle-with-time" title="tp_svc_channel_dispatch_operation_implement_handle_with_time ()">tp_svc_channel_dispatch_operation_implement_handle_with_time</a>
72
72
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperationClass" title="TpSvcChannelDispatchOperationClass"><span class="type">TpSvcChannelDispatchOperationClass</span></a> *klass</code></em>,
73
73
                                                         <em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-handle-with-time-impl" title="tp_svc_channel_dispatch_operation_handle_with_time_impl ()"><span class="type">tp_svc_channel_dispatch_operation_handle_with_time_impl</span></a> impl</code></em>);
74
74
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-return-from-handle-with-time" title="tp_svc_channel_dispatch_operation_return_from_handle_with_time ()">tp_svc_channel_dispatch_operation_return_from_handle_with_time</a>
75
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);
 
75
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);
76
76
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-emit-channel-lost" title="tp_svc_channel_dispatch_operation_emit_channel_lost ()">tp_svc_channel_dispatch_operation_emit_channel_lost</a>
77
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
78
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *arg_Channel</code></em>,
79
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *arg_Error</code></em>,
80
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *arg_Message</code></em>);
 
77
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
78
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg_Channel</code></em>,
 
79
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg_Error</code></em>,
 
80
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg_Message</code></em>);
81
81
<span class="returnvalue">void</span>                <a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#tp-svc-channel-dispatch-operation-emit-finished" title="tp_svc_channel_dispatch_operation_emit_finished ()">tp_svc_channel_dispatch_operation_emit_finished</a>
82
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>);
 
82
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>);
83
83
</pre>
84
84
</div>
85
85
<div class="refsect1">
92
92
<div class="refsect1">
93
93
<a name="telepathy-glib-svc-channel-dispatch-operation.signals"></a><h2>Signals</h2>
94
94
<pre class="synopsis">
95
 
  "<a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation-channel-lost" title='The "channel-lost" signal'>channel-lost</a>"                                   : <code class="literal">Has Details</code>
96
 
  "<a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation-finished" title='The "finished" signal'>finished</a>"                                       : <code class="literal">Has Details</code>
 
95
  "<a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation-channel-lost" title='The "channel-lost" signal'>channel-lost</a>"                                   : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a>
 
96
  "<a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation-finished" title='The "finished" signal'>finished</a>"                                       : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a>
97
97
</pre>
98
98
</div>
99
99
<div class="refsect1">
128
128
<p>
129
129
In a full implementation of this interface (i.e. all
130
130
methods implemented), the interface initialization
131
 
function used in <code class="function">G_IMPLEMENT_INTERFACE()</code> would
 
131
function used in <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#G-IMPLEMENT-INTERFACE:CAPS"><code class="function">G_IMPLEMENT_INTERFACE()</code></a> would
132
132
typically look like this:
133
133
</p>
134
134
<p>
153
153
<div class="refsect2">
154
154
<a name="tp-svc-channel-dispatch-operation-return-from-claim"></a><h3>tp_svc_channel_dispatch_operation_return_from_claim ()</h3>
155
155
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_dispatch_operation_return_from_claim
156
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
156
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
157
157
<p>
158
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
158
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
159
159
This inline function exists only to provide type-safety.
160
160
</p>
161
161
<div class="variablelist"><table border="0">
171
171
<a name="tp-svc-channel-dispatch-operation-claim-impl"></a><h3>tp_svc_channel_dispatch_operation_claim_impl ()</h3>
172
172
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_dispatch_operation_claim_impl)
173
173
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation"><span class="type">TpSvcChannelDispatchOperation</span></a> *self</code></em>,
174
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
174
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
175
175
<p>
176
176
The signature of an implementation of the D-Bus method
177
177
Claim on interface org.freedesktop.Telepathy.ChannelDispatchOperation.
219
219
<div class="refsect2">
220
220
<a name="tp-svc-channel-dispatch-operation-return-from-handle-with"></a><h3>tp_svc_channel_dispatch_operation_return_from_handle_with ()</h3>
221
221
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_dispatch_operation_return_from_handle_with
222
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
222
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
223
223
<p>
224
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
224
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
225
225
This inline function exists only to provide type-safety.
226
226
</p>
227
227
<div class="variablelist"><table border="0">
237
237
<a name="tp-svc-channel-dispatch-operation-handle-with-impl"></a><h3>tp_svc_channel_dispatch_operation_handle_with_impl ()</h3>
238
238
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_dispatch_operation_handle_with_impl)
239
239
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation"><span class="type">TpSvcChannelDispatchOperation</span></a> *self</code></em>,
240
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *in_Handler</code></em>,
241
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
240
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *in_Handler</code></em>,
 
241
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
242
242
<p>
243
243
The signature of an implementation of the D-Bus method
244
244
HandleWith on interface org.freedesktop.Telepathy.ChannelDispatchOperation.
291
291
<a name="tp-svc-channel-dispatch-operation-handle-with-time-impl"></a><h3>tp_svc_channel_dispatch_operation_handle_with_time_impl ()</h3>
292
292
<pre class="programlisting"><span class="returnvalue">void</span>                (*tp_svc_channel_dispatch_operation_handle_with_time_impl)
293
293
                                                        (<em class="parameter"><code><a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation"><span class="type">TpSvcChannelDispatchOperation</span></a> *self</code></em>,
294
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *in_Handler</code></em>,
 
294
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *in_Handler</code></em>,
295
295
                                                         <em class="parameter"><code><span class="type">gint64</span> in_UserActionTime</code></em>,
296
 
                                                         <em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
296
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
297
297
<p>
298
298
The signature of an implementation of the D-Bus method
299
299
HandleWithTime on interface org.freedesktop.Telepathy.ChannelDispatchOperation.
349
349
<div class="refsect2">
350
350
<a name="tp-svc-channel-dispatch-operation-return-from-handle-with-time"></a><h3>tp_svc_channel_dispatch_operation_return_from_handle_with_time ()</h3>
351
351
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_dispatch_operation_return_from_handle_with_time
352
 
                                                        (<em class="parameter"><code><span class="type">DBusGMethodInvocation</span> *context</code></em>);</pre>
 
352
                                                        (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#DBusGMethodInvocation"><span class="type">DBusGMethodInvocation</span></a> *context</code></em>);</pre>
353
353
<p>
354
 
Return successfully by calling <code class="function">dbus_g_method_return()</code>.
 
354
Return successfully by calling <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html#dbus-g-method-return"><code class="function">dbus_g_method_return()</code></a>.
355
355
This inline function exists only to provide type-safety.
356
356
</p>
357
357
<div class="variablelist"><table border="0">
366
366
<div class="refsect2">
367
367
<a name="tp-svc-channel-dispatch-operation-emit-channel-lost"></a><h3>tp_svc_channel_dispatch_operation_emit_channel_lost ()</h3>
368
368
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_dispatch_operation_emit_channel_lost
369
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>,
370
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *arg_Channel</code></em>,
371
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *arg_Error</code></em>,
372
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *arg_Message</code></em>);</pre>
 
369
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
 
370
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg_Channel</code></em>,
 
371
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg_Error</code></em>,
 
372
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg_Message</code></em>);</pre>
373
373
<p>
374
374
Type-safe wrapper around g_signal_emit to emit the
375
375
ChannelLost signal on interface org.freedesktop.Telepathy.ChannelDispatchOperation.
400
400
<div class="refsect2">
401
401
<a name="tp-svc-channel-dispatch-operation-emit-finished"></a><h3>tp_svc_channel_dispatch_operation_emit_finished ()</h3>
402
402
<pre class="programlisting"><span class="returnvalue">void</span>                tp_svc_channel_dispatch_operation_emit_finished
403
 
                                                        (<em class="parameter"><code><span class="type">gpointer</span> instance</code></em>);</pre>
 
403
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>);</pre>
404
404
<p>
405
405
Type-safe wrapper around g_signal_emit to emit the
406
406
Finished signal on interface org.freedesktop.Telepathy.ChannelDispatchOperation.
419
419
<div class="refsect2">
420
420
<a name="TpSvcChannelDispatchOperation-channel-lost"></a><h3>The <code class="literal">"channel-lost"</code> signal</h3>
421
421
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation"><span class="type">TpSvcChannelDispatchOperation</span></a> *self,
422
 
                                                        <span class="type">DBusGObjectPath</span>               *arg_Channel,
423
 
                                                        <span class="type">gchar</span>                         *arg_Error,
424
 
                                                        <span class="type">gchar</span>                         *arg_Message,
425
 
                                                        <span class="type">gpointer</span>                       user_data)        : <code class="literal">Has Details</code></pre>
 
422
                                                        <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-Specializable-GType-System.html#DBusGObjectPath"><span class="type">DBusGObjectPath</span></a>               *arg_Channel,
 
423
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>                         *arg_Error,
 
424
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>                         *arg_Message,
 
425
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                       user_data)        : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a></pre>
426
426
<p>
427
427
The ChannelLost D-Bus signal is emitted whenever this GObject signal is.
428
428
</p>
456
456
<div class="refsect2">
457
457
<a name="TpSvcChannelDispatchOperation-finished"></a><h3>The <code class="literal">"finished"</code> signal</h3>
458
458
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="telepathy-glib-svc-channel-dispatch-operation.html#TpSvcChannelDispatchOperation"><span class="type">TpSvcChannelDispatchOperation</span></a> *self,
459
 
                                                        <span class="type">gpointer</span>                       user_data)      : <code class="literal">Has Details</code></pre>
 
459
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                       user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-DETAILED:CAPS"><code class="literal">Has Details</code></a></pre>
460
460
<p>
461
461
The Finished D-Bus signal is emitted whenever this GObject signal is.
462
462
</p>
478
478
</div>
479
479
<div class="footer">
480
480
<hr>
481
 
          Generated by GTK-Doc V1.17</div>
 
481
          Generated by GTK-Doc V1.18</div>
482
482
</body>
483
483
</html>
 
 
b'\\ No newline at end of file'