summaryrefslogtreecommitdiff
path: root/telepathy-glib/version-script.txt
blob: d72efb1a1b3f0eb3803bcaaf4ec5dfee5af20dc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
TELEPATHY_GLIB_0.7.0 {
    global:
        tp_base_connection_add_interfaces;
        tp_base_connection_change_status;
        tp_base_connection_dbus_request_handles;
        tp_base_connection_finish_shutdown;
        tp_base_connection_get_handles;
        tp_base_connection_get_type;
        tp_base_connection_manager_get_type;
        tp_base_connection_manager_register;
        tp_base_connection_register;
        tp_channel_factory_iface_close_all;
        tp_channel_factory_iface_connected;
        tp_channel_factory_iface_connecting;
        tp_channel_factory_iface_disconnected;
        tp_channel_factory_iface_emit_channel_error;
        tp_channel_factory_iface_emit_new_channel;
        tp_channel_factory_iface_foreach;
        tp_channel_factory_iface_get_type;
        tp_channel_factory_iface_request;
        tp_channel_iface_get_type;
        tp_cm_param_filter_string_nonempty;
        tp_cm_param_filter_uint_nonzero;
        tp_cm_param_setter_offset;
        tp_dbus_g_method_return_not_implemented;
        tp_dbus_specialized_value_slice_new;
        tp_debug_set_all_flags;
        tp_debug_set_flags;
        tp_debug_set_flags_from_env;
        tp_debug_set_flags_from_string;
        tp_debug_set_persistent;
        tp_dynamic_handle_repo_get_type;
        tp_dynamic_handle_repo_lookup_exact;
        tp_error_get_type;
        tp_errors_quark;
        tp_escape_as_identifier;
        tp_external_group_mixin_finalize;
        tp_external_group_mixin_iface_init;
        tp_external_group_mixin_init;
        tp_g_hash_table_update;
        tp_g_ptr_array_contains;
        tp_g_set_error_invalid_handle_type;
        tp_g_set_error_unsupported_handle_type;
        tp_g_value_slice_dup;
        tp_g_value_slice_free;
        tp_g_value_slice_new;
        tp_get_bus;
        tp_get_bus_proxy;
        tp_group_mixin_add_handle_owner;
        tp_group_mixin_add_members;
        tp_group_mixin_change_flags;
        tp_group_mixin_change_members;
        tp_group_mixin_class_get_offset_quark;
        tp_group_mixin_class_init;
        tp_group_mixin_class_set_remove_with_reason_func;
        tp_group_mixin_finalize;
        tp_group_mixin_get_all_members;
        tp_group_mixin_get_group_flags;
        tp_group_mixin_get_handle_owners;
        tp_group_mixin_get_local_pending_members;
        tp_group_mixin_get_local_pending_members_with_info;
        tp_group_mixin_get_members;
        tp_group_mixin_get_offset_quark;
        tp_group_mixin_get_remote_pending_members;
        tp_group_mixin_get_self_handle;
        tp_group_mixin_iface_init;
        tp_group_mixin_init;
        tp_group_mixin_remove_members;
        tp_group_mixin_remove_members_with_reason;
        tp_handle_client_hold;
        tp_handle_client_release;
        tp_handle_ensure;
        tp_handle_get_qdata;
        tp_handle_inspect;
        tp_handle_is_valid;
        tp_handle_lookup;
        tp_handle_ref;
        tp_handle_repo_iface_get_type;
        tp_handle_set_add;
        tp_handle_set_destroy;
        tp_handle_set_difference_update;
        tp_handle_set_foreach;
        tp_handle_set_is_member;
        tp_handle_set_new;
        tp_handle_set_peek;
        tp_handle_set_qdata;
        tp_handle_set_remove;
        tp_handle_set_size;
        tp_handle_set_to_array;
        tp_handle_set_update;
        tp_handle_type_to_string;
        tp_handle_unref;
        tp_handles_are_valid;
        tp_handles_client_hold;
        tp_handles_client_release;
        tp_handles_ref;
        tp_handles_unref;
        tp_heap_add;
        tp_heap_clear;
        tp_heap_destroy;
        tp_heap_extract_first;
        tp_heap_new;
        tp_heap_peek_first;
        tp_heap_remove;
        tp_heap_size;
        tp_iface_quark_channel;
        tp_iface_quark_channel_interface_chat_state;
        tp_iface_quark_channel_interface_dtmf;
        tp_iface_quark_channel_interface_group;
        tp_iface_quark_channel_interface_media_signalling;
        tp_iface_quark_channel_interface_password;
        tp_iface_quark_channel_type_contact_list;
        tp_iface_quark_channel_type_room_list;
        tp_iface_quark_channel_type_streamed_media;
        tp_iface_quark_channel_type_text;
        tp_iface_quark_channel_type_tubes;
        tp_iface_quark_connection;
        tp_iface_quark_connection_interface_aliasing;
        tp_iface_quark_connection_interface_avatars;
        tp_iface_quark_connection_interface_capabilities;
        tp_iface_quark_connection_interface_presence;
        tp_iface_quark_connection_manager;
        tp_iface_quark_media_session_handler;
        tp_iface_quark_media_stream_handler;
        tp_iface_quark_properties_interface;
        tp_intset_add;
        tp_intset_clear;
        tp_intset_copy;
        tp_intset_destroy;
        tp_intset_difference;
        tp_intset_dump;
        tp_intset_foreach;
        tp_intset_from_array;
        tp_intset_intersection;
        tp_intset_is_equal;
        tp_intset_is_member;
        tp_intset_iter_next;
        tp_intset_new;
        tp_intset_remove;
        tp_intset_size;
        tp_intset_sized_new;
        tp_intset_symmetric_difference;
        tp_intset_to_array;
        tp_intset_union;
        tp_mixin_offset_cast;
        tp_presence_mixin_class_get_offset_quark;
        tp_presence_mixin_class_init;
        tp_presence_mixin_emit_one_presence_update;
        tp_presence_mixin_emit_presence_update;
        tp_presence_mixin_finalize;
        tp_presence_mixin_get_offset_quark;
        tp_presence_mixin_iface_init;
        tp_presence_mixin_init;
        tp_presence_status_free;
        tp_presence_status_new;
        tp_properties_context_get;
        tp_properties_context_get_value_count;
        tp_properties_context_has;
        tp_properties_context_has_other_than;
        tp_properties_context_remove;
        tp_properties_context_return;
        tp_properties_context_return_if_done;
        tp_properties_mixin_change_flags;
        tp_properties_mixin_change_value;
        tp_properties_mixin_class_get_offset_quark;
        tp_properties_mixin_class_init;
        tp_properties_mixin_emit_changed;
        tp_properties_mixin_emit_flags;
        tp_properties_mixin_finalize;
        tp_properties_mixin_get_offset_quark;
        tp_properties_mixin_get_properties;
        tp_properties_mixin_has_property;
        tp_properties_mixin_iface_init;
        tp_properties_mixin_init;
        tp_properties_mixin_is_readable;
        tp_properties_mixin_is_writable;
        tp_properties_mixin_list_properties;
        tp_properties_mixin_set_properties;
        tp_run_connection_manager;
        tp_static_handle_repo_get_type;
        tp_strdiff;
        tp_svc_channel_emit_closed;
        tp_svc_channel_get_type;
        tp_svc_channel_implement_close;
        tp_svc_channel_implement_get_channel_type;
        tp_svc_channel_implement_get_handle;
        tp_svc_channel_implement_get_interfaces;
        tp_svc_channel_interface_chat_state_emit_chat_state_changed;
        tp_svc_channel_interface_chat_state_get_type;
        tp_svc_channel_interface_chat_state_implement_set_chat_state;
        tp_svc_channel_interface_dtmf_get_type;
        tp_svc_channel_interface_dtmf_implement_start_tone;
        tp_svc_channel_interface_dtmf_implement_stop_tone;
        tp_svc_channel_interface_group_emit_group_flags_changed;
        tp_svc_channel_interface_group_emit_members_changed;
        tp_svc_channel_interface_group_get_type;
        tp_svc_channel_interface_group_implement_add_members;
        tp_svc_channel_interface_group_implement_get_all_members;
        tp_svc_channel_interface_group_implement_get_group_flags;
        tp_svc_channel_interface_group_implement_get_handle_owners;
        tp_svc_channel_interface_group_implement_get_local_pending_members;
        tp_svc_channel_interface_group_implement_get_local_pending_members_with_info;
        tp_svc_channel_interface_group_implement_get_members;
        tp_svc_channel_interface_group_implement_get_remote_pending_members;
        tp_svc_channel_interface_group_implement_get_self_handle;
        tp_svc_channel_interface_group_implement_remove_members;
        tp_svc_channel_interface_group_implement_remove_members_with_reason;
        tp_svc_channel_interface_media_signalling_emit_new_session_handler;
        tp_svc_channel_interface_media_signalling_get_type;
        tp_svc_channel_interface_media_signalling_implement_get_session_handlers;
        tp_svc_channel_interface_password_emit_password_flags_changed;
        tp_svc_channel_interface_password_get_type;
        tp_svc_channel_interface_password_implement_get_password_flags;
        tp_svc_channel_interface_password_implement_provide_password;
        tp_svc_channel_type_contact_list_get_type;
        tp_svc_channel_type_room_list_emit_got_rooms;
        tp_svc_channel_type_room_list_emit_listing_rooms;
        tp_svc_channel_type_room_list_get_type;
        tp_svc_channel_type_room_list_implement_get_listing_rooms;
        tp_svc_channel_type_room_list_implement_list_rooms;
        tp_svc_channel_type_room_list_implement_stop_listing;
        tp_svc_channel_type_streamed_media_emit_stream_added;
        tp_svc_channel_type_streamed_media_emit_stream_direction_changed;
        tp_svc_channel_type_streamed_media_emit_stream_error;
        tp_svc_channel_type_streamed_media_emit_stream_removed;
        tp_svc_channel_type_streamed_media_emit_stream_state_changed;
        tp_svc_channel_type_streamed_media_get_type;
        tp_svc_channel_type_streamed_media_implement_list_streams;
        tp_svc_channel_type_streamed_media_implement_remove_streams;
        tp_svc_channel_type_streamed_media_implement_request_stream_direction;
        tp_svc_channel_type_streamed_media_implement_request_streams;
        tp_svc_channel_type_text_emit_lost_message;
        tp_svc_channel_type_text_emit_received;
        tp_svc_channel_type_text_emit_send_error;
        tp_svc_channel_type_text_emit_sent;
        tp_svc_channel_type_text_get_type;
        tp_svc_channel_type_text_implement_acknowledge_pending_messages;
        tp_svc_channel_type_text_implement_get_message_types;
        tp_svc_channel_type_text_implement_list_pending_messages;
        tp_svc_channel_type_text_implement_send;
        tp_svc_channel_type_tubes_emit_d_bus_names_changed;
        tp_svc_channel_type_tubes_emit_new_tube;
        tp_svc_channel_type_tubes_emit_stream_tube_new_connection;
        tp_svc_channel_type_tubes_emit_tube_closed;
        tp_svc_channel_type_tubes_emit_tube_state_changed;
        tp_svc_channel_type_tubes_get_type;
        tp_svc_channel_type_tubes_implement_accept_d_bus_tube;
        tp_svc_channel_type_tubes_implement_accept_stream_tube;
        tp_svc_channel_type_tubes_implement_close_tube;
        tp_svc_channel_type_tubes_implement_get_available_stream_tube_types;
        tp_svc_channel_type_tubes_implement_get_available_tube_types;
        tp_svc_channel_type_tubes_implement_get_d_bus_names;
        tp_svc_channel_type_tubes_implement_get_d_bus_tube_address;
        tp_svc_channel_type_tubes_implement_get_stream_tube_socket_address;
        tp_svc_channel_type_tubes_implement_list_tubes;
        tp_svc_channel_type_tubes_implement_offer_d_bus_tube;
        tp_svc_channel_type_tubes_implement_offer_stream_tube;
        tp_svc_connection_emit_new_channel;
        tp_svc_connection_emit_status_changed;
        tp_svc_connection_get_type;
        tp_svc_connection_implement_connect;
        tp_svc_connection_implement_disconnect;
        tp_svc_connection_implement_get_interfaces;
        tp_svc_connection_implement_get_protocol;
        tp_svc_connection_implement_get_self_handle;
        tp_svc_connection_implement_get_status;
        tp_svc_connection_implement_hold_handles;
        tp_svc_connection_implement_inspect_handles;
        tp_svc_connection_implement_list_channels;
        tp_svc_connection_implement_release_handles;
        tp_svc_connection_implement_request_channel;
        tp_svc_connection_implement_request_handles;
        tp_svc_connection_interface_aliasing_emit_aliases_changed;
        tp_svc_connection_interface_aliasing_get_type;
        tp_svc_connection_interface_aliasing_implement_get_alias_flags;
        tp_svc_connection_interface_aliasing_implement_request_aliases;
        tp_svc_connection_interface_aliasing_implement_set_aliases;
        tp_svc_connection_interface_avatars_emit_avatar_retrieved;
        tp_svc_connection_interface_avatars_emit_avatar_updated;
        tp_svc_connection_interface_avatars_get_type;
        tp_svc_connection_interface_avatars_implement_clear_avatar;
        tp_svc_connection_interface_avatars_implement_get_avatar_requirements;
        tp_svc_connection_interface_avatars_implement_get_avatar_tokens;
        tp_svc_connection_interface_avatars_implement_get_known_avatar_tokens;
        tp_svc_connection_interface_avatars_implement_request_avatar;
        tp_svc_connection_interface_avatars_implement_request_avatars;
        tp_svc_connection_interface_avatars_implement_set_avatar;
        tp_svc_connection_interface_capabilities_emit_capabilities_changed;
        tp_svc_connection_interface_capabilities_get_type;
        tp_svc_connection_interface_capabilities_implement_advertise_capabilities;
        tp_svc_connection_interface_capabilities_implement_get_capabilities;
        tp_svc_connection_interface_presence_emit_presence_update;
        tp_svc_connection_interface_presence_get_type;
        tp_svc_connection_interface_presence_implement_add_status;
        tp_svc_connection_interface_presence_implement_clear_status;
        tp_svc_connection_interface_presence_implement_get_presence;
        tp_svc_connection_interface_presence_implement_get_statuses;
        tp_svc_connection_interface_presence_implement_remove_status;
        tp_svc_connection_interface_presence_implement_request_presence;
        tp_svc_connection_interface_presence_implement_set_last_activity_time;
        tp_svc_connection_interface_presence_implement_set_status;
        tp_svc_connection_manager_emit_new_connection;
        tp_svc_connection_manager_get_type;
        tp_svc_connection_manager_implement_get_parameters;
        tp_svc_connection_manager_implement_list_protocols;
        tp_svc_connection_manager_implement_request_connection;
        tp_svc_media_session_handler_emit_new_stream_handler;
        tp_svc_media_session_handler_get_type;
        tp_svc_media_session_handler_implement_error;
        tp_svc_media_session_handler_implement_ready;
        tp_svc_media_stream_handler_emit_add_remote_candidate;
        tp_svc_media_stream_handler_emit_close;
        tp_svc_media_stream_handler_emit_remove_remote_candidate;
        tp_svc_media_stream_handler_emit_set_active_candidate_pair;
        tp_svc_media_stream_handler_emit_set_remote_candidate_list;
        tp_svc_media_stream_handler_emit_set_remote_codecs;
        tp_svc_media_stream_handler_emit_set_stream_playing;
        tp_svc_media_stream_handler_emit_set_stream_sending;
        tp_svc_media_stream_handler_emit_start_telephony_event;
        tp_svc_media_stream_handler_emit_stop_telephony_event;
        tp_svc_media_stream_handler_get_type;
        tp_svc_media_stream_handler_implement_codec_choice;
        tp_svc_media_stream_handler_implement_error;
        tp_svc_media_stream_handler_implement_native_candidates_prepared;
        tp_svc_media_stream_handler_implement_new_active_candidate_pair;
        tp_svc_media_stream_handler_implement_new_native_candidate;
        tp_svc_media_stream_handler_implement_ready;
        tp_svc_media_stream_handler_implement_set_local_codecs;
        tp_svc_media_stream_handler_implement_stream_state;
        tp_svc_media_stream_handler_implement_supported_codecs;
        tp_svc_properties_interface_emit_properties_changed;
        tp_svc_properties_interface_emit_property_flags_changed;
        tp_svc_properties_interface_get_type;
        tp_svc_properties_interface_implement_get_properties;
        tp_svc_properties_interface_implement_list_properties;
        tp_svc_properties_interface_implement_set_properties;
        tp_text_mixin_acknowledge_pending_messages;
        tp_text_mixin_class_get_offset_quark;
        tp_text_mixin_class_init;
        tp_text_mixin_clear;
        tp_text_mixin_finalize;
        tp_text_mixin_get_message_types;
        tp_text_mixin_get_offset_quark;
        tp_text_mixin_iface_init;
        tp_text_mixin_init;
        tp_text_mixin_list_pending_messages;
        tp_text_mixin_receive;
        tp_text_mixin_set_message_types;
        tp_type_dbus_array_osuu;
        tp_type_dbus_array_sa_28usuussduss_29;
        tp_type_dbus_array_su;
        tp_type_dbus_array_susv;
        tp_type_dbus_array_us;
        tp_type_dbus_array_usa_7bsv_7d;
        tp_type_dbus_array_ussu;
        tp_type_dbus_array_usuu;
        tp_type_dbus_array_usuussduss;
        tp_type_dbus_array_usuuua_7bss_7d;
        tp_type_dbus_array_usuuuu;
        tp_type_dbus_array_uu;
        tp_type_dbus_array_uuus;
        tp_type_dbus_array_uuusa_7bsv_7du;
        tp_type_dbus_array_uuuuus;
        tp_type_dbus_array_uuuuuu;
        tp_type_dbus_array_uv;
        tp_type_dbus_hash_s_28ubba_7bss_7d_29;
        tp_type_dbus_hash_sa_7bsv_7d;
        tp_type_dbus_hash_ss;
        tp_type_dbus_hash_sv;
        tp_type_dbus_hash_u_28ua_7bsa_7bsv_7d_7d_29;
        tp_type_dbus_hash_uau;
        tp_type_dbus_hash_us;
        tp_type_dbus_struct_osuu;
        tp_type_dbus_struct_sa_28usuussduss_29;
        tp_type_dbus_struct_sq;
        tp_type_dbus_struct_su;
        tp_type_dbus_struct_susv;
        tp_type_dbus_struct_sy;
        tp_type_dbus_struct_ua_7bsa_7bsv_7d_7d;
        tp_type_dbus_struct_ubba_7bss_7d;
        tp_type_dbus_struct_us;
        tp_type_dbus_struct_usa_7bsv_7d;
        tp_type_dbus_struct_ussu;
        tp_type_dbus_struct_usuu;
        tp_type_dbus_struct_usuussduss;
        tp_type_dbus_struct_usuuua_7bss_7d;
        tp_type_dbus_struct_usuuuu;
        tp_type_dbus_struct_uu;
        tp_type_dbus_struct_uuus;
        tp_type_dbus_struct_uuusa_7bsv_7du;
        tp_type_dbus_struct_uuuuus;
        tp_type_dbus_struct_uuuuuu;
        tp_type_dbus_struct_uv;
    local:
        *;
};

TELEPATHY_GLIB_0.7.1 {
    global:
        tp_channel_get_type;
        tp_channel_new;
        tp_channel_run_until_ready;
        tp_cli_channel_call_close;
        tp_cli_channel_call_get_channel_type;
        tp_cli_channel_call_get_handle;
        tp_cli_channel_call_get_interfaces;
        tp_cli_channel_connect_to_closed;
        tp_cli_channel_interface_chat_state_call_set_chat_state;
        tp_cli_channel_interface_chat_state_connect_to_chat_state_changed;
        tp_cli_channel_interface_chat_state_run_set_chat_state;
        tp_cli_channel_interface_dtmf_call_start_tone;
        tp_cli_channel_interface_dtmf_call_stop_tone;
        tp_cli_channel_interface_dtmf_run_start_tone;
        tp_cli_channel_interface_dtmf_run_stop_tone;
        tp_cli_channel_interface_group_call_add_members;
        tp_cli_channel_interface_group_call_get_all_members;
        tp_cli_channel_interface_group_call_get_group_flags;
        tp_cli_channel_interface_group_call_get_handle_owners;
        tp_cli_channel_interface_group_call_get_local_pending_members;
        tp_cli_channel_interface_group_call_get_local_pending_members_with_info;
        tp_cli_channel_interface_group_call_get_members;
        tp_cli_channel_interface_group_call_get_remote_pending_members;
        tp_cli_channel_interface_group_call_get_self_handle;
        tp_cli_channel_interface_group_call_remove_members;
        tp_cli_channel_interface_group_call_remove_members_with_reason;
        tp_cli_channel_interface_group_connect_to_group_flags_changed;
        tp_cli_channel_interface_group_connect_to_members_changed;
        tp_cli_channel_interface_group_run_add_members;
        tp_cli_channel_interface_group_run_get_all_members;
        tp_cli_channel_interface_group_run_get_group_flags;
        tp_cli_channel_interface_group_run_get_handle_owners;
        tp_cli_channel_interface_group_run_get_local_pending_members;
        tp_cli_channel_interface_group_run_get_local_pending_members_with_info;
        tp_cli_channel_interface_group_run_get_members;
        tp_cli_channel_interface_group_run_get_remote_pending_members;
        tp_cli_channel_interface_group_run_get_self_handle;
        tp_cli_channel_interface_group_run_remove_members;
        tp_cli_channel_interface_group_run_remove_members_with_reason;
        tp_cli_channel_interface_media_signalling_call_get_session_handlers;
        tp_cli_channel_interface_media_signalling_connect_to_new_session_handler;
        tp_cli_channel_interface_media_signalling_run_get_session_handlers;
        tp_cli_channel_interface_password_call_get_password_flags;
        tp_cli_channel_interface_password_call_provide_password;
        tp_cli_channel_interface_password_connect_to_password_flags_changed;
        tp_cli_channel_interface_password_run_get_password_flags;
        tp_cli_channel_interface_password_run_provide_password;
        tp_cli_channel_run_close;
        tp_cli_channel_run_get_channel_type;
        tp_cli_channel_run_get_handle;
        tp_cli_channel_run_get_interfaces;
        tp_cli_channel_type_room_list_call_get_listing_rooms;
        tp_cli_channel_type_room_list_call_list_rooms;
        tp_cli_channel_type_room_list_call_stop_listing;
        tp_cli_channel_type_room_list_connect_to_got_rooms;
        tp_cli_channel_type_room_list_connect_to_listing_rooms;
        tp_cli_channel_type_room_list_run_get_listing_rooms;
        tp_cli_channel_type_room_list_run_list_rooms;
        tp_cli_channel_type_room_list_run_stop_listing;
        tp_cli_channel_type_streamed_media_call_list_streams;
        tp_cli_channel_type_streamed_media_call_remove_streams;
        tp_cli_channel_type_streamed_media_call_request_stream_direction;
        tp_cli_channel_type_streamed_media_call_request_streams;
        tp_cli_channel_type_streamed_media_connect_to_stream_added;
        tp_cli_channel_type_streamed_media_connect_to_stream_direction_changed;
        tp_cli_channel_type_streamed_media_connect_to_stream_error;
        tp_cli_channel_type_streamed_media_connect_to_stream_removed;
        tp_cli_channel_type_streamed_media_connect_to_stream_state_changed;
        tp_cli_channel_type_streamed_media_run_list_streams;
        tp_cli_channel_type_streamed_media_run_remove_streams;
        tp_cli_channel_type_streamed_media_run_request_stream_direction;
        tp_cli_channel_type_streamed_media_run_request_streams;
        tp_cli_channel_type_text_call_acknowledge_pending_messages;
        tp_cli_channel_type_text_call_get_message_types;
        tp_cli_channel_type_text_call_list_pending_messages;
        tp_cli_channel_type_text_call_send;
        tp_cli_channel_type_text_connect_to_lost_message;
        tp_cli_channel_type_text_connect_to_received;
        tp_cli_channel_type_text_connect_to_send_error;
        tp_cli_channel_type_text_connect_to_sent;
        tp_cli_channel_type_text_run_acknowledge_pending_messages;
        tp_cli_channel_type_text_run_get_message_types;
        tp_cli_channel_type_text_run_list_pending_messages;
        tp_cli_channel_type_text_run_send;
        tp_cli_channel_type_tubes_call_accept_d_bus_tube;
        tp_cli_channel_type_tubes_call_accept_stream_tube;
        tp_cli_channel_type_tubes_call_close_tube;
        tp_cli_channel_type_tubes_call_get_available_stream_tube_types;
        tp_cli_channel_type_tubes_call_get_available_tube_types;
        tp_cli_channel_type_tubes_call_get_d_bus_names;
        tp_cli_channel_type_tubes_call_get_d_bus_tube_address;
        tp_cli_channel_type_tubes_call_get_stream_tube_socket_address;
        tp_cli_channel_type_tubes_call_list_tubes;
        tp_cli_channel_type_tubes_call_offer_d_bus_tube;
        tp_cli_channel_type_tubes_call_offer_stream_tube;
        tp_cli_channel_type_tubes_connect_to_d_bus_names_changed;
        tp_cli_channel_type_tubes_connect_to_new_tube;
        tp_cli_channel_type_tubes_connect_to_stream_tube_new_connection;
        tp_cli_channel_type_tubes_connect_to_tube_closed;
        tp_cli_channel_type_tubes_connect_to_tube_state_changed;
        tp_cli_channel_type_tubes_run_accept_d_bus_tube;
        tp_cli_channel_type_tubes_run_accept_stream_tube;
        tp_cli_channel_type_tubes_run_close_tube;
        tp_cli_channel_type_tubes_run_get_available_stream_tube_types;
        tp_cli_channel_type_tubes_run_get_available_tube_types;
        tp_cli_channel_type_tubes_run_get_d_bus_names;
        tp_cli_channel_type_tubes_run_get_d_bus_tube_address;
        tp_cli_channel_type_tubes_run_get_stream_tube_socket_address;
        tp_cli_channel_type_tubes_run_list_tubes;
        tp_cli_channel_type_tubes_run_offer_d_bus_tube;
        tp_cli_channel_type_tubes_run_offer_stream_tube;
        tp_cli_connection_call_connect;
        tp_cli_connection_call_disconnect;
        tp_cli_connection_call_get_interfaces;
        tp_cli_connection_call_get_protocol;
        tp_cli_connection_call_get_self_handle;
        tp_cli_connection_call_get_status;
        tp_cli_connection_call_hold_handles;
        tp_cli_connection_call_inspect_handles;
        tp_cli_connection_call_list_channels;
        tp_cli_connection_call_release_handles;
        tp_cli_connection_call_request_channel;
        tp_cli_connection_call_request_handles;
        tp_cli_connection_connect_to_new_channel;
        tp_cli_connection_connect_to_status_changed;
        tp_cli_connection_interface_aliasing_call_get_alias_flags;
        tp_cli_connection_interface_aliasing_call_request_aliases;
        tp_cli_connection_interface_aliasing_call_set_aliases;
        tp_cli_connection_interface_aliasing_connect_to_aliases_changed;
        tp_cli_connection_interface_aliasing_run_get_alias_flags;
        tp_cli_connection_interface_aliasing_run_request_aliases;
        tp_cli_connection_interface_aliasing_run_set_aliases;
        tp_cli_connection_interface_avatars_call_clear_avatar;
        tp_cli_connection_interface_avatars_call_get_avatar_requirements;
        tp_cli_connection_interface_avatars_call_get_avatar_tokens;
        tp_cli_connection_interface_avatars_call_get_known_avatar_tokens;
        tp_cli_connection_interface_avatars_call_request_avatar;
        tp_cli_connection_interface_avatars_call_request_avatars;
        tp_cli_connection_interface_avatars_call_set_avatar;
        tp_cli_connection_interface_avatars_connect_to_avatar_retrieved;
        tp_cli_connection_interface_avatars_connect_to_avatar_updated;
        tp_cli_connection_interface_avatars_run_clear_avatar;
        tp_cli_connection_interface_avatars_run_get_avatar_requirements;
        tp_cli_connection_interface_avatars_run_get_avatar_tokens;
        tp_cli_connection_interface_avatars_run_get_known_avatar_tokens;
        tp_cli_connection_interface_avatars_run_request_avatar;
        tp_cli_connection_interface_avatars_run_request_avatars;
        tp_cli_connection_interface_avatars_run_set_avatar;
        tp_cli_connection_interface_capabilities_call_advertise_capabilities;
        tp_cli_connection_interface_capabilities_call_get_capabilities;
        tp_cli_connection_interface_capabilities_connect_to_capabilities_changed;
        tp_cli_connection_interface_capabilities_run_advertise_capabilities;
        tp_cli_connection_interface_capabilities_run_get_capabilities;
        tp_cli_connection_interface_presence_call_add_status;
        tp_cli_connection_interface_presence_call_clear_status;
        tp_cli_connection_interface_presence_call_get_presence;
        tp_cli_connection_interface_presence_call_get_statuses;
        tp_cli_connection_interface_presence_call_remove_status;
        tp_cli_connection_interface_presence_call_request_presence;
        tp_cli_connection_interface_presence_call_set_last_activity_time;
        tp_cli_connection_interface_presence_call_set_status;
        tp_cli_connection_interface_presence_connect_to_presence_update;
        tp_cli_connection_interface_presence_run_add_status;
        tp_cli_connection_interface_presence_run_clear_status;
        tp_cli_connection_interface_presence_run_get_presence;
        tp_cli_connection_interface_presence_run_get_statuses;
        tp_cli_connection_interface_presence_run_remove_status;
        tp_cli_connection_interface_presence_run_request_presence;
        tp_cli_connection_interface_presence_run_set_last_activity_time;
        tp_cli_connection_interface_presence_run_set_status;
        tp_cli_connection_manager_call_get_parameters;
        tp_cli_connection_manager_call_list_protocols;
        tp_cli_connection_manager_call_request_connection;
        tp_cli_connection_manager_connect_to_new_connection;
        tp_cli_connection_manager_run_get_parameters;
        tp_cli_connection_manager_run_list_protocols;
        tp_cli_connection_manager_run_request_connection;
        tp_cli_connection_run_connect;
        tp_cli_connection_run_disconnect;
        tp_cli_connection_run_get_interfaces;
        tp_cli_connection_run_get_protocol;
        tp_cli_connection_run_get_self_handle;
        tp_cli_connection_run_get_status;
        tp_cli_connection_run_hold_handles;
        tp_cli_connection_run_inspect_handles;
        tp_cli_connection_run_list_channels;
        tp_cli_connection_run_release_handles;
        tp_cli_connection_run_request_channel;
        tp_cli_connection_run_request_handles;
        tp_cli_dbus_daemon_call_add_match;
        tp_cli_dbus_daemon_call_get_connection_se_linux_security_context;
        tp_cli_dbus_daemon_call_get_connection_unix_process_id;
        tp_cli_dbus_daemon_call_get_connection_unix_user;
        tp_cli_dbus_daemon_call_get_id;
        tp_cli_dbus_daemon_call_get_name_owner;
        tp_cli_dbus_daemon_call_hello;
        tp_cli_dbus_daemon_call_list_activatable_names;
        tp_cli_dbus_daemon_call_list_names;
        tp_cli_dbus_daemon_call_list_queued_owners;
        tp_cli_dbus_daemon_call_name_has_owner;
        tp_cli_dbus_daemon_call_release_name;
        tp_cli_dbus_daemon_call_reload_config;
        tp_cli_dbus_daemon_call_remove_match;
        tp_cli_dbus_daemon_call_request_name;
        tp_cli_dbus_daemon_call_start_service_by_name;
        tp_cli_dbus_daemon_connect_to_name_acquired;
        tp_cli_dbus_daemon_connect_to_name_lost;
        tp_cli_dbus_daemon_connect_to_name_owner_changed;
        tp_cli_dbus_daemon_run_add_match;
        tp_cli_dbus_daemon_run_get_connection_se_linux_security_context;
        tp_cli_dbus_daemon_run_get_connection_unix_process_id;
        tp_cli_dbus_daemon_run_get_connection_unix_user;
        tp_cli_dbus_daemon_run_get_id;
        tp_cli_dbus_daemon_run_get_name_owner;
        tp_cli_dbus_daemon_run_hello;
        tp_cli_dbus_daemon_run_list_activatable_names;
        tp_cli_dbus_daemon_run_list_names;
        tp_cli_dbus_daemon_run_list_queued_owners;
        tp_cli_dbus_daemon_run_name_has_owner;
        tp_cli_dbus_daemon_run_release_name;
        tp_cli_dbus_daemon_run_reload_config;
        tp_cli_dbus_daemon_run_remove_match;
        tp_cli_dbus_daemon_run_request_name;
        tp_cli_dbus_daemon_run_start_service_by_name;
        tp_cli_media_session_handler_call_error;
        tp_cli_media_session_handler_call_ready;
        tp_cli_media_session_handler_connect_to_new_stream_handler;
        tp_cli_media_session_handler_run_error;
        tp_cli_media_session_handler_run_ready;
        tp_cli_media_stream_handler_call_codec_choice;
        tp_cli_media_stream_handler_call_error;
        tp_cli_media_stream_handler_call_native_candidates_prepared;
        tp_cli_media_stream_handler_call_new_active_candidate_pair;
        tp_cli_media_stream_handler_call_new_native_candidate;
        tp_cli_media_stream_handler_call_ready;
        tp_cli_media_stream_handler_call_set_local_codecs;
        tp_cli_media_stream_handler_call_stream_state;
        tp_cli_media_stream_handler_call_supported_codecs;
        tp_cli_media_stream_handler_connect_to_add_remote_candidate;
        tp_cli_media_stream_handler_connect_to_close;
        tp_cli_media_stream_handler_connect_to_remove_remote_candidate;
        tp_cli_media_stream_handler_connect_to_set_active_candidate_pair;
        tp_cli_media_stream_handler_connect_to_set_remote_candidate_list;
        tp_cli_media_stream_handler_connect_to_set_remote_codecs;
        tp_cli_media_stream_handler_connect_to_set_stream_playing;
        tp_cli_media_stream_handler_connect_to_set_stream_sending;
        tp_cli_media_stream_handler_connect_to_start_telephony_event;
        tp_cli_media_stream_handler_connect_to_stop_telephony_event;
        tp_cli_media_stream_handler_run_codec_choice;
        tp_cli_media_stream_handler_run_error;
        tp_cli_media_stream_handler_run_native_candidates_prepared;
        tp_cli_media_stream_handler_run_new_active_candidate_pair;
        tp_cli_media_stream_handler_run_new_native_candidate;
        tp_cli_media_stream_handler_run_ready;
        tp_cli_media_stream_handler_run_set_local_codecs;
        tp_cli_media_stream_handler_run_stream_state;
        tp_cli_media_stream_handler_run_supported_codecs;
        tp_cli_properties_interface_call_get_properties;
        tp_cli_properties_interface_call_list_properties;
        tp_cli_properties_interface_call_set_properties;
        tp_cli_properties_interface_connect_to_properties_changed;
        tp_cli_properties_interface_connect_to_property_flags_changed;
        tp_cli_properties_interface_run_get_properties;
        tp_cli_properties_interface_run_list_properties;
        tp_cli_properties_interface_run_set_properties;
        tp_connection_get_type;
        tp_connection_manager_activate;
        tp_connection_manager_check_valid_name;
        tp_connection_manager_check_valid_protocol_name;
        tp_connection_manager_get_type;
        tp_connection_manager_new;
        tp_connection_new;
        tp_connection_run_until_ready;
        tp_dbus_check_valid_bus_name;
        tp_dbus_check_valid_interface_name;
        tp_dbus_check_valid_member_name;
        tp_dbus_check_valid_object_path;
        tp_dbus_daemon_cancel_name_owner_watch;
        tp_dbus_daemon_get_type;
        tp_dbus_daemon_new;
        tp_dbus_daemon_watch_name_owner;
        tp_dbus_errors_quark;
        tp_debug_divert_messages;
        tp_debug_timestamped_log_handler;
        tp_errors_disconnected_quark;
        tp_errors_removed_from_group_quark;
        tp_iface_quark_dbus_daemon;
        tp_list_connection_managers;
        tp_list_connection_names;
        tp_media_session_handler_get_type;
        tp_media_session_handler_new;
        tp_media_stream_handler_get_type;
        tp_media_stream_handler_new;
        tp_proxy_add_interface_by_id;
        tp_proxy_borrow_interface_by_id;
        tp_proxy_get_type;
        tp_proxy_has_interface_by_id;
        tp_proxy_invalidate;
        tp_proxy_or_subclass_hook_on_interface_add;
        tp_proxy_pending_call_cancel;
        tp_proxy_pending_call_v0_completed;
        tp_proxy_pending_call_v0_new;
        tp_proxy_pending_call_v0_take_pending_call;
        tp_proxy_pending_call_v0_take_results;
        tp_proxy_signal_connection_disconnect;
        tp_proxy_signal_connection_v0_new;
        tp_proxy_signal_connection_v0_take_results;
        tp_proxy_subclass_add_error_mapping;
} TELEPATHY_GLIB_0.7.0;

TELEPATHY_GLIB_0.7.2 {
    global:
        tp_cli_dbus_introspectable_call_introspect;
        tp_cli_dbus_introspectable_run_introspect;
        tp_cli_dbus_peer_call_get_machine_id;
        tp_cli_dbus_peer_call_ping;
        tp_cli_dbus_peer_run_get_machine_id;
        tp_cli_dbus_peer_run_ping;
        tp_cli_dbus_properties_call_get;
        tp_cli_dbus_properties_call_get_all;
        tp_cli_dbus_properties_call_set;
        tp_cli_dbus_properties_run_get;
        tp_cli_dbus_properties_run_get_all;
        tp_cli_dbus_properties_run_set;
        tp_iface_quark_dbus_introspectable;
        tp_iface_quark_dbus_peer;
        tp_iface_quark_dbus_properties;
        tp_svc_dbus_introspectable_get_type;
        tp_svc_dbus_introspectable_implement_introspect;
        tp_svc_dbus_properties_get_type;
        tp_svc_dbus_properties_implement_get;
        tp_svc_dbus_properties_implement_get_all;
        tp_svc_dbus_properties_implement_set;
} TELEPATHY_GLIB_0.7.1;

TELEPATHY_GLIB_0.7.3 {
    global:
        tp_dbus_properties_mixin_class_init;
        tp_dbus_properties_mixin_getter_gobject_properties;
        tp_dbus_properties_mixin_iface_init;
        tp_dbus_properties_mixin_setter_gobject_properties;
        tp_svc_interface_set_dbus_properties_info;
} TELEPATHY_GLIB_0.7.2;

# There were no new symbols in 0.7.4

TELEPATHY_GLIB_0.7.5_UNRELEASED {
    global:
        tp_type_dbus_array_os;
        tp_type_dbus_struct_os;
} TELEPATHY_GLIB_0.7.3;

# For every release that adds ABI, add a stanza like:
# TELEPATHY_GLIB_0.7.2_UNRELEASED {
#     global:
#         tp_some_new_symbol;
# } TELEPATHY_GLIB_0.7.1;
#
# When making the release, remove _UNRELEASED.
# This lets us detect binaries that have been linked against an unreleased
# library, and forces re-linking against a released version.

# vim:set sw=4 sts=4 et: