Binary compatibility report for the libtelepathy-glib.so.0 library  between 0.30.2-Maemo 5.0 and 0.56.0-MeeGo 1.2 Harmattan versions on ARM

Test Info


Library Namelibtelepathy-glib.so.0
Version #10.30.2-Maemo 5.0 (gcc 4.2.1)
Version #20.56.0-MeeGo 1.2 Harmattan (gcc 4.4.1)
CPU ArchitectureARM

Test Results


Total Header Files57
Total Shared Libraries1
Total Symbols / Types1988 / 684
VerdictIncompatible

Problem Summary


SeverityCount
Added Symbols-775
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low2
Problems with
Symbols
High0
Medium0
Low54
Problems with
Constants
Low1

Added Symbols (775)


account-channel-request.h, libtelepathy-glib.so.0.56.0
tp_account_channel_request_create_and_handle_channel_async TpAccountChannelRequest* self, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_create_and_handle_channel_finish TpAccountChannelRequest* self, GAsyncResult* result, TpHandleChannelsContext** context, GError** error ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_create_and_observe_channel_async TpAccountChannelRequest* self, gchar const* preferred_handler, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.14
tp_account_channel_request_create_and_observe_channel_finish TpAccountChannelRequest* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.14
tp_account_channel_request_create_channel_async TpAccountChannelRequest* self, gchar const* preferred_handler, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_create_channel_finish TpAccountChannelRequest* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_ensure_and_handle_channel_async TpAccountChannelRequest* self, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_ensure_and_handle_channel_finish TpAccountChannelRequest* self, GAsyncResult* result, TpHandleChannelsContext** context, GError** error ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_ensure_and_observe_channel_async TpAccountChannelRequest* self, gchar const* preferred_handler, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.14
tp_account_channel_request_ensure_and_observe_channel_finish TpAccountChannelRequest* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.14
tp_account_channel_request_ensure_channel_async TpAccountChannelRequest* self, gchar const* preferred_handler, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_ensure_channel_finish TpAccountChannelRequest* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_get_account TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_get_channel_request TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.13.13
tp_account_channel_request_get_request TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_get_type ( ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_get_user_action_time TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_new TpAccount* account, GHashTable* request, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.11.12
tp_account_channel_request_set_channel_factory TpAccountChannelRequest* self, TpClientChannelFactory* factory ) @@ TELEPATHY_GLIB_0.13.2
tp_account_channel_request_set_hints TpAccountChannelRequest* self, GHashTable* hints ) @@ TELEPATHY_GLIB_0.13.14

account-manager.h, libtelepathy-glib.so.0.56.0
tp_account_manager_create_account_async TpAccountManager* manager, gchar const* connection_manager, gchar const* protocol, gchar const* display_name, GHashTable* parameters, GHashTable* properties, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_create_account_finish TpAccountManager* manager, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_dup ( ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_enable_restart TpAccountManager* manager ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_ensure_account TpAccountManager* manager, gchar const* path ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_get_most_available_presence TpAccountManager* manager, gchar** status, gchar** message ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_get_valid_accounts TpAccountManager* manager ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_is_prepared TpAccountManager* manager, GQuark feature ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_prepare_async TpAccountManager* manager, GQuark const* features, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_prepare_finish TpAccountManager* manager, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_set_all_requested_presences TpAccountManager* manager, TpConnectionPresenceType type, gchar const* status, gchar const* message ) @@ TELEPATHY_GLIB_0.9.0

account.h, libtelepathy-glib.so.0.56.0
tp_account_associated_with_uri_scheme TpAccount* self, gchar const* scheme ) @@ TELEPATHY_GLIB_0.13.8
tp_account_bind_connection_status_to_property TpAccount* self, gpointer target, char const* target_property, gboolean invert ) @@ TELEPATHY_GLIB_0.13.16
tp_account_ensure_connection TpAccount* account, gchar const* path ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_automatic_presence TpAccount* self, gchar** status, gchar** status_message ) @@ TELEPATHY_GLIB_0.13.8
tp_account_get_avatar_async TpAccount* account, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_avatar_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_changing_presence TpAccount* self ) @@ TELEPATHY_GLIB_0.11.6
tp_account_get_connect_automatically TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_connection TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_connection_manager TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_connection_status TpAccount* account, TpConnectionStatusReason* reason ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_current_presence TpAccount* account, gchar** status, gchar** status_message ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_detailed_error TpAccount* self, GHashTable const** details ) @@ TELEPATHY_GLIB_0.11.7
tp_account_get_display_name TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_feature_quark_addressing ( ) @@ TELEPATHY_GLIB_0.13.8
tp_account_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_feature_quark_storage ( ) @@ TELEPATHY_GLIB_0.13.2
tp_account_get_has_been_online TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_icon_name TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_nickname TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_normalized_name TpAccount* self ) @@ TELEPATHY_GLIB_0.13.8
tp_account_get_parameters TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_path_suffix TpAccount* account ) @@ TELEPATHY_GLIB_0.13.9
tp_account_get_protocol TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_requested_presence TpAccount* account, gchar** status, gchar** status_message ) @@ TELEPATHY_GLIB_0.9.0
tp_account_get_service TpAccount* self ) @@ TELEPATHY_GLIB_0.11.9
tp_account_get_storage_identifier TpAccount* self ) @@ TELEPATHY_GLIB_0.13.2
tp_account_get_storage_provider TpAccount* self ) @@ TELEPATHY_GLIB_0.13.2
tp_account_get_storage_restrictions TpAccount* self ) @@ TELEPATHY_GLIB_0.13.2
tp_account_get_storage_specific_information_async TpAccount* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.2
tp_account_get_storage_specific_information_finish TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.2
tp_account_get_uri_schemes TpAccount* self ) @@ TELEPATHY_GLIB_0.13.8
tp_account_is_enabled TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_is_prepared TpAccount* account, GQuark feature ) @@ TELEPATHY_GLIB_0.9.0
tp_account_is_valid TpAccount* account ) @@ TELEPATHY_GLIB_0.9.0
tp_account_parse_object_path gchar const* object_path, gchar** cm, gchar** protocol, gchar** account_id, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_prepare_async TpAccount* account, GQuark const* features, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_prepare_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_reconnect_async TpAccount* account, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_reconnect_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_remove_async TpAccount* account, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_remove_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_request_presence_async TpAccount* account, TpConnectionPresenceType type, gchar const* status, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_request_presence_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_automatic_presence_async TpAccount* account, TpConnectionPresenceType type, gchar const* status, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.8
tp_account_set_automatic_presence_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.8
tp_account_set_avatar_async TpAccount* self, guchar const* avatar, gsize len, gchar const* mime_type, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.1
tp_account_set_avatar_finish TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.1
tp_account_set_connect_automatically_async TpAccount* account, gboolean connect_automatically, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_connect_automatically_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_display_name_async TpAccount* account, gchar const* display_name, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_display_name_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_enabled_async TpAccount* account, gboolean enabled, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_enabled_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_icon_name_async TpAccount* account, gchar const* icon_name, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_icon_name_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_nickname_async TpAccount* account, gchar const* nickname, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_nickname_finish TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.9.0
tp_account_set_service_async TpAccount* self, gchar const* service, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.9
tp_account_set_service_finish TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.9
tp_account_set_uri_scheme_association_async TpAccount* self, gchar const* scheme, gboolean associate, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.8
tp_account_set_uri_scheme_association_finish TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.8
tp_account_update_parameters_async TpAccount* account, GHashTable* parameters, gchar const** unset_parameters, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.9.0
tp_account_update_parameters_finish TpAccount* account, GAsyncResult* result, gchar*** reconnect_required, GError** error ) @@ TELEPATHY_GLIB_0.9.0

add-dispatch-operation-context.h, libtelepathy-glib.so.0.56.0
tp_add_dispatch_operation_context_accept TpAddDispatchOperationContext* self ) @@ TELEPATHY_GLIB_0.11.5
tp_add_dispatch_operation_context_delay TpAddDispatchOperationContext* self ) @@ TELEPATHY_GLIB_0.11.5
tp_add_dispatch_operation_context_fail TpAddDispatchOperationContext* self, GError const* error ) @@ TELEPATHY_GLIB_0.11.5
tp_add_dispatch_operation_context_get_type ( ) @@ TELEPATHY_GLIB_0.11.5

automatic-proxy-factory.h, libtelepathy-glib.so.0.56.0
tp_automatic_proxy_factory_dup ( ) @@ TELEPATHY_GLIB_0.13.2
tp_automatic_proxy_factory_get_type ( ) @@ TELEPATHY_GLIB_0.13.2
tp_automatic_proxy_factory_new ( ) @@ TELEPATHY_GLIB_0.13.2

base-channel.h, libtelepathy-glib.so.0.56.0
tp_base_channel_close TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_destroyed TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_get_connection TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_get_initiator TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_get_object_path TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_get_target_handle TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_get_type ( ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_is_destroyed TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_is_registered TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_is_requested TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_register TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_reopened TpBaseChannel* chan, TpHandle initiator ) @@ TELEPATHY_GLIB_0.11.14

base-client.h, libtelepathy-glib.so.0.56.0
tp_base_client_add_account_features TpBaseClient* self, GQuark const* features, gssize n ) @@ TELEPATHY_GLIB_0.11.14
tp_base_client_add_account_features_varargs TpBaseClient* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.11.14
tp_base_client_add_approver_filter TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_add_channel_features TpBaseClient* self, GQuark const* features, gssize n ) @@ TELEPATHY_GLIB_0.11.14
tp_base_client_add_channel_features_varargs TpBaseClient* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.11.14
tp_base_client_add_connection_features TpBaseClient* self, GQuark const* features, gssize n ) @@ TELEPATHY_GLIB_0.11.14
tp_base_client_add_connection_features_varargs TpBaseClient* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.11.14
tp_base_client_add_handler_capabilities TpBaseClient* self, gchar const*const* tokens ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_add_handler_capabilities_varargs TpBaseClient* self, gchar const* first_token, ... ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_add_handler_capability TpBaseClient* self, gchar const* token ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_add_handler_filter TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_add_observer_filter TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_be_a_handler TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_get_account_manager TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.14
tp_base_client_get_bus_name TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_get_channel_factory TpBaseClient* self ) @@ TELEPATHY_GLIB_0.13.2
tp_base_client_get_dbus_daemon TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.11
tp_base_client_get_handled_channels TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_get_name TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.11
tp_base_client_get_object_path TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_get_pending_requests TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_get_type ( ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_get_uniquify_name TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.11
tp_base_client_implement_add_dispatch_operation TpBaseClientClass* klass, TpBaseClientClassAddDispatchOperationImpl impl ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_implement_handle_channels TpBaseClientClass* klass, TpBaseClientClassHandleChannelsImpl impl ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_implement_observe_channels TpBaseClientClass* klass, TpBaseClientClassObserveChannelsImpl impl ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_is_handling_channel TpBaseClient* self, TpChannel* channel ) @@ TELEPATHY_GLIB_0.14.5
tp_base_client_register TpBaseClient* self, GError** error ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_set_channel_factory TpBaseClient* self, TpClientChannelFactory* factory ) @@ TELEPATHY_GLIB_0.13.2
tp_base_client_set_handler_bypass_approval TpBaseClient* self, gboolean bypass_approval ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_set_handler_request_notification TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_set_observer_delay_approvers TpBaseClient* self, gboolean delay ) @@ TELEPATHY_GLIB_0.13.16
tp_base_client_set_observer_recover TpBaseClient* self, gboolean recover ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_take_approver_filter TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_take_handler_filter TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_take_observer_filter TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_unregister TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6

base-connection-manager.h, libtelepathy-glib.so.0.56.0
tp_base_connection_manager_add_protocol TpBaseConnectionManager* self, TpBaseProtocol* protocol ) @@ TELEPATHY_GLIB_0.11.11
tp_base_connection_manager_get_dbus_daemon TpBaseConnectionManager* self ) @@ TELEPATHY_GLIB_0.11.3

base-connection.h, libtelepathy-glib.so.0.56.0
tp_base_connection_add_client_interest TpBaseConnection* self, gchar const* unique_name, gchar const* token, gboolean only_if_uninterested ) @@ TELEPATHY_GLIB_0.13.3
tp_base_connection_add_possible_client_interest TpBaseConnection* self, GQuark token ) @@ TELEPATHY_GLIB_0.13.3
tp_base_connection_get_dbus_daemon TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.11.3

base-contact-list.h, libtelepathy-glib.so.0.56.0
tp_base_contact_list_add_to_group_async TpBaseContactList* self, gchar const* group, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_add_to_group_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_authorize_publication_async TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_authorize_publication_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_block_contacts_async TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_block_contacts_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_can_block TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_can_change_contact_list TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_contact_blocking_changed TpBaseContactList* self, TpHandleSet* changed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_contacts_changed TpBaseContactList* self, TpHandleSet* changed, TpHandleSet* removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_blocked_contacts TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_contact_groups TpBaseContactList* self, TpHandle contact ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_contacts TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_group_members TpBaseContactList* self, gchar const* group ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_groups TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_states TpBaseContactList* self, TpHandle contact, TpSubscriptionState* subscribe, TpSubscriptionState* publish, gchar** publish_request ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_false_func TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_connection TpBaseContactList* self, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_contact_list_persists TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_group_storage TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_request_uses_message TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_state TpBaseContactList* self, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_group_renamed TpBaseContactList* self, gchar const* old_name, gchar const* new_name ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_groups_changed TpBaseContactList* self, TpHandleSet* contacts, gchar const*const* added, gssize n_added, gchar const*const* removed, gssize n_removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_groups_created TpBaseContactList* self, gchar const*const* created, gssize n_created ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_groups_removed TpBaseContactList* self, gchar const*const* removed, gssize n_removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_has_disjoint_groups TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_mixin_class_init TpBaseConnectionClass* cls ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_mixin_groups_iface_init ( TpSvcConnectionInterfaceContactGroupsClass* klass ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_mixin_list_iface_init ( TpSvcConnectionInterfaceContactListClass* klass ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_mixin_register_with_contacts_mixin TpBaseConnection* conn ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_normalize_group TpBaseContactList* self, gchar const* s ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_one_contact_changed TpBaseContactList* self, TpHandle changed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_one_contact_groups_changed TpBaseContactList* self, TpHandle contact, gchar const*const* added, gssize n_added, gchar const*const* removed, gssize n_removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_one_contact_removed TpBaseContactList* self, TpHandle removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_contacts_async TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_contacts_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_from_group_async TpBaseContactList* self, gchar const* group, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_from_group_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_group_async TpBaseContactList* self, gchar const* group, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_group_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_rename_group_async TpBaseContactList* self, gchar const* old_name, gchar const* new_name, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_rename_group_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_request_subscription_async TpBaseContactList* self, TpHandleSet* contacts, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_request_subscription_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_contact_groups_async TpBaseContactList* self, TpHandle contact, gchar const*const* normalized_names, gsize n_names, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_contact_groups_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_group_members_async TpBaseContactList* self, gchar const* normalized_group, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_group_members_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_list_failed TpBaseContactList* self, GQuark domain, gint code, gchar const* message ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_list_pending TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_list_received TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_store_contacts_async TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_store_contacts_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_true_func TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unblock_contacts_async TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unblock_contacts_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unpublish_async TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unpublish_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unsubscribe_async TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unsubscribe_finish TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_blockable_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_contact_group_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_mutable_contact_group_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_mutable_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0

base-password-channel.h, libtelepathy-glib.so.0.56.0
tp_base_password_channel_get_type ( ) @@ TELEPATHY_GLIB_0.13.15

base-protocol.h, libtelepathy-glib.so.0.56.0
tp_base_protocol_get_immutable_properties TpBaseProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_base_protocol_get_name TpBaseProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_base_protocol_get_parameters TpBaseProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_base_protocol_get_statuses TpBaseProtocol* self ) @@ TELEPATHY_GLIB_0.13.5
tp_base_protocol_get_type ( ) @@ TELEPATHY_GLIB_0.11.11
tp_base_protocol_new_connection TpBaseProtocol* self, GHashTable* asv, GError** error ) @@ TELEPATHY_GLIB_0.11.11

basic-proxy-factory.h, libtelepathy-glib.so.0.56.0
tp_basic_proxy_factory_dup ( ) @@ TELEPATHY_GLIB_0.13.2
tp_basic_proxy_factory_get_type ( ) @@ TELEPATHY_GLIB_0.13.2
tp_basic_proxy_factory_new ( ) @@ TELEPATHY_GLIB_0.13.2

capabilities.h, libtelepathy-glib.so.0.56.0
tp_capabilities_get_channel_classes TpCapabilities* self ) @@ TELEPATHY_GLIB_0.11.3
tp_capabilities_get_type ( ) @@ TELEPATHY_GLIB_0.11.3
tp_capabilities_is_specific_to_contact TpCapabilities* self ) @@ TELEPATHY_GLIB_0.11.3
tp_capabilities_supports_contact_search TpCapabilities* self, gboolean* with_limit, gboolean* with_server ) @@ TELEPATHY_GLIB_0.13.11
tp_capabilities_supports_dbus_tubes TpCapabilities* self, TpHandleType handle_type, gchar const* service_name ) @@ TELEPATHY_GLIB_0.13.0
tp_capabilities_supports_room_list TpCapabilities* self, gboolean* with_server ) @@ TELEPATHY_GLIB_0.13.14
tp_capabilities_supports_stream_tubes TpCapabilities* self, TpHandleType handle_type, gchar const* service ) @@ TELEPATHY_GLIB_0.13.0
tp_capabilities_supports_text_chatrooms TpCapabilities* self ) @@ TELEPATHY_GLIB_0.11.3
tp_capabilities_supports_text_chats TpCapabilities* self ) @@ TELEPATHY_GLIB_0.11.3

channel-dispatch-operation.h, libtelepathy-glib.so.0.56.0
tp_channel_dispatch_operation_borrow_account TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_borrow_channels TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_borrow_connection TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_borrow_immutable_properties TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_borrow_possible_handlers TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_claim_async TpChannelDispatchOperation* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_claim_finish TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_handle_with_async TpChannelDispatchOperation* self, gchar const* handler, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_handle_with_finish TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_handle_with_time_async TpChannelDispatchOperation* self, gchar const* handler, gint64 user_action_time, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.7
tp_channel_dispatch_operation_handle_with_time_finish TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.7

channel-manager.h, libtelepathy-glib.so.0.56.0
tp_channel_manager_type_foreach_channel_class GType type, TpChannelManagerTypeChannelClassFunc func, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.11

channel-request.h, libtelepathy-glib.so.0.56.0
tp_channel_request_get_hints TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.13.14
tp_channel_request_get_immutable_properties TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.13.14
tp_channel_request_set_channel_factory TpChannelRequest* self, TpClientChannelFactory* factory ) @@ TELEPATHY_GLIB_0.13.14

channel.h, libtelepathy-glib.so.0.56.0
tp_channel_close_async TpChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.10
tp_channel_close_finish TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.10
tp_channel_get_chat_state TpChannel* self, TpHandle contact ) @@ TELEPATHY_GLIB_0.11.3
tp_channel_get_feature_quark_chat_states ( ) @@ TELEPATHY_GLIB_0.11.3
tp_channel_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.11.3
tp_channel_get_feature_quark_group ( ) @@ TELEPATHY_GLIB_0.11.3
tp_channel_get_initiator_handle TpChannel* self ) @@ TELEPATHY_GLIB_0.11.15
tp_channel_get_initiator_identifier TpChannel* self ) @@ TELEPATHY_GLIB_0.11.15
tp_channel_get_requested TpChannel* self ) @@ TELEPATHY_GLIB_0.11.15
tp_channel_leave_async TpChannel* self, TpChannelGroupChangeReason reason, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.10
tp_channel_leave_finish TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.10

client-channel-factory.h, libtelepathy-glib.so.0.56.0
tp_client_channel_factory_create_channel TpClientChannelFactory* self, TpConnection* conn, gchar const* path, GHashTable* properties, GError** error ) @@ TELEPATHY_GLIB_0.13.2
tp_client_channel_factory_dup_channel_features TpClientChannelFactory* self, TpChannel* channel ) @@ TELEPATHY_GLIB_0.13.3
tp_client_channel_factory_get_type ( ) @@ TELEPATHY_GLIB_0.13.2

client-message.h, libtelepathy-glib.so.0.56.0
tp_client_message_get_type ( ) @@ TELEPATHY_GLIB_0.13.9
tp_client_message_new ( ) @@ TELEPATHY_GLIB_0.13.9
tp_client_message_new_text TpChannelTextMessageType type, gchar const* text ) @@ TELEPATHY_GLIB_0.13.9

cm-message.h, libtelepathy-glib.so.0.56.0
tp_cm_message_get_sender TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_cm_message_get_type ( ) @@ TELEPATHY_GLIB_0.13.9
tp_cm_message_new TpBaseConnection* connection, guint initial_parts ) @@ TELEPATHY_GLIB_0.13.9
tp_cm_message_new_text TpBaseConnection* conn, TpHandle sender, TpChannelTextMessageType type, gchar const* text ) @@ TELEPATHY_GLIB_0.13.10
tp_cm_message_set_sender TpMessage* self, TpHandle handle ) @@ TELEPATHY_GLIB_0.13.9
tp_cm_message_take_message TpMessage* self, guint part, gchar const* key, TpMessage* message ) @@ TELEPATHY_GLIB_0.13.9

connection-manager.h, libtelepathy-glib.so.0.56.0
tp_connection_manager_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_get_protocol_object TpConnectionManager* self, gchar const* protocol ) @@ TELEPATHY_GLIB_0.11.11
tp_connection_manager_param_copy TpConnectionManagerParam const* in ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_param_free TpConnectionManagerParam* param ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_param_get_type ( ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_protocol_copy TpConnectionManagerProtocol const* in ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_protocol_free TpConnectionManagerProtocol* proto ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_protocol_get_type ( ) @@ TELEPATHY_GLIB_0.11.3

connection.h, libtelepathy-glib.so.0.56.0
tp_avatar_requirements_copy TpAvatarRequirements const* self ) @@ TELEPATHY_GLIB_0.11.4
tp_avatar_requirements_destroy TpAvatarRequirements* self ) @@ TELEPATHY_GLIB_0.11.4
tp_avatar_requirements_get_type ( ) @@ TELEPATHY_GLIB_0.11.4
tp_avatar_requirements_new GStrv supported_mime_types, guint minimum_width, guint minimum_height, guint recommended_width, guint recommended_height, guint maximum_width, guint maximum_height, guint maximum_bytes ) @@ TELEPATHY_GLIB_0.11.4
tp_connection_add_client_interest TpConnection* self, gchar const* interested_in ) @@ TELEPATHY_GLIB_0.13.3
tp_connection_add_client_interest_by_id TpConnection* self, GQuark interested_in ) @@ TELEPATHY_GLIB_0.13.3
tp_connection_bind_connection_status_to_property TpConnection* self, gpointer target, char const* target_property, gboolean invert ) @@ TELEPATHY_GLIB_0.13.16
tp_connection_get_avatar_requirements TpConnection* self ) @@ TELEPATHY_GLIB_0.11.4
tp_connection_get_capabilities TpConnection* self ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_get_connection_manager_name TpConnection* self ) @@ TELEPATHY_GLIB_0.13.16
tp_connection_get_contact_info_flags TpConnection* self ) @@ TELEPATHY_GLIB_0.11.7
tp_connection_get_contact_info_supported_fields TpConnection* self ) @@ TELEPATHY_GLIB_0.11.7
tp_connection_get_contact_list_attributes TpConnection* self, gint timeout_ms, gchar const*const* interfaces, gboolean hold, tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_connection_get_detailed_error TpConnection* self, GHashTable const** details ) @@ TELEPATHY_GLIB_0.11.4
tp_connection_get_feature_quark_avatar_requirements ( ) @@ TELEPATHY_GLIB_0.11.4
tp_connection_get_feature_quark_capabilities ( ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_get_feature_quark_connected ( ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_get_feature_quark_contact_info ( ) @@ TELEPATHY_GLIB_0.11.7
tp_connection_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_get_protocol_name TpConnection* self ) @@ TELEPATHY_GLIB_0.13.16
tp_connection_get_self_contact TpConnection* self ) @@ TELEPATHY_GLIB_0.13.9
tp_connection_has_immortal_handles TpConnection* self ) @@ TELEPATHY_GLIB_0.13.8
tp_connection_set_contact_info_async TpConnection* self, GList* info, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.7
tp_connection_set_contact_info_finish TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_field_copy TpContactInfoField const* self ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_field_free TpContactInfoField* self ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_field_get_type ( ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_field_new gchar const* field_name, GStrv parameters, GStrv field_value ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_field_spec_copy TpContactInfoFieldSpec const* self ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_field_spec_free TpContactInfoFieldSpec* self ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_field_spec_get_type ( ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_list_copy GList* list ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_list_free GList* list ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_list_get_type ( ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_spec_list_copy GList* list ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_spec_list_free GList* list ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_info_spec_list_get_type ( ) @@ TELEPATHY_GLIB_0.11.7

contact-search-result.h, libtelepathy-glib.so.0.56.0
tp_contact_search_result_get_field TpContactSearchResult* self, gchar const* field ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_result_get_fields TpContactSearchResult* self ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_result_get_identifier TpContactSearchResult* self ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_result_get_type ( ) @@ TELEPATHY_GLIB_0.13.11

contact-search.h, libtelepathy-glib.so.0.56.0
tp_contact_search_get_account TpContactSearch* self ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_get_limit TpContactSearch* self ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_get_search_keys TpContactSearch* self ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_get_server TpContactSearch* self ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_get_type ( ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_new_async TpAccount* account, gchar const* server, guint limit, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_new_finish GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_reset_async TpContactSearch* self, gchar const* server, guint limit, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_reset_finish TpContactSearch* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.11
tp_contact_search_start TpContactSearch* self, GHashTable* criteria ) @@ TELEPATHY_GLIB_0.13.11

contact.h, libtelepathy-glib.so.0.56.0
tp_connection_dup_contact_if_possible TpConnection* connection, TpHandle handle, gchar const* identifier ) @@ TELEPATHY_GLIB_0.13.9
tp_connection_refresh_contact_info TpConnection* self, guint n_contacts, TpContact*const* contacts ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_get_avatar_file TpContact* self ) @@ TELEPATHY_GLIB_0.11.6
tp_contact_get_avatar_mime_type TpContact* self ) @@ TELEPATHY_GLIB_0.11.6
tp_contact_get_capabilities TpContact* self ) @@ TELEPATHY_GLIB_0.11.3
tp_contact_get_client_types TpContact* self ) @@ TELEPATHY_GLIB_0.13.1
tp_contact_get_contact_groups TpContact* self ) @@ TELEPATHY_GLIB_0.13.14
tp_contact_get_contact_info TpContact* self ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_get_location TpContact* self ) @@ TELEPATHY_GLIB_0.11.1
tp_contact_get_publish_request TpContact* self ) @@ TELEPATHY_GLIB_0.13.12
tp_contact_get_publish_state TpContact* self ) @@ TELEPATHY_GLIB_0.13.12
tp_contact_get_subscribe_state TpContact* self ) @@ TELEPATHY_GLIB_0.13.12
tp_contact_request_contact_info_async TpContact* self, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_request_contact_info_finish TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.7
tp_contact_set_contact_groups_async TpContact* self, gint n_groups, gchar const*const* groups, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.14
tp_contact_set_contact_groups_finish TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.14

contacts-mixin.h, libtelepathy-glib.so.0.56.0
tp_contacts_mixin_get_contact_attributes GObject* obj, GArray const* handles, gchar const** interfaces, gchar const** assumed_interfaces, gchar const* sender ) @@ TELEPATHY_GLIB_0.13.0

dbus-daemon.h, libtelepathy-glib.so.0.56.0
tp_dbus_daemon_register_object TpDBusDaemon* self, gchar const* object_path, gpointer object ) @@ TELEPATHY_GLIB_0.11.3
tp_dbus_daemon_unregister_object TpDBusDaemon* self, gpointer object ) @@ TELEPATHY_GLIB_0.11.3

dbus-properties-mixin.h, libtelepathy-glib.so.0.56.0
tp_dbus_properties_mixin_fill_properties_hash GObject* object, GHashTable* table, gchar const* first_interface, gchar const* first_property, ... ) @@ TELEPATHY_GLIB_0.11.11

debug-sender.h, libtelepathy-glib.so.0.56.0
tp_debug_sender_add_message_printf TpDebugSender* self, GTimeVal* timestamp, gchar** formatted, gchar const* domain, GLogLevelFlags level, gchar const* format, ... ) @@ TELEPATHY_GLIB_0.13.13
tp_debug_sender_add_message_vprintf TpDebugSender* self, GTimeVal* timestamp, gchar** formatted, gchar const* domain, GLogLevelFlags level, gchar const* format, va_list args ) @@ TELEPATHY_GLIB_0.13.13

dtmf.h, libtelepathy-glib.so.0.56.0
tp_dtmf_event_to_char TpDTMFEvent event ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_cancel TpDTMFPlayer* self ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_get_type ( ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_is_active TpDTMFPlayer* self ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_new ( ) @@ TELEPATHY_GLIB_0.13.3
tp_dtmf_player_play TpDTMFPlayer* self, gchar const* tones, guint tone_ms, guint gap_ms, guint pause_ms, GError** error ) @@ TELEPATHY_GLIB_0.13.3

errors.h, libtelepathy-glib.so.0.56.0
tp_error_quark ( ) @@ TELEPATHY_GLIB_0.11.13

genums.h, libtelepathy-glib.so.0.56.0
tp_cm_info_source_get_type ( ) @@ TELEPATHY_GLIB_0.11.5
tp_contact_feature_get_type ( ) @@ TELEPATHY_GLIB_0.11.5
tp_dbus_error_get_type ( ) @@ TELEPATHY_GLIB_0.11.5
tp_dbus_name_type_get_type ( ) @@ TELEPATHY_GLIB_0.11.5
tp_dbus_properties_mixin_flags_get_type ( ) @@ TELEPATHY_GLIB_0.11.5

gnio-util.h, libtelepathy-glib.so.0.56.0
tp_address_variant_from_g_socket_address GSocketAddress* address, TpSocketAddressType* type, GError** error ) @@ TELEPATHY_GLIB_0.11.0
tp_g_socket_address_from_variant TpSocketAddressType type, GValue const* variant, GError** error ) @@ TELEPATHY_GLIB_0.11.0
tp_unix_connection_receive_credentials_with_byte GSocketConnection* connection, guchar* byte, GCancellable* cancellable, GError** error ) @@ TELEPATHY_GLIB_0.13.2
tp_unix_connection_send_credentials_with_byte GSocketConnection* connection, guchar byte, GCancellable* cancellable, GError** error ) @@ TELEPATHY_GLIB_0.13.2

gtypes.h, libtelepathy-glib.so.0.56.0
tp_type_dbus_array__28us_29as ( ) @@ TELEPATHY_GLIB_0.11.7
tp_type_dbus_array_of_a_7boa_7bsv_7d_7d ( ) @@ TELEPATHY_GLIB_0.11.15
tp_type_dbus_array_of_ay ( ) @@ TELEPATHY_GLIB_0.11.14
tp_type_dbus_array_of_y ( ) @@ TELEPATHY_GLIB_0.11.1
tp_type_dbus_array_sasas ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_array_sasuu ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_array_ss ( ) @@ TELEPATHY_GLIB_0.13.3
tp_type_dbus_array_sss ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_array_uuss ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_hash_oa_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.11.15
tp_type_dbus_hash_sa_28sasas_29 ( ) @@ TELEPATHY_GLIB_0.11.11
tp_type_dbus_hash_u_28ua_28sss_29_29 ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_hash_u_28uus_29 ( ) @@ TELEPATHY_GLIB_0.13.0
tp_type_dbus_hash_ua_28sasas_29 ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_hash_uas ( ) @@ TELEPATHY_GLIB_0.13.1
tp_type_dbus_hash_uo ( ) @@ TELEPATHY_GLIB_0.11.16
tp_type_dbus_struct__28us_29as ( ) @@ TELEPATHY_GLIB_0.11.7
tp_type_dbus_struct_ius ( ) @@ TELEPATHY_GLIB_0.11.0
tp_type_dbus_struct_sasas ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_struct_sasuu ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_struct_ss ( ) @@ TELEPATHY_GLIB_0.13.3
tp_type_dbus_struct_sss ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_struct_sua_28ss_29 ( ) @@ TELEPATHY_GLIB_0.13.3
tp_type_dbus_struct_ua_28sss_29 ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_struct_uus ( ) @@ TELEPATHY_GLIB_0.13.0
tp_type_dbus_struct_uuss ( ) @@ TELEPATHY_GLIB_0.14.3

handle-channels-context.h, libtelepathy-glib.so.0.56.0
tp_handle_channels_context_accept TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_channels_context_delay TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_channels_context_fail TpHandleChannelsContext* self, GError const* error ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_channels_context_get_handler_info TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.11.14
tp_handle_channels_context_get_requests TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.13.14
tp_handle_channels_context_get_type ( ) @@ TELEPATHY_GLIB_0.11.6

handle-repo.h, libtelepathy-glib.so.0.56.0
tp_handle_set_clear TpHandleSet* set ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_set_copy TpHandleSet const* other ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_set_dump TpHandleSet const* self ) @@ TELEPATHY_GLIB_0.13.0
tp_handle_set_get_type ( ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_set_is_empty TpHandleSet const* set ) @@ TELEPATHY_GLIB_0.11.6
tp_handle_set_new_containing TpHandleRepoIface* repo, TpHandle handle ) @@ TELEPATHY_GLIB_0.13.0
tp_handle_set_new_from_array TpHandleRepoIface* repo, GArray const* array ) @@ TELEPATHY_GLIB_0.11.7
tp_handle_set_new_from_intset TpHandleRepoIface* repo, TpIntset const* intset ) @@ TELEPATHY_GLIB_0.13.0

intset.h, libtelepathy-glib.so.0.56.0
tp_intset_difference_update TpIntset* self, TpIntset const* other ) @@ TELEPATHY_GLIB_0.13.10
tp_intset_fast_iter_init TpIntsetFastIter* iter, TpIntset const* set ) @@ TELEPATHY_GLIB_0.11.6
tp_intset_fast_iter_next TpIntsetFastIter* iter, guint* output ) @@ TELEPATHY_GLIB_0.11.6
tp_intset_get_type ( ) @@ TELEPATHY_GLIB_0.11.3
tp_intset_is_empty TpIntset const* set ) @@ TELEPATHY_GLIB_0.11.6
tp_intset_iter_init TpIntsetIter* iter, TpIntset const* set ) @@ TELEPATHY_GLIB_0.14.5
tp_intset_iter_reset TpIntsetIter* iter ) @@ TELEPATHY_GLIB_0.14.5
tp_intset_union_update TpIntset* self, TpIntset const* other ) @@ TELEPATHY_GLIB_0.13.10

message.h, libtelepathy-glib.so.0.56.0
tp_message_get_message_type TpMessage* self ) @@ TELEPATHY_GLIB_0.13.10
tp_message_get_received_timestamp TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_message_get_sent_timestamp TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_message_get_specific_to_interface TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_message_get_supersedes TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_message_get_token TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_message_get_type ( ) @@ TELEPATHY_GLIB_0.13.9
tp_message_is_delivery_report TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_message_is_mutable TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_message_is_rescued TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_message_is_scrollback TpMessage* self ) @@ TELEPATHY_GLIB_0.13.9
tp_message_to_text TpMessage* message, TpChannelTextMessageFlags* out_flags ) @@ TELEPATHY_GLIB_0.13.9

observe-channels-context.h, libtelepathy-glib.so.0.56.0
tp_observe_channels_context_accept TpObserveChannelsContext* self ) @@ TELEPATHY_GLIB_0.11.5
tp_observe_channels_context_delay TpObserveChannelsContext* self ) @@ TELEPATHY_GLIB_0.11.5
tp_observe_channels_context_fail TpObserveChannelsContext* self, GError const* error ) @@ TELEPATHY_GLIB_0.11.5
tp_observe_channels_context_get_requests TpObserveChannelsContext* self ) @@ TELEPATHY_GLIB_0.13.14
tp_observe_channels_context_get_type ( ) @@ TELEPATHY_GLIB_0.11.5
tp_observe_channels_context_is_recovering TpObserveChannelsContext* self ) @@ TELEPATHY_GLIB_0.11.5

protocol.h, libtelepathy-glib.so.0.56.0
tp_protocol_can_register TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_dup_param_names TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_authentication_types TpProtocol* self ) @@ TELEPATHY_GLIB_0.13.9
tp_protocol_get_capabilities TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_english_name TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_feature_quark_parameters ( ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_icon_name TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_name TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_param TpProtocol* self, gchar const* param ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_type ( ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_vcard_field TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_has_param TpProtocol* self, gchar const* param ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_new TpDBusDaemon* dbus, gchar const* cm_name, gchar const* protocol_name, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.11.11

proxy-subclass.h, libtelepathy-glib.so.0.56.0
tp_proxy_add_interfaces TpProxy* self, gchar const*const* interfaces ) @@ TELEPATHY_GLIB_0.14.4

proxy.h, libtelepathy-glib.so.0.56.0
tp_proxy_has_interface gpointer self, gchar const* iface ) @@ TELEPATHY_GLIB_0.11.11
tp_proxy_is_prepared gpointer self, GQuark feature ) @@ TELEPATHY_GLIB_0.11.3
tp_proxy_prepare_async gpointer self, GQuark const* features, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.11.3
tp_proxy_prepare_finish gpointer self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.11.3

signalled-message.h, libtelepathy-glib.so.0.56.0
tp_signalled_message_get_sender TpMessage* message ) @@ TELEPATHY_GLIB_0.13.9
tp_signalled_message_get_type ( ) @@ TELEPATHY_GLIB_0.13.9

simple-approver.h, libtelepathy-glib.so.0.56.0
tp_simple_approver_get_type ( ) @@ TELEPATHY_GLIB_0.11.5
tp_simple_approver_new TpDBusDaemon* dbus, gchar const* name, gboolean uniquify, TpSimpleApproverAddDispatchOperationImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.11.5
tp_simple_approver_new_with_am TpAccountManager* account_manager, gchar const* name, gboolean uniquify, TpSimpleApproverAddDispatchOperationImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.11.14

simple-handler.h, libtelepathy-glib.so.0.56.0
tp_simple_handler_get_type ( ) @@ TELEPATHY_GLIB_0.11.6
tp_simple_handler_new TpDBusDaemon* dbus, gboolean bypass_approval, gboolean requests, gchar const* name, gboolean uniquify, TpSimpleHandlerHandleChannelsImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.11.6
tp_simple_handler_new_with_am TpAccountManager* account_manager, gboolean bypass_approval, gboolean requests, gchar const* name, gboolean uniquify, TpSimpleHandlerHandleChannelsImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.11.14

simple-observer.h, libtelepathy-glib.so.0.56.0
tp_simple_observer_get_type ( ) @@ TELEPATHY_GLIB_0.11.5
tp_simple_observer_new TpDBusDaemon* dbus, gboolean recover, gchar const* name, gboolean uniquify, TpSimpleObserverObserveChannelsImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.11.5
tp_simple_observer_new_with_am TpAccountManager* account_manager, gboolean recover, gchar const* name, gboolean uniquify, TpSimpleObserverObserveChannelsImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.11.14

simple-password-manager.h, libtelepathy-glib.so.0.56.0
tp_simple_password_manager_get_type ( ) @@ TELEPATHY_GLIB_0.13.8
tp_simple_password_manager_new TpBaseConnection* connection ) @@ TELEPATHY_GLIB_0.13.8
tp_simple_password_manager_prompt_async TpSimplePasswordManager* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.8
tp_simple_password_manager_prompt_finish TpSimplePasswordManager* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.8
tp_simple_password_manager_prompt_for_channel_async TpSimplePasswordManager* self, TpBasePasswordChannel* channel, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.15
tp_simple_password_manager_prompt_for_channel_finish TpSimplePasswordManager* self, GAsyncResult* result, TpBasePasswordChannel** channel, GError** error ) @@ TELEPATHY_GLIB_0.13.15

stream-tube-channel.h, libtelepathy-glib.so.0.56.0
tp_stream_tube_channel_accept_async TpStreamTubeChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_channel_accept_finish TpStreamTubeChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_channel_get_parameters TpStreamTubeChannel* self ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_channel_get_service TpStreamTubeChannel* self ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_channel_get_type ( ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_channel_new TpConnection* conn, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_channel_offer_async TpStreamTubeChannel* self, GHashTable* params, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_channel_offer_finish TpStreamTubeChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.2

stream-tube-connection.h, libtelepathy-glib.so.0.56.0
tp_stream_tube_connection_get_channel TpStreamTubeConnection* self ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_connection_get_contact TpStreamTubeConnection* self ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_connection_get_socket_connection TpStreamTubeConnection* self ) @@ TELEPATHY_GLIB_0.13.2
tp_stream_tube_connection_get_type ( ) @@ TELEPATHY_GLIB_0.13.2

telepathy-interfaces.h, libtelepathy-glib.so.0.56.0
tp_iface_quark_account_interface_addressing ( ) @@ TELEPATHY_GLIB_0.13.7
tp_iface_quark_account_interface_storage ( ) @@ TELEPATHY_GLIB_0.11.9
tp_iface_quark_authentication_tls_certificate ( ) @@ TELEPATHY_GLIB_0.11.16
tp_iface_quark_channel_interface_anonymity ( ) @@ TELEPATHY_GLIB_0.11.7
tp_iface_quark_channel_interface_conference ( ) @@ TELEPATHY_GLIB_0.11.16
tp_iface_quark_channel_interface_sasl_authentication ( ) @@ TELEPATHY_GLIB_0.13.7
tp_iface_quark_channel_interface_securable ( ) @@ TELEPATHY_GLIB_0.13.7
tp_iface_quark_channel_interface_service_point ( ) @@ TELEPATHY_GLIB_0.11.7
tp_iface_quark_channel_interface_sms ( ) @@ TELEPATHY_GLIB_0.11.15
tp_iface_quark_channel_type_contact_search ( ) @@ TELEPATHY_GLIB_0.11.11
tp_iface_quark_channel_type_server_authentication ( ) @@ TELEPATHY_GLIB_0.13.7
tp_iface_quark_channel_type_server_tls_connection ( ) @@ TELEPATHY_GLIB_0.11.16
tp_iface_quark_connection_interface_anonymity ( ) @@ TELEPATHY_GLIB_0.11.7
tp_iface_quark_connection_interface_balance ( ) @@ TELEPATHY_GLIB_0.11.0
tp_iface_quark_connection_interface_cellular ( ) @@ TELEPATHY_GLIB_0.11.9
tp_iface_quark_connection_interface_client_types ( ) @@ TELEPATHY_GLIB_0.13.1
tp_iface_quark_connection_interface_contact_blocking ( ) @@ TELEPATHY_GLIB_0.14.2
tp_iface_quark_connection_interface_contact_groups ( ) @@ TELEPATHY_GLIB_0.13.0
tp_iface_quark_connection_interface_contact_info ( ) @@ TELEPATHY_GLIB_0.11.3
tp_iface_quark_connection_interface_contact_list ( ) @@ TELEPATHY_GLIB_0.13.0
tp_iface_quark_connection_interface_mail_notification ( ) @@ TELEPATHY_GLIB_0.13.3
tp_iface_quark_connection_interface_power_saving ( ) @@ TELEPATHY_GLIB_0.13.7
tp_iface_quark_connection_interface_service_point ( ) @@ TELEPATHY_GLIB_0.11.7
tp_iface_quark_protocol ( ) @@ TELEPATHY_GLIB_0.11.11
tp_iface_quark_protocol_interface_avatars ( ) @@ TELEPATHY_GLIB_0.13.7
tp_iface_quark_protocol_interface_presence ( ) @@ TELEPATHY_GLIB_0.13.3

text-channel.h, libtelepathy-glib.so.0.56.0
tp_text_channel_ack_message_async TpTextChannel* self, TpMessage* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_ack_message_finish TpTextChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_ack_messages_async TpTextChannel* self, GList const* messages, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_ack_messages_finish TpTextChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_get_delivery_reporting_support TpTextChannel* self ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_get_feature_quark_incoming_messages ( ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_get_message_part_support_flags TpTextChannel* self ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_get_message_types TpTextChannel* self ) @@ TELEPATHY_GLIB_0.13.16
tp_text_channel_get_pending_messages TpTextChannel* self ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_get_supported_content_types TpTextChannel* self ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_get_type ( ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_new TpConnection* conn, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_send_message_async TpTextChannel* self, TpMessage* message, TpMessageSendingFlags flags, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_send_message_finish TpTextChannel* self, GAsyncResult* result, gchar** token, GError** error ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_set_chat_state_async TpTextChannel* self, TpChannelChatState state, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_set_chat_state_finish TpTextChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_supports_message_type TpTextChannel* self, TpChannelTextMessageType message_type ) @@ TELEPATHY_GLIB_0.13.16

tp-cli-account.h, libtelepathy-glib.so.0.56.0
tp_cli_account_interface_addressing_call_set_uri_scheme_association TpAccount* proxy, gint timeout_ms, gchar const* in_URI_Scheme, gboolean in_Association, tp_cli_account_interface_addressing_callback_for_set_uri_scheme_association callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.7

tp-cli-channel-dispatch-operation.h, libtelepathy-glib.so.0.56.0
tp_cli_channel_dispatch_operation_call_handle_with_time TpChannelDispatchOperation* proxy, gint timeout_ms, gchar const* in_Handler, gint64 in_UserActionTime, tp_cli_channel_dispatch_operation_callback_for_handle_with_time callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.6

tp-cli-channel-dispatcher.h, libtelepathy-glib.so.0.56.0
tp_cli_channel_dispatcher_call_create_channel_with_hints TpChannelDispatcher* proxy, gint timeout_ms, gchar const* in_Account, GHashTable* in_Requested_Properties, gint64 in_User_Action_Time, gchar const* in_Preferred_Handler, GHashTable* in_Hints, tp_cli_channel_dispatcher_callback_for_create_channel_with_hints callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_dispatcher_call_ensure_channel_with_hints TpChannelDispatcher* proxy, gint timeout_ms, gchar const* in_Account, GHashTable* in_Requested_Properties, gint64 in_User_Action_Time, gchar const* in_Preferred_Handler, GHashTable* in_Hints, tp_cli_channel_dispatcher_callback_for_ensure_channel_with_hints callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.7

tp-cli-channel-request.h, libtelepathy-glib.so.0.56.0
tp_cli_channel_request_connect_to_succeeded_with_channel TpChannelRequest* proxy, tp_cli_channel_request_signal_callback_succeeded_with_channel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.7

tp-cli-channel.h, libtelepathy-glib.so.0.56.0
tp_cli_channel_interface_conference_connect_to_channel_merged TpChannel* proxy, tp_cli_channel_interface_conference_signal_callback_channel_merged callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.16
tp_cli_channel_interface_conference_connect_to_channel_removed TpChannel* proxy, tp_cli_channel_interface_conference_signal_callback_channel_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.16
tp_cli_channel_interface_dtmf_call_multiple_tones TpChannel* proxy, gint timeout_ms, gchar const* in_Tones, tp_cli_channel_interface_dtmf_callback_for_multiple_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.6
tp_cli_channel_interface_dtmf_connect_to_sending_tones TpChannel* proxy, tp_cli_channel_interface_dtmf_signal_callback_sending_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.6
tp_cli_channel_interface_dtmf_connect_to_stopped_tones TpChannel* proxy, tp_cli_channel_interface_dtmf_signal_callback_stopped_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.6
tp_cli_channel_interface_dtmf_connect_to_tones_deferred TpChannel* proxy, tp_cli_channel_interface_dtmf_signal_callback_tones_deferred callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_channel_interface_dtmf_run_multiple_tones TpChannel* proxy, gint timeout_ms, gchar const* in_Tones, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.11.6
tp_cli_channel_interface_sasl_authentication_call_abort_sasl TpChannel* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Debug_Message, tp_cli_channel_interface_sasl_authentication_callback_for_abort_sasl callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_call_accept_sasl TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_sasl_authentication_callback_for_accept_sasl callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_call_respond TpChannel* proxy, gint timeout_ms, GArray const* in_Response_Data, tp_cli_channel_interface_sasl_authentication_callback_for_respond callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_call_start_mechanism TpChannel* proxy, gint timeout_ms, gchar const* in_Mechanism, tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_call_start_mechanism_with_data TpChannel* proxy, gint timeout_ms, gchar const* in_Mechanism, GArray const* in_Initial_Data, tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism_with_data callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_connect_to_new_challenge TpChannel* proxy, tp_cli_channel_interface_sasl_authentication_signal_callback_new_challenge callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_connect_to_sasl_status_changed TpChannel* proxy, tp_cli_channel_interface_sasl_authentication_signal_callback_sasl_status_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_run_abort_sasl TpChannel* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Debug_Message, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_run_accept_sasl TpChannel* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_run_respond TpChannel* proxy, gint timeout_ms, GArray const* in_Response_Data, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_run_start_mechanism TpChannel* proxy, gint timeout_ms, gchar const* in_Mechanism, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_sasl_authentication_run_start_mechanism_with_data TpChannel* proxy, gint timeout_ms, gchar const* in_Mechanism, GArray const* in_Initial_Data, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_channel_interface_service_point_connect_to_service_point_changed TpChannel* proxy, tp_cli_channel_interface_service_point_signal_callback_service_point_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.7
tp_cli_channel_interface_sms_connect_to_sms_channel_changed TpChannel* proxy, tp_cli_channel_interface_sms_signal_callback_sms_channel_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.9
tp_cli_channel_type_contact_search_call_more TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_contact_search_callback_for_more callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.11
tp_cli_channel_type_contact_search_call_search TpChannel* proxy, gint timeout_ms, GHashTable* in_Terms, tp_cli_channel_type_contact_search_callback_for_search callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.11
tp_cli_channel_type_contact_search_call_stop TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_contact_search_callback_for_stop callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.11
tp_cli_channel_type_contact_search_connect_to_search_result_received TpChannel* proxy, tp_cli_channel_type_contact_search_signal_callback_search_result_received callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.11
tp_cli_channel_type_contact_search_connect_to_search_state_changed TpChannel* proxy, tp_cli_channel_type_contact_search_signal_callback_search_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.11
tp_cli_channel_type_contact_search_run_more TpChannel* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.11.11
tp_cli_channel_type_contact_search_run_search TpChannel* proxy, gint timeout_ms, GHashTable* in_Terms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.11.11
tp_cli_channel_type_contact_search_run_stop TpChannel* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.11.11
tp_cli_channel_type_file_transfer_connect_to_uri_defined TpChannel* proxy, tp_cli_channel_type_file_transfer_signal_callback_uri_defined callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.12

tp-cli-connection.h, libtelepathy-glib.so.0.56.0
tp_cli_connection_call_add_client_interest TpConnection* proxy, gint timeout_ms, gchar const** in_Tokens, tp_cli_connection_callback_for_add_client_interest callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_call_remove_client_interest TpConnection* proxy, gint timeout_ms, gchar const** in_Tokens, tp_cli_connection_callback_for_remove_client_interest callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_anonymity_connect_to_anonymity_modes_changed TpConnection* proxy, tp_cli_connection_interface_anonymity_signal_callback_anonymity_modes_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.7
tp_cli_connection_interface_balance_connect_to_balance_changed TpConnection* proxy, tp_cli_connection_interface_balance_signal_callback_balance_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.0
tp_cli_connection_interface_cellular_connect_to_imsi_changed TpConnection* proxy, tp_cli_connection_interface_cellular_signal_callback_imsi_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.9
tp_cli_connection_interface_client_types_call_get_client_types TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_client_types_callback_for_get_client_types callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.1
tp_cli_connection_interface_client_types_call_request_client_types TpConnection* proxy, gint timeout_ms, guint in_Contact, tp_cli_connection_interface_client_types_callback_for_request_client_types callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.1
tp_cli_connection_interface_client_types_connect_to_client_types_updated TpConnection* proxy, tp_cli_connection_interface_client_types_signal_callback_client_types_updated callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.1
tp_cli_connection_interface_client_types_run_get_client_types TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GHashTable** out_Client_Types, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.1
tp_cli_connection_interface_client_types_run_request_client_types TpConnection* proxy, gint timeout_ms, guint in_Contact, gchar*** out_Client_Types, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.1
tp_cli_connection_interface_contact_blocking_call_block_contacts TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, gboolean in_Report_Abusive, tp_cli_connection_interface_contact_blocking_callback_for_block_contacts callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.14.2
tp_cli_connection_interface_contact_blocking_call_request_blocked_contacts TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_contact_blocking_callback_for_request_blocked_contacts callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.14.2
tp_cli_connection_interface_contact_blocking_call_unblock_contacts TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_blocking_callback_for_unblock_contacts callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.14.2
tp_cli_connection_interface_contact_blocking_connect_to_blocked_contacts_changed TpConnection* proxy, tp_cli_connection_interface_contact_blocking_signal_callback_blocked_contacts_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.14.2
tp_cli_connection_interface_contact_blocking_run_block_contacts TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, gboolean in_Report_Abusive, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.14.2
tp_cli_connection_interface_contact_blocking_run_request_blocked_contacts TpConnection* proxy, gint timeout_ms, GHashTable** out_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.14.2
tp_cli_connection_interface_contact_blocking_run_unblock_contacts TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.14.2
tp_cli_connection_interface_contact_groups_call_add_to_group TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, tp_cli_connection_interface_contact_groups_callback_for_add_to_group callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_remove_from_group TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, tp_cli_connection_interface_contact_groups_callback_for_remove_from_group callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_remove_group TpConnection* proxy, gint timeout_ms, gchar const* in_Group, tp_cli_connection_interface_contact_groups_callback_for_remove_group callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_rename_group TpConnection* proxy, gint timeout_ms, gchar const* in_Old_Name, gchar const* in_New_Name, tp_cli_connection_interface_contact_groups_callback_for_rename_group callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_set_contact_groups TpConnection* proxy, gint timeout_ms, guint in_Contact, gchar const** in_Groups, tp_cli_connection_interface_contact_groups_callback_for_set_contact_groups callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_set_group_members TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, tp_cli_connection_interface_contact_groups_callback_for_set_group_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_connect_to_group_renamed TpConnection* proxy, tp_cli_connection_interface_contact_groups_signal_callback_group_renamed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_connect_to_groups_changed TpConnection* proxy, tp_cli_connection_interface_contact_groups_signal_callback_groups_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_connect_to_groups_created TpConnection* proxy, tp_cli_connection_interface_contact_groups_signal_callback_groups_created callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_connect_to_groups_removed TpConnection* proxy, tp_cli_connection_interface_contact_groups_signal_callback_groups_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_add_to_group TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_remove_from_group TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_remove_group TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_rename_group TpConnection* proxy, gint timeout_ms, gchar const* in_Old_Name, gchar const* in_New_Name, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_set_contact_groups TpConnection* proxy, gint timeout_ms, guint in_Contact, gchar const** in_Groups, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_set_group_members TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_info_call_get_contact_info TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_info_callback_for_get_contact_info callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.3
tp_cli_connection_interface_contact_info_call_refresh_contact_info TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_info_callback_for_refresh_contact_info callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.3
tp_cli_connection_interface_contact_info_call_request_contact_info TpConnection* proxy, gint timeout_ms, guint in_Contact, tp_cli_connection_interface_contact_info_callback_for_request_contact_info callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.3
tp_cli_connection_interface_contact_info_call_set_contact_info TpConnection* proxy, gint timeout_ms, GPtrArray const* in_ContactInfo, tp_cli_connection_interface_contact_info_callback_for_set_contact_info callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.3
tp_cli_connection_interface_contact_info_connect_to_contact_info_changed TpConnection* proxy, tp_cli_connection_interface_contact_info_signal_callback_contact_info_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.3
tp_cli_connection_interface_contact_info_run_get_contact_info TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GHashTable** out_ContactInfo, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.11.3
tp_cli_connection_interface_contact_info_run_refresh_contact_info TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.11.3
tp_cli_connection_interface_contact_info_run_request_contact_info TpConnection* proxy, gint timeout_ms, guint in_Contact, GPtrArray** out_Contact_Info, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.11.3
tp_cli_connection_interface_contact_info_run_set_contact_info TpConnection* proxy, gint timeout_ms, GPtrArray const* in_ContactInfo, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.11.3
tp_cli_connection_interface_contact_list_call_authorize_publication TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_list_callback_for_authorize_publication callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_get_contact_list_attributes TpConnection* proxy, gint timeout_ms, gchar const** in_Interfaces, gboolean in_Hold, tp_cli_connection_interface_contact_list_callback_for_get_contact_list_attributes callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_remove_contacts TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_list_callback_for_remove_contacts callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_request_subscription TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, tp_cli_connection_interface_contact_list_callback_for_request_subscription callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_unpublish TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_list_callback_for_unpublish callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_unsubscribe TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_list_callback_for_unsubscribe callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_connect_to_contact_list_state_changed TpConnection* proxy, tp_cli_connection_interface_contact_list_signal_callback_contact_list_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_connect_to_contacts_changed TpConnection* proxy, tp_cli_connection_interface_contact_list_signal_callback_contacts_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_connect_to_contacts_changed_with_id TpConnection* proxy, tp_cli_connection_interface_contact_list_signal_callback_contacts_changed_with_id callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.10
tp_cli_connection_interface_contact_list_run_authorize_publication TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_get_contact_list_attributes TpConnection* proxy, gint timeout_ms, gchar const** in_Interfaces, gboolean in_Hold, GHashTable** out_Attributes, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_remove_contacts TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_request_subscription TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_unpublish TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_unsubscribe TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_mail_notification_call_request_inbox_url TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_mail_notification_callback_for_request_inbox_url callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_call_request_mail_url TpConnection* proxy, gint timeout_ms, gchar const* in_ID, GValue const* in_URL_Data, tp_cli_connection_interface_mail_notification_callback_for_request_mail_url callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_connect_to_mails_received TpConnection* proxy, tp_cli_connection_interface_mail_notification_signal_callback_mails_received callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_connect_to_unread_mails_changed TpConnection* proxy, tp_cli_connection_interface_mail_notification_signal_callback_unread_mails_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_run_request_inbox_url TpConnection* proxy, gint timeout_ms, GValueArray** out_URL, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_mail_notification_run_request_mail_url TpConnection* proxy, gint timeout_ms, gchar const* in_ID, GValue const* in_URL_Data, GValueArray** out_URL, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_interface_power_saving_call_set_power_saving TpConnection* proxy, gint timeout_ms, gboolean in_Activate, tp_cli_connection_interface_power_saving_callback_for_set_power_saving callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_connection_interface_power_saving_connect_to_power_saving_changed TpConnection* proxy, tp_cli_connection_interface_power_saving_signal_callback_power_saving_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_connection_interface_power_saving_run_set_power_saving TpConnection* proxy, gint timeout_ms, gboolean in_Activate, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.7
tp_cli_connection_interface_service_point_connect_to_service_points_changed TpConnection* proxy, tp_cli_connection_interface_service_point_signal_callback_service_points_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.11.7
tp_cli_connection_run_add_client_interest TpConnection* proxy, gint timeout_ms, gchar const** in_Tokens, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.3
tp_cli_connection_run_remove_client_interest TpConnection* proxy, gint timeout_ms, gchar const** in_Tokens, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.3

tp-cli-generic.h, libtelepathy-glib.so.0.56.0
tp_cli_dbus_properties_connect_to_properties_changed gpointer proxy, tp_cli_dbus_properties_signal_callback_properties_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.14

tp-cli-media-stream-handler.h, libtelepathy-glib.so.0.56.0
tp_cli_media_stream_handler_call_new_active_transport_pair TpMediaStreamHandler* proxy, gint timeout_ms, gchar const* in_Native_Candidate_ID, GValueArray const* in_Native_Transport, gchar const* in_Remote_Candidate_ID, GValueArray const* in_Remote_Transport, tp_cli_media_stream_handler_callback_for_new_active_transport_pair callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.4
tp_cli_media_stream_handler_call_supported_feedback_messages TpMediaStreamHandler* proxy, gint timeout_ms, GHashTable* in_Messages, tp_cli_media_stream_handler_callback_for_supported_feedback_messages callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.14.3
tp_cli_media_stream_handler_call_supported_header_extensions TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Header_Extensions, tp_cli_media_stream_handler_callback_for_supported_header_extensions callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.14.3
tp_cli_media_stream_handler_connect_to_set_remote_feedback_messages TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_set_remote_feedback_messages callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.14.3
tp_cli_media_stream_handler_connect_to_set_remote_header_extensions TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_set_remote_header_extensions callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.14.3
tp_cli_media_stream_handler_connect_to_start_named_telephony_event TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_start_named_telephony_event callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.2
tp_cli_media_stream_handler_connect_to_start_sound_telephony_event TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_start_sound_telephony_event callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.13.2
tp_cli_media_stream_handler_run_new_active_transport_pair TpMediaStreamHandler* proxy, gint timeout_ms, gchar const* in_Native_Candidate_ID, GValueArray const* in_Native_Transport, gchar const* in_Remote_Candidate_ID, GValueArray const* in_Remote_Transport, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.4
tp_cli_media_stream_handler_run_supported_feedback_messages TpMediaStreamHandler* proxy, gint timeout_ms, GHashTable* in_Messages, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.14.3
tp_cli_media_stream_handler_run_supported_header_extensions TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Header_Extensions, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.14.3

tp-cli-protocol.h, libtelepathy-glib.so.0.56.0
tp_cli_protocol_call_identify_account gpointer proxy, gint timeout_ms, GHashTable* in_Parameters, tp_cli_protocol_callback_for_identify_account callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.11
tp_cli_protocol_call_normalize_contact gpointer proxy, gint timeout_ms, gchar const* in_Contact_ID, tp_cli_protocol_callback_for_normalize_contact callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.11.11

tp-svc-account.h, libtelepathy-glib.so.0.56.0
tp_svc_account_interface_addressing_get_type ( ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_account_interface_addressing_implement_set_uri_scheme_association TpSvcAccountInterfaceAddressingClass* klass, tp_svc_account_interface_addressing_set_uri_scheme_association_impl impl ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_account_interface_storage_get_type ( ) @@ TELEPATHY_GLIB_0.11.9

tp-svc-channel-dispatch-operation.h, libtelepathy-glib.so.0.56.0
tp_svc_channel_dispatch_operation_implement_handle_with_time TpSvcChannelDispatchOperationClass* klass, tp_svc_channel_dispatch_operation_handle_with_time_impl impl ) @@ TELEPATHY_GLIB_0.11.6

tp-svc-channel-dispatcher.h, libtelepathy-glib.so.0.56.0
tp_svc_channel_dispatcher_implement_create_channel_with_hints TpSvcChannelDispatcherClass* klass, tp_svc_channel_dispatcher_create_channel_with_hints_impl impl ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_dispatcher_implement_ensure_channel_with_hints TpSvcChannelDispatcherClass* klass, tp_svc_channel_dispatcher_ensure_channel_with_hints_impl impl ) @@ TELEPATHY_GLIB_0.13.7

tp-svc-channel-request.h, libtelepathy-glib.so.0.56.0
tp_svc_channel_request_emit_succeeded_with_channel gpointer instance, gchar const* arg_Connection, GHashTable* arg_Connection_Properties, gchar const* arg_Channel, GHashTable* arg_Channel_Properties ) @@ TELEPATHY_GLIB_0.13.7

tp-svc-channel.h, libtelepathy-glib.so.0.56.0
tp_svc_channel_interface_anonymity_get_type ( ) @@ TELEPATHY_GLIB_0.11.7
tp_svc_channel_interface_conference_emit_channel_merged gpointer instance, gchar const* arg_Channel, guint arg_Channel_Specific_Handle, GHashTable* arg_Properties ) @@ TELEPATHY_GLIB_0.11.16
tp_svc_channel_interface_conference_emit_channel_removed gpointer instance, gchar const* arg_Channel, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_0.11.16
tp_svc_channel_interface_conference_get_type ( ) @@ TELEPATHY_GLIB_0.11.16
tp_svc_channel_interface_dtmf_emit_sending_tones gpointer instance, gchar const* arg_Tones ) @@ TELEPATHY_GLIB_0.11.6
tp_svc_channel_interface_dtmf_emit_stopped_tones gpointer instance, gboolean arg_Cancelled ) @@ TELEPATHY_GLIB_0.11.6
tp_svc_channel_interface_dtmf_emit_tones_deferred gpointer instance, gchar const* arg_Tones ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_channel_interface_dtmf_implement_multiple_tones TpSvcChannelInterfaceDTMFClass* klass, tp_svc_channel_interface_dtmf_multiple_tones_impl impl ) @@ TELEPATHY_GLIB_0.11.6
tp_svc_channel_interface_sasl_authentication_emit_new_challenge gpointer instance, GArray const* arg_Challenge_Data ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_interface_sasl_authentication_emit_sasl_status_changed gpointer instance, guint arg_Status, gchar const* arg_Reason, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_interface_sasl_authentication_get_type ( ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_interface_sasl_authentication_implement_abort_sasl ( TpSvcChannelInterfaceSASLAuthenticationClass* klass, tp_svc_channel_interface_sasl_authentication_abort_sasl_impl impl ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_interface_sasl_authentication_implement_accept_sasl ( TpSvcChannelInterfaceSASLAuthenticationClass* klass, tp_svc_channel_interface_sasl_authentication_accept_sasl_impl impl ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_interface_sasl_authentication_implement_respond ( TpSvcChannelInterfaceSASLAuthenticationClass* klass, tp_svc_channel_interface_sasl_authentication_respond_impl impl ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_interface_sasl_authentication_implement_start_mechanism ( TpSvcChannelInterfaceSASLAuthenticationClass* klass, tp_svc_channel_interface_sasl_authentication_start_mechanism_impl impl ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_interface_sasl_authentication_implement_start_mechanism_with_data ( TpSvcChannelInterfaceSASLAuthenticationClass* klass, tp_svc_channel_interface_sasl_authentication_start_mechanism_with_data_impl impl ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_interface_securable_get_type ( ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_interface_service_point_emit_service_point_changed gpointer instance, GValueArray const* arg_Service_Point ) @@ TELEPATHY_GLIB_0.11.7
tp_svc_channel_interface_service_point_get_type ( ) @@ TELEPATHY_GLIB_0.11.7
tp_svc_channel_interface_sms_emit_sms_channel_changed gpointer instance, gboolean arg_SMSChannel ) @@ TELEPATHY_GLIB_0.13.9
tp_svc_channel_interface_sms_get_type ( ) @@ TELEPATHY_GLIB_0.11.15
tp_svc_channel_type_contact_search_emit_search_result_received gpointer instance, GHashTable* arg_Result ) @@ TELEPATHY_GLIB_0.11.11
tp_svc_channel_type_contact_search_emit_search_state_changed gpointer instance, guint arg_State, gchar const* arg_Error, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_0.11.11
tp_svc_channel_type_contact_search_get_type ( ) @@ TELEPATHY_GLIB_0.11.11
tp_svc_channel_type_contact_search_implement_more TpSvcChannelTypeContactSearchClass* klass, tp_svc_channel_type_contact_search_more_impl impl ) @@ TELEPATHY_GLIB_0.11.11
tp_svc_channel_type_contact_search_implement_search TpSvcChannelTypeContactSearchClass* klass, tp_svc_channel_type_contact_search_search_impl impl ) @@ TELEPATHY_GLIB_0.11.11
tp_svc_channel_type_contact_search_implement_stop TpSvcChannelTypeContactSearchClass* klass, tp_svc_channel_type_contact_search_stop_impl impl ) @@ TELEPATHY_GLIB_0.11.11
tp_svc_channel_type_file_transfer_emit_uri_defined gpointer instance, gchar const* arg_URI ) @@ TELEPATHY_GLIB_0.13.12
tp_svc_channel_type_server_authentication_get_type ( ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_channel_type_server_tls_connection_get_type ( ) @@ TELEPATHY_GLIB_0.11.16

tp-svc-connection.h, libtelepathy-glib.so.0.56.0
tp_svc_connection_implement_add_client_interest TpSvcConnectionClass* klass, tp_svc_connection_add_client_interest_impl impl ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_implement_remove_client_interest TpSvcConnectionClass* klass, tp_svc_connection_remove_client_interest_impl impl ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_anonymity_emit_anonymity_modes_changed gpointer instance, guint arg_Modes ) @@ TELEPATHY_GLIB_0.11.7
tp_svc_connection_interface_anonymity_get_type ( ) @@ TELEPATHY_GLIB_0.11.7
tp_svc_connection_interface_balance_emit_balance_changed gpointer instance, GValueArray const* arg_Balance ) @@ TELEPATHY_GLIB_0.11.0
tp_svc_connection_interface_balance_get_type ( ) @@ TELEPATHY_GLIB_0.11.0
tp_svc_connection_interface_cellular_emit_imsi_changed gpointer instance, gchar const* arg_IMSI ) @@ TELEPATHY_GLIB_0.11.9
tp_svc_connection_interface_cellular_get_type ( ) @@ TELEPATHY_GLIB_0.11.9
tp_svc_connection_interface_client_types_emit_client_types_updated gpointer instance, guint arg_Contact, gchar const** arg_Client_Types ) @@ TELEPATHY_GLIB_0.13.1
tp_svc_connection_interface_client_types_get_type ( ) @@ TELEPATHY_GLIB_0.13.1
tp_svc_connection_interface_client_types_implement_get_client_types ( TpSvcConnectionInterfaceClientTypesClass* klass, tp_svc_connection_interface_client_types_get_client_types_impl impl ) @@ TELEPATHY_GLIB_0.13.1
tp_svc_connection_interface_client_types_implement_request_client_types ( TpSvcConnectionInterfaceClientTypesClass* klass, tp_svc_connection_interface_client_types_request_client_types_impl impl ) @@ TELEPATHY_GLIB_0.13.1
tp_svc_connection_interface_contact_blocking_emit_blocked_contacts_changed gpointer instance, GHashTable* arg_Blocked_Contacts, GHashTable* arg_Unblocked_Contacts ) @@ TELEPATHY_GLIB_0.14.2
tp_svc_connection_interface_contact_blocking_get_type ( ) @@ TELEPATHY_GLIB_0.14.2
tp_svc_connection_interface_contact_blocking_implement_block_contacts ( TpSvcConnectionInterfaceContactBlockingClass* klass, tp_svc_connection_interface_contact_blocking_block_contacts_impl impl ) @@ TELEPATHY_GLIB_0.14.2
tp_svc_connection_interface_contact_blocking_implement_request_blocked_contacts ( TpSvcConnectionInterfaceContactBlockingClass* klass, tp_svc_connection_interface_contact_blocking_request_blocked_contacts_impl impl ) @@ TELEPATHY_GLIB_0.14.2
tp_svc_connection_interface_contact_blocking_implement_unblock_contacts ( TpSvcConnectionInterfaceContactBlockingClass* klass, tp_svc_connection_interface_contact_blocking_unblock_contacts_impl impl ) @@ TELEPATHY_GLIB_0.14.2
tp_svc_connection_interface_contact_groups_emit_group_renamed gpointer instance, gchar const* arg_Old_Name, gchar const* arg_New_Name ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_emit_groups_changed gpointer instance, GArray const* arg_Contact, gchar const** arg_Added, gchar const** arg_Removed ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_emit_groups_created gpointer instance, gchar const** arg_Names ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_emit_groups_removed gpointer instance, gchar const** arg_Names ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_add_to_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_add_to_group_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_remove_from_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_remove_from_group_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_remove_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_remove_group_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_rename_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_rename_group_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_set_contact_groups ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_set_contact_groups_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_set_group_members ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_set_group_members_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_info_emit_contact_info_changed gpointer instance, guint arg_Contact, GPtrArray const* arg_ContactInfo ) @@ TELEPATHY_GLIB_0.11.3
tp_svc_connection_interface_contact_info_get_type ( ) @@ TELEPATHY_GLIB_0.11.3
tp_svc_connection_interface_contact_info_implement_get_contact_info ( TpSvcConnectionInterfaceContactInfoClass* klass, tp_svc_connection_interface_contact_info_get_contact_info_impl impl ) @@ TELEPATHY_GLIB_0.11.3
tp_svc_connection_interface_contact_info_implement_refresh_contact_info ( TpSvcConnectionInterfaceContactInfoClass* klass, tp_svc_connection_interface_contact_info_refresh_contact_info_impl impl ) @@ TELEPATHY_GLIB_0.11.3
tp_svc_connection_interface_contact_info_implement_request_contact_info ( TpSvcConnectionInterfaceContactInfoClass* klass, tp_svc_connection_interface_contact_info_request_contact_info_impl impl ) @@ TELEPATHY_GLIB_0.11.3
tp_svc_connection_interface_contact_info_implement_set_contact_info ( TpSvcConnectionInterfaceContactInfoClass* klass, tp_svc_connection_interface_contact_info_set_contact_info_impl impl ) @@ TELEPATHY_GLIB_0.11.3
tp_svc_connection_interface_contact_list_emit_contact_list_state_changed gpointer instance, guint arg_Contact_List_State ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_emit_contacts_changed gpointer instance, GHashTable* arg_Changes, GArray const* arg_Removals ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_emit_contacts_changed_with_id gpointer instance, GHashTable* arg_Changes, GHashTable* arg_Identifiers, GHashTable* arg_Removals ) @@ TELEPATHY_GLIB_0.13.10
tp_svc_connection_interface_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_authorize_publication ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_authorize_publication_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_get_contact_list_attributes ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_get_contact_list_attributes_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_remove_contacts ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_remove_contacts_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_request_subscription ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_request_subscription_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_unpublish ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_unpublish_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_unsubscribe ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_unsubscribe_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_mail_notification_emit_mails_received gpointer instance, GPtrArray const* arg_Mails ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_mail_notification_emit_unread_mails_changed gpointer instance, guint arg_Count, GPtrArray const* arg_Mails_Added, gchar const** arg_Mails_Removed ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_mail_notification_get_type ( ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_mail_notification_implement_request_inbox_url ( TpSvcConnectionInterfaceMailNotificationClass* klass, tp_svc_connection_interface_mail_notification_request_inbox_url_impl impl ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_mail_notification_implement_request_mail_url ( TpSvcConnectionInterfaceMailNotificationClass* klass, tp_svc_connection_interface_mail_notification_request_mail_url_impl impl ) @@ TELEPATHY_GLIB_0.13.3
tp_svc_connection_interface_power_saving_emit_power_saving_changed gpointer instance, gboolean arg_Active ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_connection_interface_power_saving_get_type ( ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_connection_interface_power_saving_implement_set_power_saving ( TpSvcConnectionInterfacePowerSavingClass* klass, tp_svc_connection_interface_power_saving_set_power_saving_impl impl ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_connection_interface_service_point_emit_service_points_changed gpointer instance, GPtrArray const* arg_Service_Points ) @@ TELEPATHY_GLIB_0.11.7
tp_svc_connection_interface_service_point_get_type ( ) @@ TELEPATHY_GLIB_0.11.7

tp-svc-generic.h, libtelepathy-glib.so.0.56.0
tp_svc_dbus_properties_emit_properties_changed gpointer instance, gchar const* arg_Interface_Name, GHashTable* arg_Changed_Properties, gchar const** arg_Invalidated_Properties ) @@ TELEPATHY_GLIB_0.13.14

tp-svc-media-stream-handler.h, libtelepathy-glib.so.0.56.0
tp_svc_media_stream_handler_emit_set_remote_feedback_messages gpointer instance, GHashTable* arg_Messages ) @@ TELEPATHY_GLIB_0.14.3
tp_svc_media_stream_handler_emit_set_remote_header_extensions gpointer instance, GPtrArray const* arg_Header_Extensions ) @@ TELEPATHY_GLIB_0.14.3
tp_svc_media_stream_handler_emit_start_named_telephony_event gpointer instance, guchar arg_Event, guint arg_Codec_ID ) @@ TELEPATHY_GLIB_0.13.2
tp_svc_media_stream_handler_emit_start_sound_telephony_event gpointer instance, guchar arg_Event ) @@ TELEPATHY_GLIB_0.13.2
tp_svc_media_stream_handler_implement_new_active_transport_pair TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_new_active_transport_pair_impl impl ) @@ TELEPATHY_GLIB_0.13.4
tp_svc_media_stream_handler_implement_supported_feedback_messages TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_supported_feedback_messages_impl impl ) @@ TELEPATHY_GLIB_0.14.3
tp_svc_media_stream_handler_implement_supported_header_extensions TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_supported_header_extensions_impl impl ) @@ TELEPATHY_GLIB_0.14.3

tp-svc-protocol.h, libtelepathy-glib.so.0.56.0
tp_svc_protocol_get_type ( ) @@ TELEPATHY_GLIB_0.11.11
tp_svc_protocol_implement_identify_account TpSvcProtocolClass* klass, tp_svc_protocol_identify_account_impl impl ) @@ TELEPATHY_GLIB_0.11.11
tp_svc_protocol_implement_normalize_contact TpSvcProtocolClass* klass, tp_svc_protocol_normalize_contact_impl impl ) @@ TELEPATHY_GLIB_0.11.11
tp_svc_protocol_interface_avatars_get_type ( ) @@ TELEPATHY_GLIB_0.13.7
tp_svc_protocol_interface_presence_get_type ( ) @@ TELEPATHY_GLIB_0.13.3

tp-svc-tls-cert.h, libtelepathy-glib.so.0.56.0
tp_svc_authentication_tls_certificate_emit_accepted gpointer instance ) @@ TELEPATHY_GLIB_0.11.16
tp_svc_authentication_tls_certificate_emit_rejected gpointer instance, GPtrArray const* arg_Rejections ) @@ TELEPATHY_GLIB_0.11.16
tp_svc_authentication_tls_certificate_get_type ( ) @@ TELEPATHY_GLIB_0.11.16
tp_svc_authentication_tls_certificate_implement_accept ( TpSvcAuthenticationTLSCertificateClass* klass, tp_svc_authentication_tls_certificate_accept_impl impl ) @@ TELEPATHY_GLIB_0.11.16
tp_svc_authentication_tls_certificate_implement_reject ( TpSvcAuthenticationTLSCertificateClass* klass, tp_svc_authentication_tls_certificate_reject_impl impl ) @@ TELEPATHY_GLIB_0.11.16

util.h, libtelepathy-glib.so.0.56.0
tp_g_ptr_array_extend GPtrArray* target, GPtrArray* source ) @@ TELEPATHY_GLIB_0.14.3
tp_g_signal_connect_object gpointer instance, gchar const* detailed_signal, GCallback c_handler, gpointer gobject, GConnectFlags connect_flags ) @@ TELEPATHY_GLIB_0.9.2
tp_g_value_slice_new_byte guchar n ) @@ TELEPATHY_GLIB_0.11.0
tp_simple_async_report_success_in_idle GObject* source, GAsyncReadyCallback callback, gpointer user_data, gpointer source_tag ) @@ TELEPATHY_GLIB_0.11.9
tp_user_action_time_from_x11 guint32 x11_time ) @@ TELEPATHY_GLIB_0.11.13
tp_user_action_time_should_present gint64 user_action_time, guint32* x11_time ) @@ TELEPATHY_GLIB_0.11.13
tp_utf8_make_valid gchar const* name ) @@ TELEPATHY_GLIB_0.13.15
tp_value_array_build gsize length, GType type, ... ) @@ TELEPATHY_GLIB_0.9.2
tp_value_array_unpack GValueArray* array, gsize len, ... ) @@ TELEPATHY_GLIB_0.11.0
tp_weak_ref_destroy TpWeakRef* self ) @@ TELEPATHY_GLIB_0.11.3
tp_weak_ref_dup_object TpWeakRef* self ) @@ TELEPATHY_GLIB_0.11.3
tp_weak_ref_get_user_data TpWeakRef* self ) @@ TELEPATHY_GLIB_0.11.3
tp_weak_ref_new gpointer object, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.11.3

to the top

Problems with Data Types, Medium Severity (1)


gobject.h
[+] struct _GObjectClass (1)

to the top

Problems with Data Types, Low Severity (2)


contact.h
[+] enum TpContactFeature (1)

gobject.h
[+] struct _GObjectClass (1)

to the top

Problems with Symbols, Low Severity (54)


channel.h, libtelepathy-glib.so.0.30.2
[+] tp_channel_group_get_local_pending TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12 (1)
[+] tp_channel_group_get_members TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12 (1)
[+] tp_channel_group_get_remote_pending TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12 (1)

contacts-mixin.h, libtelepathy-glib.so.0.30.2
[+] tp_contacts_mixin_set_contact_attribute GHashTable* contact_attributes, TpHandle handle, gchar* attribute, GValue* value ) @@ TELEPATHY_GLIB_0.7.14 (1)

group-mixin.h, libtelepathy-glib.so.0.30.2
[+] tp_group_mixin_change_members GObject* obj, gchar const* message, TpIntSet* add, TpIntSet* del, TpIntSet* add_local_pending, TpIntSet* add_remote_pending, TpHandle actor, TpChannelGroupChangeReason reason ) @@ TELEPATHY_GLIB_0.7.0 (4)
[+] tp_group_mixin_change_members_detailed GObject* obj, TpIntSet* add, TpIntSet* del, TpIntSet* add_local_pending, TpIntSet* add_remote_pending, GHashTable const* details ) @@ TELEPATHY_GLIB_0.7.21 (4)

handle-repo.h, libtelepathy-glib.so.0.30.2
[+] tp_handle_set_difference_update TpHandleSet* set, TpIntSet const* remove ) @@ TELEPATHY_GLIB_0.7.0 (2)
[+] tp_handle_set_is_member TpHandleSet* set, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_handle_set_peek TpHandleSet* set ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_handle_set_size TpHandleSet* set ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_handle_set_to_array TpHandleSet* set ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_handle_set_update TpHandleSet* set, TpIntSet const* add ) @@ TELEPATHY_GLIB_0.7.0 (2)

intset.h, libtelepathy-glib.so.0.30.2
[+] tp_intset_add TpIntSet* set, guint element ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_clear TpIntSet* set ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_copy TpIntSet const* orig ) @@ TELEPATHY_GLIB_0.7.0 (2)
[+] tp_intset_destroy TpIntSet* set ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_difference TpIntSet const* left, TpIntSet const* right ) @@ TELEPATHY_GLIB_0.7.0 (3)
[+] tp_intset_dump TpIntSet const* set ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_foreach TpIntSet const* set, TpIntFunc func, gpointer userdata ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_from_array GArray const* array ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_intersection TpIntSet const* left, TpIntSet const* right ) @@ TELEPATHY_GLIB_0.7.0 (3)
[+] tp_intset_is_equal TpIntSet const* left, TpIntSet const* right ) @@ TELEPATHY_GLIB_0.7.0 (2)
[+] tp_intset_is_member TpIntSet const* set, guint element ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_iter_next TpIntSetIter* iter ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_new ( ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_new_containing guint element ) @@ TELEPATHY_GLIB_0.7.26 (1)
[+] tp_intset_remove TpIntSet* set, guint element ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_size TpIntSet const* set ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_sized_new guint size ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_symmetric_difference TpIntSet const* left, TpIntSet const* right ) @@ TELEPATHY_GLIB_0.7.0 (3)
[+] tp_intset_to_array TpIntSet const* set ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_intset_union TpIntSet const* left, TpIntSet const* right ) @@ TELEPATHY_GLIB_0.7.0 (3)

properties-mixin.h, libtelepathy-glib.so.0.30.2
[+] tp_properties_mixin_change_flags GObject* obj, guint prop_id, TpPropertyFlags add, TpPropertyFlags del, TpIntSet* props ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_properties_mixin_change_value GObject* obj, guint prop_id, GValue const* new_value, TpIntSet* props ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_properties_mixin_emit_changed GObject* obj, TpIntSet const* props ) @@ TELEPATHY_GLIB_0.7.0 (1)
[+] tp_properties_mixin_emit_flags GObject* obj, TpIntSet const* props ) @@ TELEPATHY_GLIB_0.7.0 (1)

to the top

Problems with Constants (1)


errors.h
[+] TP_ERRORS

to the top

Header Files (57)


account-manager.h
account.h
base-connection-manager.h
base-connection.h
channel-dispatch-operation.h
channel-dispatcher.h
channel-factory-iface.h
channel-iface.h
channel-manager.h
channel-request.h
channel.h
client.h
connection-manager.h
connection.h
contact.h
contacts-mixin.h
dbus-daemon.h
dbus-properties-mixin.h
dbus.h
debug-ansi.h
debug-sender.h
debug.h
defs.h
enums.h
errors.h
exportable-channel.h
group-mixin.h
gtypes.h
handle-repo-dynamic.h
handle-repo-static.h
handle-repo.h
handle.h
heap.h
interfaces.h
intset.h
media-interfaces.h
message-mixin.h
presence-mixin.h
properties-mixin.h
proxy-subclass.h
proxy.h
run.h
svc-account-manager.h
svc-account.h
svc-channel-dispatch-operation.h
svc-channel-dispatcher.h
svc-channel-request.h
svc-channel.h
svc-client.h
svc-connection-manager.h
svc-connection.h
svc-debug.h
svc-generic.h
svc-media-interfaces.h
svc-properties-interface.h
text-mixin.h
util.h

to the top

Shared Libraries (1)


libtelepathy-glib.so.0.30.2

to the top




Generated on Wed Jun 29 19:42:59 2011 for libtelepathy-glib.so.0 by ABI Compliance Checker 1.23.4  
A tool for checking backward binary compatibility of a shared C/C++ library API