~ken-vandine/ubuntu/precise/telepathy-gabble/ubuntu

« back to all changes in this revision

Viewing changes to lib/ext/wocky/docs/reference/html/wocky-WockyPubsubService.html

  • Committer: Ken VanDine
  • Date: 2011-12-09 21:14:05 UTC
  • mfrom: (1.7.7 upstream)
  • Revision ID: ken.vandine@canonical.com-20111209211405-30i0mrqwyg0tixpc
Tags: 0.15.0-1build1
releasing version 0.15.0-1build1

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
<link rel="home" href="index.html" title="Wocky Reference Manual">
8
8
<link rel="up" href="ch01.html" title="API Reference">
9
9
<link rel="prev" href="wocky-wocky-pubsub-service-enumtypes.html" title="wocky-pubsub-service-enumtypes">
10
 
<link rel="next" href="wocky-wocky-pubsub-service-protected.html" title="WockyPubsubService-protected">
 
10
<link rel="next" href="wocky-wocky-pubsub-service-protected.html" title="wocky-pubsub-service-protected">
11
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>
110
110
</div>
111
111
<div class="refsect1">
112
112
<a name="wocky-WockyPubsubService.description"></a><h2>Description</h2>
113
 
<p>
114
 
</p>
115
113
</div>
116
114
<div class="refsect1">
117
115
<a name="wocky-WockyPubsubService.details"></a><h2>Details</h2>
119
117
<a name="WOCKY-PUBSUB-SERVICE-ERROR:CAPS"></a><h3>WOCKY_PUBSUB_SERVICE_ERROR</h3>
120
118
<pre class="programlisting">#define WOCKY_PUBSUB_SERVICE_ERROR (wocky_pubsub_service_error_quark ())
121
119
</pre>
122
 
<p>
123
 
</p>
124
120
</div>
125
121
<hr>
126
122
<div class="refsect2">
271
267
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
272
268
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
273
269
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
274
 
<p>
275
 
</p>
276
270
</div>
277
271
<hr>
278
272
<div class="refsect2">
281
275
                                                        (<em class="parameter"><code><span class="type">WockyPubsubService</span> *self</code></em>,
282
276
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *result</code></em>,
283
277
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
284
 
<p>
285
 
</p>
286
278
</div>
287
279
<hr>
288
280
<div class="refsect2">
319
311
<div class="refsect2">
320
312
<a name="wocky-pubsub-service-error-quark"></a><h3>wocky_pubsub_service_error_quark ()</h3>
321
313
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              wocky_pubsub_service_error_quark    (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
322
 
<p>
323
 
</p>
324
314
</div>
325
315
<hr>
326
316
<div class="refsect2">
330
320
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
331
321
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
332
322
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
333
 
<p>
334
 
</p>
335
323
</div>
336
324
<hr>
337
325
<div class="refsect2">
340
328
                                                        (<em class="parameter"><code><span class="type">WockyPubsubService</span> *self</code></em>,
341
329
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *result</code></em>,
342
330
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
343
 
<p>
344
 
</p>
345
331
</div>
346
332
<hr>
347
333
<div class="refsect2">
378
364
<a name="wocky-pubsub-service-new"></a><h3>wocky_pubsub_service_new ()</h3>
379
365
<pre class="programlisting"><span class="returnvalue">WockyPubsubService</span> * wocky_pubsub_service_new           (<em class="parameter"><code><a class="link" href="WockySession.html" title="WockySession"><span class="type">WockySession</span></a> *session</code></em>,
380
366
                                                         <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> *jid</code></em>);</pre>
381
 
<p>
382
 
</p>
383
367
</div>
384
368
<hr>
385
369
<div class="refsect2">
390
374
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
391
375
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
392
376
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
393
 
<p>
394
 
</p>
395
377
</div>
396
378
<hr>
397
379
<div class="refsect2">
401
383
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *result</code></em>,
402
384
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> **subscriptions</code></em>,
403
385
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
404
 
<p>
405
 
</p>
406
386
</div>
407
387
<hr>
408
388
<div class="refsect2">
409
389
<a name="wocky-pubsub-subscription-copy"></a><h3>wocky_pubsub_subscription_copy ()</h3>
410
390
<pre class="programlisting"><a class="link" href="wocky-WockyPubsubService.html#WockyPubsubSubscription"><span class="returnvalue">WockyPubsubSubscription</span></a> * wocky_pubsub_subscription_copy
411
391
                                                        (<em class="parameter"><code><a class="link" href="wocky-WockyPubsubService.html#WockyPubsubSubscription"><span class="type">WockyPubsubSubscription</span></a> *sub</code></em>);</pre>
412
 
<p>
413
 
</p>
414
392
</div>
415
393
<hr>
416
394
<div class="refsect2">
417
395
<a name="wocky-pubsub-subscription-free"></a><h3>wocky_pubsub_subscription_free ()</h3>
418
396
<pre class="programlisting"><span class="returnvalue">void</span>                wocky_pubsub_subscription_free      (<em class="parameter"><code><a class="link" href="wocky-WockyPubsubService.html#WockyPubsubSubscription"><span class="type">WockyPubsubSubscription</span></a> *sub</code></em>);</pre>
419
 
<p>
420
 
</p>
421
397
</div>
422
398
<hr>
423
399
<div class="refsect2">
424
400
<a name="wocky-pubsub-subscription-list-copy"></a><h3>wocky_pubsub_subscription_list_copy ()</h3>
425
401
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             wocky_pubsub_subscription_list_copy (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *subs</code></em>);</pre>
426
 
<p>
427
 
</p>
428
402
</div>
429
403
<hr>
430
404
<div class="refsect2">
431
405
<a name="wocky-pubsub-subscription-list-free"></a><h3>wocky_pubsub_subscription_list_free ()</h3>
432
406
<pre class="programlisting"><span class="returnvalue">void</span>                wocky_pubsub_subscription_list_free (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *subs</code></em>);</pre>
433
 
<p>
434
 
</p>
435
407
</div>
436
408
<hr>
437
409
<div class="refsect2">
440
412
                                                         <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> *jid</code></em>,
441
413
                                                         <em class="parameter"><code><a class="link" href="wocky-WockyPubsubService.html#WockyPubsubSubscriptionState"><span class="type">WockyPubsubSubscriptionState</span></a> state</code></em>,
442
414
                                                         <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> *subid</code></em>);</pre>
443
 
<p>
444
 
</p>
445
415
</div>
446
416
</div>
447
417
</div>