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

« back to all changes in this revision

Viewing changes to docs/reference/tmpl/channel.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2011-06-22 16:29:01 UTC
  • mfrom: (1.6.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20110622162901-tc492ifcn229lmkh
Tags: 0.15.2-2
Cherry-pick upstream fix to increase timeout of the contact-lists
test on slower architectures like armel, mips, and mipsel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
 
110
110
</para>
111
111
 
 
112
<!-- ##### ARG TpChannel:password-needed ##### -->
 
113
<para>
 
114
 
 
115
</para>
 
116
 
112
117
<!-- ##### ARG TpChannel:requested ##### -->
113
118
<para>
114
119
 
328
333
@Returns: 
329
334
 
330
335
 
 
336
<!-- ##### FUNCTION tp_channel_destroy_async ##### -->
 
337
<para>
 
338
 
 
339
</para>
 
340
 
 
341
@self: 
 
342
@callback: 
 
343
@user_data: 
 
344
 
 
345
 
 
346
<!-- ##### FUNCTION tp_channel_destroy_finish ##### -->
 
347
<para>
 
348
 
 
349
</para>
 
350
 
 
351
@self: 
 
352
@result: 
 
353
@error: 
 
354
@Returns: 
 
355
 
 
356
 
331
357
<!-- ##### MACRO TP_CHANNEL_FEATURE_CHAT_STATES ##### -->
332
358
<para>
333
359
 
427
453
 
428
454
 
429
455
 
 
456
<!-- ##### MACRO TP_CHANNEL_FEATURE_PASSWORD ##### -->
 
457
<para>
 
458
 
 
459
</para>
 
460
 
 
461
 
 
462
 
 
463
<!-- ##### FUNCTION tp_channel_password_needed ##### -->
 
464
<para>
 
465
 
 
466
</para>
 
467
 
 
468
@self: 
 
469
@Returns: 
 
470
 
 
471
 
 
472
<!-- ##### FUNCTION tp_channel_provide_password_async ##### -->
 
473
<para>
 
474
 
 
475
</para>
 
476
 
 
477
@self: 
 
478
@password: 
 
479
@callback: 
 
480
@user_data: 
 
481
 
 
482
 
 
483
<!-- ##### FUNCTION tp_channel_provide_password_finish ##### -->
 
484
<para>
 
485
 
 
486
</para>
 
487
 
 
488
@self: 
 
489
@result: 
 
490
@error: 
 
491
@Returns: 
 
492
 
 
493
 
430
494
<!-- ##### FUNCTION tp_cli_channel_call_close ##### -->
431
495
<para>
432
496