Binary compatibility report for the libtelepathy-glib library between 0.24.1 and 0.99.1 versions on x86
Test Info
Library Name | libtelepathy-glib |
Version #1 | 0.24.1 |
Version #2 | 0.99.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 11 |
Total Shared Libraries | 1 |
Total Symbols / Types | 2681 / 5761 |
Verdict | Incompatible (100%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1987 |
Removed Symbols | High | 2681 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 573 |
Other Changes in Constants | - | 12 |
Added Symbols (1987)
account-channel-request.h,
libtelepathy-glib-1.so.0.0.0
tp_account_channel_request_create_and_handle_channel_async ( TpAccountChannelRequest* self, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_create_and_handle_channel_finish ( TpAccountChannelRequest* self, GAsyncResult* result, TpHandleChannelsContext** context, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_create_channel_async ( TpAccountChannelRequest* self, gchar const* preferred_handler, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_create_channel_finish ( TpAccountChannelRequest* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_dup_request ( TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_ensure_and_handle_channel_async ( TpAccountChannelRequest* self, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_ensure_and_handle_channel_finish ( TpAccountChannelRequest* self, GAsyncResult* result, TpHandleChannelsContext** context, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_ensure_channel_async ( TpAccountChannelRequest* self, gchar const* preferred_handler, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_ensure_channel_finish ( TpAccountChannelRequest* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_get_account ( TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_get_channel_request ( TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_get_request ( TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_get_user_action_time ( TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_new ( TpAccount* account, GHashTable* request, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_new_audio_call ( TpAccount* account, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_new_audio_video_call ( TpAccount* account, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_new_file_transfer ( TpAccount* account, gchar const* filename, gchar const* mime_type, guint64 size, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_new_text ( TpAccount* account, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_new_vardict ( TpAccount* account, GVariant* request, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_delegate_to_preferred_handler ( TpAccountChannelRequest* self, gboolean delegate ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_delegated_channel_callback ( TpAccountChannelRequest* self, TpAccountChannelRequestDelegatedChannelCb callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_file_transfer_description ( TpAccountChannelRequest* self, gchar const* description ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_file_transfer_initial_offset ( TpAccountChannelRequest* self, guint64 offset ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_file_transfer_timestamp ( TpAccountChannelRequest* self, guint64 timestamp ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_file_transfer_uri ( TpAccountChannelRequest* self, gchar const* uri ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_hint ( TpAccountChannelRequest* self, gchar const* key, GVariant* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_hints ( TpAccountChannelRequest* self, GHashTable* hints ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_request_property ( TpAccountChannelRequest* self, gchar const* name, GVariant* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_target_contact ( TpAccountChannelRequest* self, TpContact* contact ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_channel_request_set_target_id ( TpAccountChannelRequest* self, enum TpHandleType handle_type, gchar const* identifier ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
account-manager.h,
libtelepathy-glib-1.so.0.0.0
tp_account_manager_can_set_default ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
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.99.1_UNRELEASED
tp_account_manager_create_account_finish ( TpAccountManager* manager, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_dup ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_dup_usable_accounts ( TpAccountManager* manager ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_enable_restart ( TpAccountManager* manager ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_get_most_available_presence ( TpAccountManager* manager, gchar** status, gchar** message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_new ( TpDBusDaemon* bus_daemon ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_new_with_factory ( TpClientFactory* factory ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_set_all_requested_presences ( TpAccountManager* manager, enum TpConnectionPresenceType type, gchar const* status, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_manager_set_default ( TpAccountManager* manager ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
account-request.h,
libtelepathy-glib-1.so.0.0.0
tp_account_request_add_supersedes ( TpAccountRequest* self, gchar const* superseded_path ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_create_account_async ( TpAccountRequest* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_create_account_finish ( TpAccountRequest* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_new ( TpAccountManager* account_manager, gchar const* cm_name, gchar const* protocol_name, gchar const* display_name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_new_from_protocol ( TpAccountManager* account_manager, TpProtocol* protocol, gchar const* display_name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_automatic_presence ( TpAccountRequest* self, enum TpConnectionPresenceType presence, gchar const* status, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_avatar ( TpAccountRequest* self, guchar const* avatar, gsize len, gchar const* mime_type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_connect_automatically ( TpAccountRequest* self, gboolean connect_automatically ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_display_name ( TpAccountRequest* self, gchar const* name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_enabled ( TpAccountRequest* self, gboolean enabled ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_icon_name ( TpAccountRequest* self, gchar const* icon ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_nickname ( TpAccountRequest* self, gchar const* nickname ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_parameter ( TpAccountRequest* self, gchar const* key, GVariant* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_parameter_string ( TpAccountRequest* self, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_requested_presence ( TpAccountRequest* self, enum TpConnectionPresenceType presence, gchar const* status, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_service ( TpAccountRequest* self, gchar const* service ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_set_storage_provider ( TpAccountRequest* self, gchar const* provider ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_unset_parameter ( TpAccountRequest* self, gchar const* key ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
account.h,
libtelepathy-glib-1.so.0.0.0
tp_account_associated_with_uri_scheme ( TpAccount* self, gchar const* scheme ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_bind_connection_status_to_property ( TpAccount* self, gpointer target, char const* target_property, gboolean invert ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_dup_detailed_error_vardict ( TpAccount* self, GVariant** details ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_dup_parameters_vardict ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_dup_storage_identifier_variant ( TpAccount* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_dup_storage_specific_information_vardict_async ( TpAccount* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_dup_storage_specific_information_vardict_finish ( TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_automatic_presence ( TpAccount* self, gchar** status, gchar** status_message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_avatar_async ( TpAccount* account, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_avatar_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_changing_presence ( TpAccount* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_cm_name ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_connect_automatically ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_connection ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_connection_status ( TpAccount* account, enum TpConnectionStatusReason* reason ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_current_presence ( TpAccount* account, gchar** status, gchar** status_message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_detailed_error ( TpAccount* self, GHashTable const** details ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_display_name ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_feature_quark_addressing ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_feature_quark_connection ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_feature_quark_storage ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_has_been_online ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_icon_name ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_nickname ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_normalized_name ( TpAccount* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_parameters ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_path_suffix ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_protocol_name ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_requested_presence ( TpAccount* account, gchar** status, gchar** status_message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_service ( TpAccount* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_storage_identifier ( TpAccount* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_storage_provider ( TpAccount* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_storage_restrictions ( TpAccount* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_storage_specific_information_async ( TpAccount* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_storage_specific_information_finish ( TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_supersedes ( TpAccount* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_get_type ( ) @@ TELEPATHY_GLIB_1.0.0
tp_account_get_uri_schemes ( TpAccount* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_is_enabled ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_is_usable ( TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_reconnect_async ( TpAccount* account, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_reconnect_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_remove_async ( TpAccount* account, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_remove_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_presence_async ( TpAccount* account, enum TpConnectionPresenceType type, gchar const* status, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_request_presence_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_automatic_presence_async ( TpAccount* account, enum TpConnectionPresenceType type, gchar const* status, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_automatic_presence_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_avatar_async ( TpAccount* self, guchar const* avatar, gsize len, gchar const* mime_type, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_avatar_finish ( TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_connect_automatically_async ( TpAccount* account, gboolean connect_automatically, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_connect_automatically_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_display_name_async ( TpAccount* account, gchar const* display_name, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_display_name_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_enabled_async ( TpAccount* account, gboolean enabled, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_enabled_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_icon_name_async ( TpAccount* account, gchar const* icon_name, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_icon_name_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_nickname_async ( TpAccount* account, gchar const* nickname, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_nickname_finish ( TpAccount* account, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_service_async ( TpAccount* self, gchar const* service, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_service_finish ( TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_uri_scheme_association_async ( TpAccount* self, gchar const* scheme, gboolean associate, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_set_uri_scheme_association_finish ( TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_update_parameters_async ( TpAccount* account, GHashTable* parameters, gchar const** unset_parameters, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_update_parameters_finish ( TpAccount* account, GAsyncResult* result, gchar*** reconnect_required, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_update_parameters_vardict_async ( TpAccount* account, GVariant* parameters, gchar const** unset_parameters, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_account_update_parameters_vardict_finish ( TpAccount* account, GAsyncResult* result, gchar*** reconnect_required, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
add-dispatch-operation-context.h,
libtelepathy-glib-1.so.0.0.0
tp_add_dispatch_operation_context_accept ( TpAddDispatchOperationContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_add_dispatch_operation_context_delay ( TpAddDispatchOperationContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_add_dispatch_operation_context_fail ( TpAddDispatchOperationContext* self, GError const* error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_add_dispatch_operation_context_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
automatic-client-factory.h,
libtelepathy-glib-1.so.0.0.0
tp_automatic_client_factory_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_automatic_client_factory_new ( TpDBusDaemon* dbus ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-call-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_base_call_channel_add_content ( TpBaseCallChannel* self, TpBaseCallContent* content ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_get_call_members ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_get_contents ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_get_state ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_has_initial_audio ( TpBaseCallChannel* self, gchar const** initial_audio_name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_has_initial_video ( TpBaseCallChannel* self, gchar const** initial_video_name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_has_mutable_contents ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_is_accepted ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_remote_accept ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_remove_content ( TpBaseCallChannel* self, TpBaseCallContent* content, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_remove_member ( TpBaseCallChannel* self, TpHandle contact, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_set_state ( TpBaseCallChannel* self, enum TpCallState state, guint actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_channel_update_member_flags ( TpBaseCallChannel* self, TpHandle contact, enum TpCallMemberFlags new_flags, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-call-content.h,
libtelepathy-glib-1.so.0.0.0
tp_base_call_content_add_stream ( TpBaseCallContent* self, TpBaseCallStream* stream ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_content_get_connection ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_content_get_disposition ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_content_get_media_type ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_content_get_name ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_content_get_object_path ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_content_get_streams ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_content_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_content_remove_stream ( TpBaseCallContent* self, TpBaseCallStream* stream, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-call-stream.h,
libtelepathy-glib-1.so.0.0.0
tp_base_call_stream_get_connection ( TpBaseCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_stream_get_local_sending_state ( TpBaseCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_stream_get_object_path ( TpBaseCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_stream_get_remote_sending_state ( TpBaseCallStream* self, TpHandle contact ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_stream_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_stream_remove_member ( TpBaseCallStream* self, TpHandle contact, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_stream_update_local_sending_state ( TpBaseCallStream* self, enum TpSendingState new_state, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_call_stream_update_remote_sending_state ( TpBaseCallStream* self, TpHandle contact, enum TpSendingState new_state, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_base_channel_close ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_destroyed ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_disappear ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_get_connection ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_get_initiator ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_get_object_path ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_get_self_handle ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_get_target_handle ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_is_destroyed ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_is_registered ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_is_requested ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_is_respawning ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_register ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_reopened ( TpBaseChannel* chan, TpHandle initiator ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_channel_reopened_with_requested ( TpBaseChannel* chan, gboolean requested, TpHandle initiator ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-client.h,
libtelepathy-glib-1.so.0.0.0
tp_base_client_add_approver_filter ( TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_add_approver_filter_vardict ( TpBaseClient* self, GVariant* filter ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_add_handler_capabilities ( TpBaseClient* self, gchar const*const* tokens ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_add_handler_capabilities_varargs ( TpBaseClient* self, gchar const* first_token, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_add_handler_capability ( TpBaseClient* self, gchar const* token ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_add_handler_filter ( TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_add_handler_filter_vardict ( TpBaseClient* self, GVariant* filter ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_add_observer_filter ( TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_add_observer_filter_vardict ( TpBaseClient* self, GVariant* filter ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_be_a_handler ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_delegate_channels_async ( TpBaseClient* self, GList* channels, gint64 user_action_time, gchar const* preferred_handler, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_delegate_channels_finish ( TpBaseClient* self, GAsyncResult* result, GPtrArray** delegated, GHashTable** not_delegated, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_dup_handled_channels ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_dup_pending_requests ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_get_bus_name ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_get_dbus_daemon ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_get_name ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_get_object_path ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_get_uniquify_name ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_implement_add_dispatch_operation ( TpBaseClientClass* klass, TpBaseClientClassAddDispatchOperationImpl impl ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_implement_handle_channels ( TpBaseClientClass* klass, TpBaseClientClassHandleChannelsImpl impl ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_implement_observe_channels ( TpBaseClientClass* klass, TpBaseClientClassObserveChannelsImpl impl ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_is_handling_channel ( TpBaseClient* self, TpChannel* channel ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_register ( TpBaseClient* self, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_set_delegated_channels_callback ( TpBaseClient* self, TpBaseClientDelegatedChannelsCb callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_set_handler_bypass_approval ( TpBaseClient* self, gboolean bypass_approval ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_set_handler_request_notification ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_set_observer_delay_approvers ( TpBaseClient* self, gboolean delay ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_set_observer_recover ( TpBaseClient* self, gboolean recover ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_take_approver_filter ( TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_take_handler_filter ( TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_take_observer_filter ( TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_client_unregister ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-connection-manager.h,
libtelepathy-glib-1.so.0.0.0
tp_base_connection_manager_add_protocol ( TpBaseConnectionManager* self, TpBaseProtocol* protocol ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_manager_get_dbus_daemon ( TpBaseConnectionManager* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_manager_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_manager_register ( TpBaseConnectionManager* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cm_param_setter_offset ( TpCMParamSpec const* paramspec, GValue const* value, gpointer params ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-connection.h,
libtelepathy-glib-1.so.0.0.0
tp_base_connection_add_client_interest ( TpBaseConnection* self, gchar const* unique_name, gchar const* token, gboolean only_if_uninterested ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_add_interfaces ( TpBaseConnection* self, gchar const** interfaces ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_add_possible_client_interest ( TpBaseConnection* self, GQuark token ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_change_status ( TpBaseConnection* self, enum TpConnectionStatus status, enum TpConnectionStatusReason reason ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_channel_manager_iter_init ( TpChannelManagerIter* iter, TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_channel_manager_iter_next ( TpChannelManagerIter* iter, TpChannelManager** manager_out ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_check_connected ( TpBaseConnection* self, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_disconnect_with_dbus_error ( TpBaseConnection* self, gchar const* error_name, GHashTable* details, enum TpConnectionStatusReason reason ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_disconnect_with_dbus_error_vardict ( TpBaseConnection* self, gchar const* error_name, GVariant* details, enum TpConnectionStatusReason reason ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_finish_shutdown ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_get_bus_name ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_get_dbus_daemon ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_get_handles ( TpBaseConnection* self, enum TpHandleType handle_type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_get_object_path ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_get_self_handle ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_get_status ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_is_destroyed ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_register ( TpBaseConnection* self, gchar const* cm_name, gchar** bus_name, gchar** object_path, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_register_with_contacts_mixin ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_connection_set_self_handle ( TpBaseConnection* self, TpHandle self_handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-contact-list.h,
libtelepathy-glib-1.so.0.0.0
tp_base_contact_list_add_to_group_async ( TpBaseContactList* self, gchar const* group, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_add_to_group_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_authorize_publication_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_authorize_publication_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_block_contacts_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_block_contacts_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_block_contacts_with_abuse_async ( TpBaseContactList* self, TpHandleSet* contacts, gboolean report_abusive, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_block_contacts_with_abuse_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_can_block ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_can_change_contact_list ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_contact_blocking_changed ( TpBaseContactList* self, TpHandleSet* changed ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_contacts_changed ( TpBaseContactList* self, TpHandleSet* changed, TpHandleSet* removed ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_download_async ( TpBaseContactList* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_download_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_dup_blocked_contacts ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_dup_contact_groups ( TpBaseContactList* self, TpHandle contact ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_dup_contacts ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_dup_group_members ( TpBaseContactList* self, gchar const* group ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_dup_groups ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_dup_states ( TpBaseContactList* self, TpHandle contact, enum TpSubscriptionState* subscribe, enum TpSubscriptionState* publish, gchar** publish_request ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_false_func ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_get_connection ( TpBaseContactList* self, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_get_contact_list_persists ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_get_download_at_connection ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_get_group_storage ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_get_request_uses_message ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_get_state ( TpBaseContactList* self, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_group_renamed ( TpBaseContactList* self, gchar const* old_name, gchar const* new_name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
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.99.1_UNRELEASED
tp_base_contact_list_groups_created ( TpBaseContactList* self, gchar const*const* created, gssize n_created ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_groups_removed ( TpBaseContactList* self, gchar const*const* removed, gssize n_removed ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_has_disjoint_groups ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_mixin_blocking_iface_init ( gpointer klass ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_mixin_class_init ( TpBaseConnectionClass* cls ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_mixin_groups_iface_init ( gpointer klass ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_mixin_list_iface_init ( gpointer klass ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_mixin_register_with_contacts_mixin ( TpBaseContactList* self, TpBaseConnection* conn ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_normalize_group ( TpBaseContactList* self, gchar const* s ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_one_contact_changed ( TpBaseContactList* self, TpHandle changed ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
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.99.1_UNRELEASED
tp_base_contact_list_one_contact_removed ( TpBaseContactList* self, TpHandle removed ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_remove_contacts_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_remove_contacts_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_remove_from_group_async ( TpBaseContactList* self, gchar const* group, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_remove_from_group_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_remove_group_async ( TpBaseContactList* self, gchar const* group, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_remove_group_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
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.99.1_UNRELEASED
tp_base_contact_list_rename_group_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_request_subscription_async ( TpBaseContactList* self, TpHandleSet* contacts, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_request_subscription_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
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.99.1_UNRELEASED
tp_base_contact_list_set_contact_groups_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_set_group_members_async ( TpBaseContactList* self, gchar const* normalized_group, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_set_group_members_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_set_list_failed ( TpBaseContactList* self, GQuark domain, gint code, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_set_list_pending ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_set_list_received ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_store_contacts_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_store_contacts_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_true_func ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_unblock_contacts_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_unblock_contacts_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_unpublish_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_unpublish_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_unsubscribe_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_contact_list_unsubscribe_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_blockable_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_group_list_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_mutable_contact_group_list_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_mutable_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-media-call-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_base_media_call_channel_get_local_hold_state ( TpBaseMediaCallChannel* channel, enum TpLocalHoldStateReason* reason ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-media-call-content.h,
libtelepathy-glib-1.so.0.0.0
tp_base_media_call_content_get_local_media_description ( TpBaseMediaCallContent* self, TpHandle contact ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_content_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_content_offer_media_description_async ( TpBaseMediaCallContent* self, TpCallContentMediaDescription* md, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_content_offer_media_description_finish ( TpBaseMediaCallContent* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-media-call-stream.h,
libtelepathy-glib-1.so.0.0.0
tp_base_media_call_stream_add_endpoint ( TpBaseMediaCallStream* self, TpCallStreamEndpoint* endpoint ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_get_endpoints ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_get_local_candidates ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_get_local_sending ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_get_password ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_get_receiving_state ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_get_sending_state ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_get_username ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_remove_endpoint ( TpBaseMediaCallStream* self, TpCallStreamEndpoint* endpoint ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_set_local_sending ( TpBaseMediaCallStream* self, gboolean sending ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_set_relay_info ( TpBaseMediaCallStream* self, GPtrArray* relays ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_set_stun_servers ( TpBaseMediaCallStream* self, GPtrArray* stun_servers ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_update_receiving_state ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_media_call_stream_update_sending_state ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-password-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_base_password_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-protocol.h,
libtelepathy-glib-1.so.0.0.0
tp_base_protocol_get_immutable_properties ( TpBaseProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_protocol_get_name ( TpBaseProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_protocol_get_parameters ( TpBaseProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_protocol_get_statuses ( TpBaseProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_protocol_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_protocol_new_connection ( TpBaseProtocol* self, GHashTable* asv, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cm_param_filter_string_nonempty ( TpCMParamSpec const* paramspec, GValue* value, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cm_param_filter_uint_nonzero ( TpCMParamSpec const* paramspec, GValue* value, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_addressing_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
base-room-config.h,
libtelepathy-glib-1.so.0.0.0
tp_base_room_config_dup_channel ( TpBaseRoomConfig* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_room_config_emit_properties_changed ( TpBaseRoomConfig* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_room_config_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_room_config_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_room_config_register_class ( TpBaseChannelClass* base_channel_class ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_room_config_set_can_update_configuration ( TpBaseRoomConfig* self, gboolean can_update_configuration ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_room_config_set_property_mutable ( TpBaseRoomConfig* self, enum TpBaseRoomConfigProperty property_id, gboolean is_mutable ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_base_room_config_set_retrieved ( TpBaseRoomConfig* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
call-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_call_channel_accept_async ( TpCallChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_accept_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_add_content_async ( TpCallChannel* self, gchar const* name, enum TpMediaStreamType type, enum TpMediaStreamDirection initial_direction, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_add_content_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_get_contents ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_get_members ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_get_state ( TpCallChannel* self, enum TpCallFlags* flags, GHashTable** details, TpCallStateReason** reason ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_hangup_async ( TpCallChannel* self, enum TpCallStateChangeReason reason, gchar const* detailed_reason, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_hangup_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_has_dtmf ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_has_hardware_streaming ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_has_hold ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_has_initial_audio ( TpCallChannel* self, gchar const** initial_audio_name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_has_initial_video ( TpCallChannel* self, gchar const** initial_video_name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_has_mutable_contents ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_request_hold_async ( TpCallChannel* self, gboolean hold, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_request_hold_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_send_tones_async ( TpCallChannel* self, gchar const* tones, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_send_tones_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_set_queued_async ( TpCallChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_set_queued_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_set_ringing_async ( TpCallChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_channel_set_ringing_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_state_reason_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
call-content-media-description.h,
libtelepathy-glib-1.so.0.0.0
tp_call_content_media_description_add_rtcp_extended_reports_interface ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_add_rtcp_feedback_interface ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_add_rtcp_feedback_message ( TpCallContentMediaDescription* self, guint codec_identifier, gchar const* type, gchar const* subtype, gchar const* parameters ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_add_rtp_header_extension ( TpCallContentMediaDescription* self, guint id, enum TpMediaStreamDirection direction, gchar const* uri, gchar const* parameters ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_add_rtp_header_extensions_interface ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_add_ssrc ( TpCallContentMediaDescription* self, TpHandle contact, guint ssrc ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_append_codec ( TpCallContentMediaDescription* self, guint identifier, gchar const* name, guint clock_rate, guint channels, gboolean updated, GHashTable* parameters ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_get_object_path ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_get_remote_contact ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_new ( TpDBusDaemon* dbus_daemon, gchar const* object_path, TpHandle remote_contact, gboolean has_remote_information, gboolean further_negotiation_required ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_set_does_avpf ( TpCallContentMediaDescription* self, gboolean does_avpf ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_set_rtcp_extended_reports ( TpCallContentMediaDescription* self, guint loss_rle_max_size, guint duplicate_rle_max_size, guint packet_receipt_times_max_size, guint dlrr_max_size, enum TpRCPTXRRTTMode rtt_mode, enum TpRTCPXRStatisticsFlags statistics_flags, gboolean enable_metrics ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_media_description_set_rtcp_feedback_minimum_interval ( TpCallContentMediaDescription* self, guint codec_identifier, guint rtcp_minimum_interval ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
call-content.h,
libtelepathy-glib-1.so.0.0.0
tp_call_content_get_disposition ( TpCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_get_media_type ( TpCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_get_name ( TpCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_get_streams ( TpCallContent* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_remove_async ( TpCallContent* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_remove_finish ( TpCallContent* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_send_tones_async ( TpCallContent* self, gchar const* tones, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_content_send_tones_finish ( TpCallContent* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
call-misc.h,
libtelepathy-glib-1.so.0.0.0
tp_call_content_media_description_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_endpoint_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
call-stream-endpoint.h,
libtelepathy-glib-1.so.0.0.0
tp_call_stream_endpoint_add_new_candidate ( TpCallStreamEndpoint* self, enum TpStreamComponent component, gchar const* address, guint port, GHashTable const* info_hash ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_endpoint_add_new_candidates ( TpCallStreamEndpoint* self, GPtrArray const* candidates ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_endpoint_get_object_path ( TpCallStreamEndpoint* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_endpoint_get_state ( TpCallStreamEndpoint* self, enum TpStreamComponent component ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_endpoint_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_endpoint_new ( TpDBusDaemon* dbus_daemon, gchar const* object_path, enum TpStreamTransportType transport, gboolean is_ice_lite ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_endpoint_set_remote_credentials ( TpCallStreamEndpoint* self, gchar const* username, gchar const* password ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
call-stream.h,
libtelepathy-glib-1.so.0.0.0
tp_call_stream_can_request_receiving ( TpCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_get_local_sending_state ( TpCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_get_remote_members ( TpCallStream* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_request_receiving_async ( TpCallStream* self, TpContact* contact, gboolean receive, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_request_receiving_finish ( TpCallStream* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_set_sending_async ( TpCallStream* self, gboolean send, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_call_stream_set_sending_finish ( TpCallStream* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
capabilities.h,
libtelepathy-glib-1.so.0.0.0
tp_capabilities_dup_channel_classes_variant ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_get_channel_classes ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_is_specific_to_contact ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_audio_call ( TpCapabilities* self, enum TpHandleType handle_type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_audio_video_call ( TpCapabilities* self, enum TpHandleType handle_type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_contact_search ( TpCapabilities* self, gboolean* with_limit, gboolean* with_server ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_dbus_tubes ( TpCapabilities* self, enum TpHandleType handle_type, gchar const* service_name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_file_transfer ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_file_transfer_description ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_file_transfer_initial_offset ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_file_transfer_timestamp ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_file_transfer_uri ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_room_list ( TpCapabilities* self, gboolean* with_server ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_sms ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_stream_tubes ( TpCapabilities* self, enum TpHandleType handle_type, gchar const* service ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_text_chatrooms ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_capabilities_supports_text_chats ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
channel-dispatch-operation.h,
libtelepathy-glib-1.so.0.0.0
tp_channel_dispatch_operation_claim_with_async ( TpChannelDispatchOperation* self, TpBaseClient* client, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_claim_with_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_close_channels_async ( TpChannelDispatchOperation* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_close_channels_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_destroy_channels_async ( TpChannelDispatchOperation* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_destroy_channels_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_get_account ( TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_get_channels ( TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_get_connection ( TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_get_possible_handlers ( TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_handle_with_async ( TpChannelDispatchOperation* self, gchar const* handler, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_handle_with_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
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.99.1_UNRELEASED
tp_channel_dispatch_operation_handle_with_time_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_leave_channels_async ( TpChannelDispatchOperation* self, enum TpChannelGroupChangeReason reason, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatch_operation_leave_channels_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
channel-dispatcher.h,
libtelepathy-glib-1.so.0.0.0
tp_channel_dispatcher_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatcher_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatcher_new ( TpDBusDaemon* bus_daemon ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatcher_present_channel_async ( TpChannelDispatcher* self, TpChannel* channel, gint64 user_action_time, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dispatcher_present_channel_finish ( TpChannelDispatcher* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
channel-iface.h,
libtelepathy-glib-1.so.0.0.0
tp_channel_iface_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
channel-manager.h,
libtelepathy-glib-1.so.0.0.0
tp_channel_manager_asv_has_unknown_properties ( GHashTable* properties, gchar const*const* fixed, gchar const*const* allowed, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_create_channel ( TpChannelManager* manager, gpointer request_token, GHashTable* request_properties ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_emit_channel_closed ( gpointer instance, gchar const* path ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_emit_channel_closed_for_object ( gpointer instance, TpExportableChannel* channel ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_emit_new_channel ( gpointer instance, TpExportableChannel* channel, GSList* request_tokens ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_emit_request_already_satisfied ( gpointer instance, gpointer request_token, TpExportableChannel* channel ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_emit_request_failed ( gpointer instance, gpointer request_token, GQuark domain, gint code, gchar const* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_emit_request_failed_printf ( gpointer instance, gpointer request_token, GQuark domain, gint code, gchar const* format, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_ensure_channel ( TpChannelManager* manager, gpointer request_token, GHashTable* request_properties ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_foreach_channel ( TpChannelManager* manager, TpExportableChannelFunc func, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_foreach_channel_class ( TpChannelManager* manager, TpChannelManagerChannelClassFunc func, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_request_channel ( TpChannelManager* manager, gpointer request_token, GHashTable* request_properties ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_manager_type_foreach_channel_class ( GType type, TpChannelManagerTypeChannelClassFunc func, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
channel-request.h,
libtelepathy-glib-1.so.0.0.0
tp_channel_request_dup_hints ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_request_dup_immutable_properties ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_request_get_account ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_request_get_hints ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_request_get_immutable_properties ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_request_get_preferred_handler ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_request_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_request_get_user_action_time ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_request_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
channel.h,
libtelepathy-glib-1.so.0.0.0
tp_channel_close_async ( TpChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_close_finish ( TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_destroy_async ( TpChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_destroy_finish ( TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_dup_immutable_properties ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_channel_type ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_channel_type_id ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_connection ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_feature_quark_group ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_feature_quark_password ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_handle ( TpChannel* self, enum TpHandleType* handle_type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_identifier ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_initiator_contact ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_requested ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_target_contact ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_group_dup_local_pending ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_group_dup_members ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_group_dup_remote_pending ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_group_get_contact_owner ( TpChannel* self, TpContact* contact ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_group_get_flags ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_group_get_local_pending_info ( TpChannel* self, TpContact* local_pending, TpContact** actor, enum TpChannelGroupChangeReason* reason, gchar const** message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_group_get_self_contact ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_join_async ( TpChannel* self, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_join_finish ( TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_leave_async ( TpChannel* self, enum TpChannelGroupChangeReason reason, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_leave_finish ( TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_password_needed ( TpChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_provide_password_async ( TpChannel* self, gchar const* password, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_channel_provide_password_finish ( TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_errors_removed_from_group_quark ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
client-factory.h,
libtelepathy-glib-1.so.0.0.0
tp_client_factory_add_account_features ( TpClientFactory* self, GQuark const* features ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_add_account_features_varargs ( TpClientFactory* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_add_channel_features ( TpClientFactory* self, GQuark const* features ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_add_channel_features_varargs ( TpClientFactory* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_add_connection_features ( TpClientFactory* self, GQuark const* features ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_add_connection_features_varargs ( TpClientFactory* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_add_contact_features ( TpClientFactory* self, GQuark const* features ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_add_contact_features_varargs ( TpClientFactory* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_dup_account_features ( TpClientFactory* self, TpAccount* account ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_dup_channel_features ( TpClientFactory* self, TpChannel* channel ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_dup_connection_features ( TpClientFactory* self, TpConnection* connection ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_dup_contact_features ( TpClientFactory* self, TpConnection* connection ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_ensure_account ( TpClientFactory* self, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_ensure_channel ( TpClientFactory* self, TpConnection* connection, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_ensure_connection ( TpClientFactory* self, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_ensure_contact ( TpClientFactory* self, TpConnection* connection, TpHandle handle, gchar const* identifier ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_ensure_contact_by_id_async ( TpClientFactory* self, TpConnection* connection, gchar const* identifier, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_ensure_contact_by_id_finish ( TpClientFactory* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_get_dbus_daemon ( TpClientFactory* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_new ( TpDBusDaemon* dbus ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_upgrade_contacts_async ( TpClientFactory* self, TpConnection* connection, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_factory_upgrade_contacts_finish ( TpClientFactory* self, GAsyncResult* result, GPtrArray** contacts, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
client-message.h,
libtelepathy-glib-1.so.0.0.0
tp_client_message_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_message_new ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_message_new_text ( enum TpChannelTextMessageType type, gchar const* text ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
client.h,
libtelepathy-glib-1.so.0.0.0
tp_client_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_client_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
cm-message.h,
libtelepathy-glib-1.so.0.0.0
tp_cm_message_get_sender ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cm_message_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cm_message_new ( TpBaseConnection* connection, guint initial_parts ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cm_message_new_text ( TpBaseConnection* conn, TpHandle sender, enum TpChannelTextMessageType type, gchar const* text ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cm_message_set_message ( TpMessage* self, guint part, gchar const* key, TpMessage* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cm_message_set_sender ( TpMessage* self, TpHandle handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cm_message_take_message ( TpMessage* self, guint part, gchar const* key, TpMessage* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
connection-contact-list.h,
libtelepathy-glib-1.so.0.0.0
tp_connection_add_to_group_async ( TpConnection* self, gchar const* group, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_add_to_group_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_authorize_publication_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_authorize_publication_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_block_contacts_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, gboolean report_abusive, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_block_contacts_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_can_report_abusive ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_dup_contact_list ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_blocked_contacts ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_can_change_contact_list ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_contact_groups ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_contact_list_persists ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_contact_list_state ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_disjoint_groups ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_contact_blocking ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_contact_groups ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_contact_list ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_contact_list_properties ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_group_storage ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_request_uses_message ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_remove_contacts_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_remove_contacts_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_remove_from_group_async ( TpConnection* self, gchar const* group, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_remove_from_group_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_remove_group_async ( TpConnection* self, gchar const* group, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_remove_group_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_rename_group_async ( TpConnection* self, gchar const* old_name, gchar const* new_name, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_rename_group_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_request_subscription_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_request_subscription_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_set_group_members_async ( TpConnection* self, gchar const* group, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_set_group_members_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_unblock_contacts_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_unblock_contacts_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_unpublish_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_unpublish_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_unsubscribe_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_unsubscribe_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
connection-manager.h,
libtelepathy-glib-1.so.0.0.0
tp_connection_manager_activate ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_check_valid_name ( gchar const* name, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_check_valid_protocol_name ( gchar const* name, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_dup_protocol_names ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_dup_protocols ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_get_info_source ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_get_name ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_get_protocol ( TpConnectionManager* self, gchar const* protocol ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_has_protocol ( TpConnectionManager* self, gchar const* protocol ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_is_running ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_new ( TpDBusDaemon* dbus, gchar const* name, gchar const* manager_filename, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_copy ( TpConnectionManagerParam const* in ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_dup_default_variant ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_free ( TpConnectionManagerParam* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_get_dbus_signature ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_get_default ( TpConnectionManagerParam const* param, GValue* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_get_name ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_is_dbus_property ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_is_required ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_is_required_for_registration ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_manager_param_is_secret ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_list_connection_managers_async ( TpDBusDaemon* dbus_daemon, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_list_connection_managers_finish ( GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
connection.h,
libtelepathy-glib-1.so.0.0.0
tp_avatar_requirements_copy ( TpAvatarRequirements const* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_avatar_requirements_destroy ( TpAvatarRequirements* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_avatar_requirements_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
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.99.1_UNRELEASED
tp_connection_add_client_interest ( TpConnection* self, gchar const* interested_in ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_add_client_interest_by_id ( TpConnection* self, GQuark interested_in ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_bind_connection_status_to_property ( TpConnection* self, gpointer target, char const* target_property, gboolean invert ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_can_set_contact_alias ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_disconnect_async ( TpConnection* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_disconnect_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_dup_contact_info_supported_fields ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_dup_detailed_error_vardict ( TpConnection* self, GVariant** details ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_account ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_avatar_requirements ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_balance ( TpConnection* self, gint* balance, guint* scale, gchar const** currency ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_balance_uri ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_capabilities ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_cm_name ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_contact_info_flags ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_detailed_error ( TpConnection* self, GHashTable const** details ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_aliasing ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_avatar_requirements ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_balance ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_capabilities ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_connected ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_contact_info ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_protocol_name ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_self_contact ( TpConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_status ( TpConnection* self, enum TpConnectionStatusReason* reason ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_presence_type_cmp_availability ( enum TpConnectionPresenceType p1, enum TpConnectionPresenceType p2 ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_set_contact_info_async ( TpConnection* self, GList* info, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_set_contact_info_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_field_copy ( TpContactInfoField const* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_field_free ( TpContactInfoField* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_field_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_field_new ( gchar const* field_name, GStrv parameters, GStrv field_value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_field_spec_copy ( TpContactInfoFieldSpec const* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_field_spec_free ( TpContactInfoFieldSpec* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_field_spec_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_list_copy ( GList* list ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_list_free ( GList* list ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_list_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_spec_list_copy ( GList* list ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_spec_list_free ( GList* list ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_info_spec_list_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_errors_disconnected_quark ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_list_connection_names ( TpDBusDaemon* bus_daemon, TpConnectionNameListCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
contact-operations.h,
libtelepathy-glib-1.so.0.0.0
tp_contact_add_to_group_async ( TpContact* self, gchar const* group, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_add_to_group_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_authorize_publication_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_authorize_publication_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_block_async ( TpContact* self, gboolean report_abusive, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_block_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_remove_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_remove_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_remove_from_group_async ( TpContact* self, gchar const* group, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_remove_from_group_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_request_subscription_async ( TpContact* self, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_request_subscription_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_unblock_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_unblock_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_unpublish_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_unpublish_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_unsubscribe_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_unsubscribe_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
contact-search-result.h,
libtelepathy-glib-1.so.0.0.0
tp_contact_search_result_dup_fields ( TpContactSearchResult* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_result_get_field ( TpContactSearchResult* self, gchar const* field ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_result_get_identifier ( TpContactSearchResult* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_result_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
contact-search.h,
libtelepathy-glib-1.so.0.0.0
tp_contact_search_get_account ( TpContactSearch* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_get_limit ( TpContactSearch* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_get_search_keys ( TpContactSearch* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_get_server ( TpContactSearch* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_new_async ( TpAccount* account, gchar const* server, guint limit, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_new_finish ( GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_reset_async ( TpContactSearch* self, gchar const* server, guint limit, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_reset_finish ( TpContactSearch* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_search_start ( TpContactSearch* self, GHashTable* criteria ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
contact.h,
libtelepathy-glib-1.so.0.0.0
tp_connection_dup_contact_by_id_async ( TpConnection* self, gchar const* id, GQuark const* features, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_dup_contact_by_id_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_dup_contact_if_possible ( TpConnection* connection, TpHandle handle, gchar const* identifier ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_refresh_contact_info ( TpConnection* self, guint n_contacts, TpContact*const* contacts ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_upgrade_contacts_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GQuark const* features, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_connection_upgrade_contacts_finish ( TpConnection* self, GAsyncResult* result, GPtrArray** contacts, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_dup_contact_info ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_dup_location ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_account ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_alias ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_avatar_file ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_avatar_mime_type ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_avatar_token ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_capabilities ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_client_types ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_connection ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_contact_groups ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_alias ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_avatar_data ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_avatar_token ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_capabilities ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_client_types ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_contact_blocking ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_contact_groups ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_contact_info ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_location ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_presence ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_feature_quark_subscription_states ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_handle ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_identifier ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_location ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_presence_message ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_presence_status ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_presence_type ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_publish_request ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_publish_state ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_subscribe_state ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_has_feature ( TpContact* self, GQuark feature ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_is_blocked ( TpContact* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_request_contact_info_async ( TpContact* self, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_request_contact_info_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_set_contact_groups_async ( TpContact* self, gint n_groups, gchar const*const* groups, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contact_set_contact_groups_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
contacts-mixin.h,
libtelepathy-glib-1.so.0.0.0
tp_contacts_mixin_add_contact_attributes_iface ( GObject* obj, gchar const* interface, TpContactsMixinFillContactAttributesFunc fill_contact_attributes ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contacts_mixin_class_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contacts_mixin_class_init ( GObjectClass* obj_cls, glong offset ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contacts_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contacts_mixin_get_contact_attributes ( GObject* obj, GArray const* handles, gchar const** interfaces, gchar const** assumed_interfaces ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contacts_mixin_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contacts_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contacts_mixin_init ( GObject* obj, gsize offset ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_contacts_mixin_set_contact_attribute ( GHashTable* contact_attributes, TpHandle handle, gchar const* attribute, GValue* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
dbus-daemon.h,
libtelepathy-glib-1.so.0.0.0
tp_dbus_daemon_cancel_name_owner_watch ( TpDBusDaemon* self, gchar const* name, TpDBusDaemonNameOwnerChangedCb callback, gconstpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_dup ( GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_get_unique_name ( TpDBusDaemon* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_list_activatable_names ( TpDBusDaemon* self, gint timeout_ms, TpDBusDaemonListNamesCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_list_names ( TpDBusDaemon* self, gint timeout_ms, TpDBusDaemonListNamesCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_new ( DBusGConnection* connection ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_register_object ( TpDBusDaemon* self, gchar const* object_path, gpointer object ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_release_name ( TpDBusDaemon* self, gchar const* well_known_name, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_request_name ( TpDBusDaemon* self, gchar const* well_known_name, gboolean idempotent, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_unregister_object ( TpDBusDaemon* self, gpointer object ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_daemon_watch_name_owner ( TpDBusDaemon* self, gchar const* name, TpDBusDaemonNameOwnerChangedCb callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
dbus-properties-mixin.h,
libtelepathy-glib-1-core.so.0.0.0
tp_svc_interface_set_dbus_properties_info ( GType g_interface, struct TpDBusPropertiesMixinIfaceInfo* info ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
dbus-properties-mixin.h,
libtelepathy-glib-1.so.0.0.0
tp_dbus_properties_mixin_class_init ( GObjectClass* cls, gsize offset ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_dup_all ( GObject* self, gchar const* interface_name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_emit_properties_changed ( GObject* object, gchar const* interface_name, gchar const*const* properties ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_emit_properties_changed_varargs ( GObject* object, gchar const* interface_name, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_fill_properties_hash ( GObject* object, GHashTable* table, gchar const* first_interface, gchar const* first_property, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_get ( GObject* self, gchar const* interface_name, gchar const* property_name, GValue* value, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_getter_gobject_properties ( GObject* object, GQuark iface, GQuark name, GValue* value, gpointer getter_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_implement_interface ( GObjectClass* cls, GQuark iface, TpDBusPropertiesMixinGetter getter, TpDBusPropertiesMixinSetter setter, struct TpDBusPropertiesMixinPropImpl* props ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_make_properties_hash ( GObject* object, gchar const* first_interface, gchar const* first_property, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_set ( GObject* self, gchar const* interface_name, gchar const* property_name, GValue const* value, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_properties_mixin_setter_gobject_properties ( GObject* object, GQuark iface, GQuark name, GValue const* value, gpointer setter_data, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_svc_interface_get_dbus_properties_info ( GType g_interface ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
dbus-tube-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_dbus_tube_channel_accept_async ( TpDBusTubeChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_tube_channel_accept_finish ( TpDBusTubeChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_tube_channel_dup_parameters_vardict ( TpDBusTubeChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_tube_channel_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_tube_channel_get_parameters ( TpDBusTubeChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_tube_channel_get_service_name ( TpDBusTubeChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_tube_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_tube_channel_offer_async ( TpDBusTubeChannel* self, GHashTable* params, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_tube_channel_offer_finish ( TpDBusTubeChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
dbus.h,
libtelepathy-glib-1-core.so.0.0.0
tp_dbus_g_method_return_not_implemented ( DBusGMethodInvocation* context ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
dbus.h,
libtelepathy-glib-1.so.0.0.0
tp_asv_dump ( GHashTable* asv ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_boolean ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_boxed ( GHashTable const* asv, gchar const* key, GType type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_bytes ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_double ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_int32 ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_int64 ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_object_path ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_string ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_strv ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_uint32 ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_get_uint64 ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_lookup ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_new ( gchar const* first_key, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_boolean ( GHashTable* asv, gchar const* key, gboolean value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_boxed ( GHashTable* asv, gchar const* key, GType type, gconstpointer value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_bytes ( GHashTable* asv, gchar const* key, guint length, gconstpointer bytes ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_double ( GHashTable* asv, gchar const* key, gdouble value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_int32 ( GHashTable* asv, gchar const* key, gint32 value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_int64 ( GHashTable* asv, gchar const* key, gint64 value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_object_path ( GHashTable* asv, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_static_boxed ( GHashTable* asv, gchar const* key, GType type, gconstpointer value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_static_object_path ( GHashTable* asv, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_static_string ( GHashTable* asv, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_string ( GHashTable* asv, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_strv ( GHashTable* asv, gchar const* key, gchar** value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_uint32 ( GHashTable* asv, gchar const* key, guint32 value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_set_uint64 ( GHashTable* asv, gchar const* key, guint64 value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_take_boxed ( GHashTable* asv, gchar const* key, GType type, gpointer value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_take_bytes ( GHashTable* asv, gchar const* key, GArray* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_take_object_path ( GHashTable* asv, gchar const* key, gchar* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_asv_take_string ( GHashTable* asv, gchar const* key, gchar* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_check_valid_bus_name ( gchar const* name, enum TpDBusNameType allow_types, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_check_valid_interface_name ( gchar const* name, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_check_valid_member_name ( gchar const* name, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dbus_check_valid_object_path ( gchar const* path, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_bytes ( guint length, gconstpointer bytes ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_object_path ( gchar const* path ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_static_object_path ( gchar const* path ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_take_bytes ( GArray* bytes ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_take_object_path ( gchar* path ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
debug-client.h,
libtelepathy-glib-1.so.0.0.0
tp_debug_client_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_client_get_messages_async ( TpDebugClient* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_client_get_messages_finish ( TpDebugClient* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_client_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_client_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_client_is_enabled ( TpDebugClient* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_client_new ( TpDBusDaemon* dbus, gchar const* unique_name, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_client_set_enabled_async ( TpDebugClient* self, gboolean enabled, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_client_set_enabled_finish ( TpDebugClient* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
debug-message.h,
libtelepathy-glib-1.so.0.0.0
tp_debug_message_get_category ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_message_get_domain ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_message_get_level ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_message_get_message ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_message_get_time ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_message_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
debug-sender.h,
libtelepathy-glib-1.so.0.0.0
tp_debug_sender_add_message ( TpDebugSender* self, GTimeVal* timestamp, gchar const* domain, enum GLogLevelFlags level, gchar const* string ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_sender_add_message_printf ( TpDebugSender* self, GTimeVal* timestamp, gchar** formatted, gchar const* domain, enum GLogLevelFlags level, gchar const* format, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_sender_add_message_vprintf ( TpDebugSender* self, GTimeVal* timestamp, gchar** formatted, gchar const* domain, enum GLogLevelFlags level, gchar const* format, va_list args ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_sender_dup ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_sender_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_sender_log_handler ( gchar const* log_domain, enum GLogLevelFlags log_level, gchar const* message, gpointer exclude ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_sender_set_timestamps ( TpDebugSender* self, gboolean maybe ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
debug.h,
libtelepathy-glib-1.so.0.0.0
tp_debug_divert_messages ( gchar const* filename ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_set_flags ( gchar const* flags_string ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_set_persistent ( gboolean persistent ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_debug_timestamped_log_handler ( gchar const* log_domain, enum GLogLevelFlags log_level, gchar const* message, gpointer ignored ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
dtmf.h,
libtelepathy-glib-1.so.0.0.0
tp_dtmf_event_to_char ( enum TpDTMFEvent event ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dtmf_player_cancel ( TpDTMFPlayer* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dtmf_player_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dtmf_player_is_active ( TpDTMFPlayer* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dtmf_player_new ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dtmf_player_play ( TpDTMFPlayer* self, gchar const* tones, guint tone_ms, guint gap_ms, guint pause_ms, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
errors.h,
libtelepathy-glib-1-core.so.0.0.0
tp_error_quark ( ) @@ TELEPATHY_GLIB_CORE_1.0.0
tp_g_set_error_invalid_handle_type ( guint type, GError** error ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_g_set_error_unsupported_handle_type ( guint type, GError** error ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
errors.h,
libtelepathy-glib-1.so.0.0.0
tp_error_get_dbus_name ( enum TpError error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
exportable-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_exportable_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
file-transfer-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_file_transfer_channel_accept_file_async ( TpFileTransferChannel* self, GFile* file, guint64 offset, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_accept_file_finish ( TpFileTransferChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_date ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_description ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_filename ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_metadata ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_mime_type ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_service_name ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_size ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_state ( TpFileTransferChannel* self, enum TpFileTransferStateChangeReason* reason ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_transferred_bytes ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_provide_file_async ( TpFileTransferChannel* self, GFile* file, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_file_transfer_channel_provide_file_finish ( TpFileTransferChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
genums.h,
libtelepathy-glib-1-core.so.0.0.0
tp_base_room_config_property_get_type ( ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_cm_info_source_get_type ( ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_dbus_error_get_type ( ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_dbus_name_type_get_type ( ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_dbus_properties_mixin_flags_get_type ( ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_error_get_type ( ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
gnio-util.h,
libtelepathy-glib-1.so.0.0.0
tp_address_g_variant_from_g_socket_address ( GSocketAddress* address, enum TpSocketAddressType* type, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_address_variant_from_g_socket_address ( GSocketAddress* address, enum TpSocketAddressType* type, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_socket_address_from_g_variant ( enum TpSocketAddressType type, GVariant* variant, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_socket_address_from_variant ( enum TpSocketAddressType type, GValue const* variant, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_unix_connection_receive_credentials_with_byte ( GSocketConnection* connection, guchar* byte, GCancellable* cancellable, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_unix_connection_receive_credentials_with_byte_async ( GSocketConnection* connection, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_unix_connection_receive_credentials_with_byte_finish ( GSocketConnection* connection, GAsyncResult* result, guchar* byte, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_unix_connection_send_credentials_with_byte ( GSocketConnection* connection, guchar byte, GCancellable* cancellable, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_unix_connection_send_credentials_with_byte_async ( GSocketConnection* connection, guchar byte, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_unix_connection_send_credentials_with_byte_finish ( GSocketConnection* connection, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
group-mixin.h,
libtelepathy-glib-1.so.0.0.0
tp_external_group_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_external_group_mixin_get_dbus_property ( GObject* object, GQuark interface, GQuark name, GValue* value, gpointer unused ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_external_group_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_external_group_mixin_init ( GObject* obj, GObject* obj_with_mixin ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_external_group_mixin_init_dbus_properties ( GObjectClass* cls ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_add_handle_owner ( GObject* obj, TpHandle local_handle, TpHandle owner_handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_add_handle_owners ( GObject* obj, GHashTable* local_to_owner_handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_add_members ( GObject* obj, GArray const* contacts, gchar const* message, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_change_flags ( GObject* obj, enum TpChannelGroupFlags add, enum TpChannelGroupFlags del ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_change_members ( GObject* obj, TpIntset const* add, TpIntset const* del, TpIntset const* add_local_pending, TpIntset const* add_remote_pending, GHashTable const* details ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_change_self_handle ( GObject* obj, TpHandle new_self_handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_class_allow_self_removal ( GObjectClass* obj_cls ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_class_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_class_init ( GObjectClass* obj_cls, glong offset, TpGroupMixinAddMemberFunc add_func, TpGroupMixinRemMemberFunc rem_func ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_class_set_remove_with_reason_func ( GObjectClass* cls, TpGroupMixinRemMemberWithReasonFunc func ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_all_members ( GObject* obj, GArray** members, GArray** local_pending, GArray** remote_pending, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_dbus_property ( GObject* object, GQuark interface, GQuark name, GValue* value, gpointer unused ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_group_flags ( GObject* obj, guint* ret, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_handle_owners ( GObject* obj, GArray const* handles, GArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_local_pending_members ( GObject* obj, GArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_local_pending_members_with_info ( GObject* obj, GPtrArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_members ( GObject* obj, GArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_remote_pending_members ( GObject* obj, GArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_get_self_handle ( GObject* obj, guint* ret, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_init ( GObject* obj, glong offset, TpHandleRepoIface* handle_repo, TpHandle self_handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_init_dbus_properties ( GObjectClass* cls ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_group_mixin_remove_members ( GObject* obj, GArray const* contacts, gchar const* message, guint reason, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
gtypes.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_dbus_specialized_value_slice_new ( GType type ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array__28us_29as ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array__28usua_7bsv_7d_29_28usua_7bsv_7d_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_a_7bsv_7das ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_dsus ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_oa_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_of_a_7boa_7bsv_7d_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_of_a_7bss_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_of_a_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_of_a_7bua_28a_7bsv_7das_29_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_of_a_7buu_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_of_ay ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_of_o ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_of_y ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_saa_7bsv_7das ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_sasas ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_sasuu ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_ss ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_sss ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_su ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_susv ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_usa_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_ussuas ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_usua_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_usuuba_7bss_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_uu ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_uuss ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_array_uuus ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_o_28ss_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_oa_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_s_28ubb_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_sa_28sasas_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_sa_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_sas ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_ss ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_su ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_sv ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_u_28ua_28sss_29_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_u_28uss_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_u_28uus_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_ua_28a_7bsv_7das_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_ua_28sasas_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_ua_28usuuba_7bss_7d_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_ua_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_uas ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_uau ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_uo ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_us ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_hash_uu ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct__28us_29as ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct__28usua_7bsv_7d_29_28usua_7bsv_7d_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_a_7bsv_7das ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_ays ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_dsus ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_ius ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_oa_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_saa_7bsv_7das ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_sasas ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_sasuu ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_ss ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_sss ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_su ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_sua_28ss_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_susv ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_sy ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_ua_28sss_29 ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_ubb ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_us ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_usa_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_uss ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_ussuas ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_usua_7bsv_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_usuuba_7bss_7d ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_uu ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_uus ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_uuss ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_uuus ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_type_dbus_struct_uv ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
handle-channels-context.h,
libtelepathy-glib-1.so.0.0.0
tp_handle_channels_context_accept ( TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_channels_context_delay ( TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_channels_context_fail ( TpHandleChannelsContext* self, GError const* error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_channels_context_get_handler_info ( TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_channels_context_get_requests ( TpHandleChannelsContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_channels_context_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
handle-repo-dynamic.h,
libtelepathy-glib-1.so.0.0.0
tp_dynamic_handle_repo_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dynamic_handle_repo_lookup_exact ( TpHandleRepoIface* irepo, char const* id ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_dynamic_handle_repo_set_normalize_async ( TpDynamicHandleRepo* self, TpDynamicHandleRepoNormalizeAsync normalize_async, TpDynamicHandleRepoNormalizeFinish normalize_finish ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
handle-repo-static.h,
libtelepathy-glib-1.so.0.0.0
tp_static_handle_repo_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
handle-repo.h,
libtelepathy-glib-1.so.0.0.0
tp_handle_ensure ( TpHandleRepoIface* self, gchar const* id, gpointer context, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_ensure_async ( TpHandleRepoIface* self, TpBaseConnection* connection, gchar const* id, gpointer context, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_ensure_finish ( TpHandleRepoIface* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_inspect ( TpHandleRepoIface* self, TpHandle handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_is_valid ( TpHandleRepoIface* self, TpHandle handle, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_lookup ( TpHandleRepoIface* self, gchar const* id, gpointer context, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_repo_iface_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_add ( TpHandleSet* set, TpHandle handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_clear ( TpHandleSet* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_copy ( TpHandleSet const* other ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_destroy ( TpHandleSet* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_difference_update ( TpHandleSet* set, TpIntset const* remove ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_dump ( TpHandleSet const* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_foreach ( TpHandleSet* set, TpHandleSetMemberFunc func, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_is_empty ( TpHandleSet const* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_is_member ( TpHandleSet const* set, TpHandle handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_new ( TpHandleRepoIface* repo ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_new_containing ( TpHandleRepoIface* repo, TpHandle handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_new_from_array ( TpHandleRepoIface* repo, GArray const* array ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_new_from_intset ( TpHandleRepoIface* repo, TpIntset const* intset ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_peek ( TpHandleSet* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_remove ( TpHandleSet* set, TpHandle handle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_size ( TpHandleSet const* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_to_array ( TpHandleSet const* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_to_identifier_map ( TpHandleSet* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handle_set_update ( TpHandleSet* set, TpIntset const* add ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_handles_are_valid ( TpHandleRepoIface* self, GArray const* handles, gboolean allow_zero, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
handle.h,
libtelepathy-glib-1.so.0.0.0
tp_handle_type_to_string ( enum TpHandleType type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
heap.h,
libtelepathy-glib-1.so.0.0.0
tp_heap_add ( TpHeap* heap, gpointer element ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_heap_clear ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_heap_destroy ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_heap_extract_first ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_heap_new ( GCompareFunc comparator, GDestroyNotify destructor ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_heap_peek_first ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_heap_remove ( TpHeap* heap, gpointer element ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_heap_size ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
intset.h,
libtelepathy-glib-1.so.0.0.0
tp_intset_add ( TpIntset* set, guint element ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_clear ( TpIntset* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_copy ( TpIntset const* orig ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_destroy ( TpIntset* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_difference ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_difference_update ( TpIntset* self, TpIntset const* other ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_dump ( TpIntset const* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_fast_iter_init ( struct TpIntsetFastIter* iter, TpIntset const* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_fast_iter_next ( struct TpIntsetFastIter* iter, guint* output ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_foreach ( TpIntset const* set, TpIntFunc func, gpointer userdata ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_from_array ( GArray const* array ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_intersection ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_is_empty ( TpIntset const* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_is_equal ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_is_member ( TpIntset const* set, guint element ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_new ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_new_containing ( guint element ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_remove ( TpIntset* set, guint element ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_size ( TpIntset const* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_sized_new ( guint size ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_symmetric_difference ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_to_array ( TpIntset const* set ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_union ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_intset_union_update ( TpIntset* self, TpIntset const* other ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
message-mixin.h,
libtelepathy-glib-1.so.0.0.0
tp_message_mixin_change_chat_state ( GObject* object, TpHandle member, enum TpChannelChatState state ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_chat_state_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_clear ( GObject* obj ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_get_dbus_property ( GObject* object, GQuark interface, GQuark name, GValue* value, gpointer unused ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_has_pending_messages ( GObject* object, TpHandle* first_sender ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_implement_send_chat_state ( GObject* object, TpMessageMixinSendChatStateImpl send_chat_state ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_implement_sending ( GObject* object, TpMessageMixinSendImpl send, guint n_types, enum TpChannelTextMessageType const* types, enum TpMessagePartSupportFlags message_part_support_flags, enum TpDeliveryReportingSupportFlags delivery_reporting_support_flags, gchar const*const* supported_content_types ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_init ( GObject* obj, gsize offset, TpBaseConnection* connection ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_init_dbus_properties ( GObjectClass* cls ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_maybe_send_gone ( GObject* object ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_sent ( GObject* object, TpMessage* message, enum TpMessageSendingFlags flags, gchar const* token, GError const* error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_set_rescued ( GObject* obj ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_mixin_take_received ( GObject* object, TpMessage* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
message.h,
libtelepathy-glib-1.so.0.0.0
tp_message_append_part ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_count_parts ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_delete_key ( TpMessage* self, guint part, gchar const* key ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_delete_part ( TpMessage* self, guint part ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_dup_part ( TpMessage* self, guint part ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_get_message_type ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_get_pending_message_id ( TpMessage* self, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_get_received_timestamp ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_get_sent_timestamp ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_get_specific_to_interface ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_get_supersedes ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_get_token ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_is_delivery_report ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_is_mutable ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_is_rescued ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_is_scrollback ( TpMessage* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_peek ( TpMessage* self, guint part ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set ( TpMessage* self, guint part, gchar const* key, GValue const* source ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set_boolean ( TpMessage* self, guint part, gchar const* key, gboolean b ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set_bytes ( TpMessage* self, guint part, gchar const* key, guint len, gconstpointer bytes ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set_int32 ( TpMessage* self, guint part, gchar const* key, gint32 i ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set_int64 ( TpMessage* self, guint part, gchar const* key, gint64 i ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set_string ( TpMessage* self, guint part, gchar const* key, gchar const* s ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set_string_printf ( TpMessage* self, guint part, gchar const* key, gchar const* fmt, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set_uint32 ( TpMessage* self, guint part, gchar const* key, guint32 u ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set_uint64 ( TpMessage* self, guint part, gchar const* key, guint64 u ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_set_variant ( TpMessage* self, guint part, gchar const* key, GVariant* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_message_to_text ( TpMessage* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
observe-channels-context.h,
libtelepathy-glib-1.so.0.0.0
tp_observe_channels_context_accept ( TpObserveChannelsContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_observe_channels_context_delay ( TpObserveChannelsContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_observe_channels_context_fail ( TpObserveChannelsContext* self, GError const* error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_observe_channels_context_get_requests ( TpObserveChannelsContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_observe_channels_context_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_observe_channels_context_is_recovering ( TpObserveChannelsContext* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
presence-mixin.h,
libtelepathy-glib-1.so.0.0.0
tp_presence_mixin_class_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_mixin_class_init ( GObjectClass* obj_cls, glong offset, TpPresenceMixinStatusAvailableFunc status_available, GHashTable*(*get_contact_statuses)(GObject*, GArray const*), TpPresenceMixinSetOwnStatusFunc set_own_status, TpPresenceStatusSpec const* statuses ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_mixin_emit_one_presence_update ( GObject* obj, TpHandle handle, TpPresenceStatus const* status ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_mixin_emit_presence_update ( GObject* obj, GHashTable* contact_presences ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_mixin_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_mixin_init ( GObject* obj, glong offset ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_mixin_init_dbus_properties ( GObjectClass* cls ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_mixin_register_with_contacts_mixin ( GObject* obj ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_status_free ( TpPresenceStatus* status ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_presence_status_new ( guint which, GHashTable* optional_arguments ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
protocol.h,
libtelepathy-glib-1.so.0.0.0
tp_protocol_can_register ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_dup_param ( TpProtocol* self, gchar const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_dup_param_names ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_dup_params ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_authentication_types ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_avatar_requirements ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_capabilities ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_cm_name ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_english_name ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_feature_quark_parameters ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_icon_name ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_name ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_param ( TpProtocol* self, gchar const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_params ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_get_vcard_field ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_has_param ( TpProtocol* self, gchar const* param ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_protocol_new ( TpDBusDaemon* dbus, gchar const* cm_name, gchar const* protocol_name, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
proxy-subclass.h,
libtelepathy-glib-1-core.so.0.0.0
tp_proxy_dbus_g_proxy_claim_for_signal_adding ( DBusGProxy* proxy ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_proxy_get_interface_by_id ( TpProxy* self, GQuark iface, GError** error ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_proxy_pending_call_v0_completed ( gpointer p ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_proxy_pending_call_v0_new ( TpProxy* self, GQuark iface, gchar const* member, DBusGProxy* iface_proxy, TpProxyInvokeFunc invoke_callback, GCallback callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, gboolean cancel_must_raise ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_proxy_pending_call_v0_take_pending_call ( TpProxyPendingCall* pc, DBusGProxyCall* pending_call ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_proxy_pending_call_v0_take_results ( TpProxyPendingCall* pc, GError* error, GValueArray* args ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_proxy_signal_connection_v0_new ( TpProxy* self, GQuark iface, gchar const* member, GType const* expected_types, GCallback collect_args, TpProxyInvokeFunc invoke_callback, GCallback callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
tp_proxy_signal_connection_v0_take_results ( TpProxySignalConnection* sc, GValueArray* args ) @@ TELEPATHY_GLIB_core_0.99.1_UNRELEASED
proxy-subclass.h,
libtelepathy-glib-1.so.0.0.0
tp_proxy_add_interface_by_id ( TpProxy* self, GQuark iface ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_add_interfaces ( TpProxy* self, gchar const*const* interfaces ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_invalidate ( TpProxy* self, GError const* error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_or_subclass_hook_on_interface_add ( GType proxy_or_subclass, TpProxyInterfaceAddedCb callback ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_subclass_add_error_mapping ( GType proxy_subclass, gchar const* static_prefix, GQuark domain, GType code_enum_type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
proxy.h,
libtelepathy-glib-1.so.0.0.0
tp_dbus_errors_quark ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_dbus_error_to_gerror ( gpointer self, char const* dbus_error, char const* debug_message, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_get_bus_name ( gpointer self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_get_dbus_connection ( gpointer self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_get_dbus_daemon ( gpointer self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_get_factory ( gpointer self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_get_invalidated ( gpointer self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_get_object_path ( gpointer self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_has_interface ( gpointer self, gchar const* iface ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_has_interface_by_id ( gpointer self, GQuark iface ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_is_prepared ( gpointer self, GQuark feature ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_pending_call_cancel ( TpProxyPendingCall* pc ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_prepare_async ( gpointer self, GQuark const* features, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_prepare_finish ( gpointer self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_proxy_signal_connection_disconnect ( TpProxySignalConnection* sc ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
room-info.h,
libtelepathy-glib-1.so.0.0.0
tp_room_info_get_channel_type ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_description ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_handle ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_handle_name ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_invite_only ( TpRoomInfo* self, gboolean* known ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_members_count ( TpRoomInfo* self, gboolean* known ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_name ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_requires_password ( TpRoomInfo* self, gboolean* known ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_room_id ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_server ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_subject ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_info_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
room-list.h,
libtelepathy-glib-1.so.0.0.0
tp_room_list_get_account ( TpRoomList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_list_get_server ( TpRoomList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_list_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_list_is_listing ( TpRoomList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_list_new_async ( TpAccount* account, gchar const* server, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_list_new_finish ( GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_room_list_start ( TpRoomList* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
run.h,
libtelepathy-glib-1.so.0.0.0
tp_run_connection_manager ( char const* prog_name, char const* version, TpBaseConnectionManager*(*construct_cm)(), int argc, char** argv ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
signalled-message.h,
libtelepathy-glib-1.so.0.0.0
tp_signalled_message_get_sender ( TpMessage* message ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_signalled_message_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
simple-approver.h,
libtelepathy-glib-1.so.0.0.0
tp_simple_approver_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_approver_new ( TpClientFactory* factory, gchar const* name, gboolean uniquify, TpSimpleApproverAddDispatchOperationImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_approver_new_with_am ( TpAccountManager* account_manager, gchar const* name, gboolean uniquify, TpSimpleApproverAddDispatchOperationImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
simple-handler.h,
libtelepathy-glib-1.so.0.0.0
tp_simple_handler_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_handler_new ( TpClientFactory* factory, gboolean bypass_approval, gboolean requests, gchar const* name, gboolean uniquify, TpSimpleHandlerHandleChannelsImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
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.99.1_UNRELEASED
simple-observer.h,
libtelepathy-glib-1.so.0.0.0
tp_simple_observer_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_observer_new ( TpClientFactory* factory, gboolean recover, gchar const* name, gboolean uniquify, TpSimpleObserverObserveChannelsImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
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.99.1_UNRELEASED
simple-password-manager.h,
libtelepathy-glib-1.so.0.0.0
tp_simple_password_manager_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_password_manager_new ( TpBaseConnection* connection ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_password_manager_prompt_async ( TpSimplePasswordManager* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_password_manager_prompt_finish ( TpSimplePasswordManager* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_password_manager_prompt_for_channel_async ( TpSimplePasswordManager* self, TpBasePasswordChannel* channel, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_password_manager_prompt_for_channel_finish ( TpSimplePasswordManager* self, GAsyncResult* result, TpBasePasswordChannel** channel, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
stream-tube-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_stream_tube_channel_accept_async ( TpStreamTubeChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_channel_accept_finish ( TpStreamTubeChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_channel_dup_parameters_vardict ( TpStreamTubeChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_channel_get_parameters ( TpStreamTubeChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_channel_get_service ( TpStreamTubeChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_channel_offer_async ( TpStreamTubeChannel* self, GHashTable* params, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_channel_offer_finish ( TpStreamTubeChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
stream-tube-connection.h,
libtelepathy-glib-1.so.0.0.0
tp_stream_tube_connection_get_channel ( TpStreamTubeConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_connection_get_contact ( TpStreamTubeConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_connection_get_socket_connection ( TpStreamTubeConnection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_stream_tube_connection_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
telepathy-interfaces.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_iface_quark_account ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_account_interface_addressing ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_account_interface_avatar ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_account_interface_storage ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_account_manager ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_authentication_tls_certificate ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_content ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_content_interface_audio_control ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_content_interface_dtmf ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_content_interface_media ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_content_interface_video_control ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_content_media_description ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_content_media_description_interface_rtcp_extended_reports ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_content_media_description_interface_rtcp_feedback ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_content_media_description_interface_rtp_header_extensions ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_stream ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_stream_endpoint ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_call_stream_interface_media ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_dispatch_operation ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_dispatcher ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_dispatcher_interface_operation_list ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_anonymity ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_captcha_authentication ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_chat_state ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_conference ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_destroyable ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_dtmf ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_file_transfer_metadata ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_group ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_hold ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_password ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_room ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_room_config ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_sasl_authentication ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_securable ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_service_point ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_sms ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_subject ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_interface_tube ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_request ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_type_call ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_type_contact_search ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_type_dbus_tube ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_type_file_transfer ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_type_room_list ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_type_server_authentication ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_type_server_tls_connection ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_type_stream_tube ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_channel_type_text ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_client ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_client_approver ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_client_handler ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_client_interface_requests ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_client_observer ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_addressing ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_aliasing ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_anonymity ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_avatars ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_balance ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_cellular ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_client_types ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_contact_blocking ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_contact_capabilities ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_contact_groups ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_contact_info ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_contact_list ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_contacts ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_location ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_mail_notification ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_power_saving ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_presence ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_requests ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_interface_service_point ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_connection_manager ( ) @@ TELEPATHY_GLIB_DBUS_1.0.0
tp_iface_quark_dbus_daemon ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_dbus_introspectable ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_dbus_peer ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_dbus_properties ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_debug ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_protocol ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_protocol_interface_addressing ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_protocol_interface_avatars ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_iface_quark_protocol_interface_presence ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
text-channel.h,
libtelepathy-glib-1.so.0.0.0
tp_text_channel_ack_all_pending_messages_async ( TpTextChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_ack_all_pending_messages_finish ( TpTextChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_ack_message_async ( TpTextChannel* self, TpMessage* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_ack_message_finish ( TpTextChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_ack_messages_async ( TpTextChannel* self, GList const* messages, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_ack_messages_finish ( TpTextChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_dup_pending_messages ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_chat_state ( TpTextChannel* self, TpContact* contact ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_delivery_reporting_support ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_feature_quark_chat_states ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_feature_quark_incoming_messages ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_feature_quark_sms ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_message_part_support_flags ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_message_types ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_sms_flash ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_sms_length_async ( TpTextChannel* self, TpMessage* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_sms_length_finish ( TpTextChannel* self, GAsyncResult* result, guint* chunks_required, gint* remaining_characters, gint* estimated_cost, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_supported_content_types ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_is_sms_channel ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_send_message_async ( TpTextChannel* self, TpMessage* message, enum TpMessageSendingFlags flags, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_send_message_finish ( TpTextChannel* self, GAsyncResult* result, gchar** token, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_set_chat_state_async ( TpTextChannel* self, enum TpChannelChatState state, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_set_chat_state_finish ( TpTextChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_text_channel_supports_message_type ( TpTextChannel* self, enum TpChannelTextMessageType message_type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tls-certificate-rejection.h,
libtelepathy-glib-1.so.0.0.0
tp_tls_certificate_rejection_get_dbus_error ( TpTLSCertificateRejection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_rejection_get_details ( TpTLSCertificateRejection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_rejection_get_error ( TpTLSCertificateRejection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_rejection_get_reason ( TpTLSCertificateRejection* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_rejection_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_rejection_raise_error ( TpTLSCertificateRejection* self, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tls-certificate.h,
libtelepathy-glib-1.so.0.0.0
tp_tls_certificate_accept_async ( TpTLSCertificate* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_accept_finish ( TpTLSCertificate* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_add_rejection ( TpTLSCertificate* self, enum TpTLSCertificateRejectReason reason, gchar const* dbus_error, GVariant* details ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_get_cert_data ( TpTLSCertificate* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_get_cert_type ( TpTLSCertificate* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_get_nth_rejection ( TpTLSCertificate* self, guint n ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_get_rejection ( TpTLSCertificate* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_get_state ( TpTLSCertificate* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_get_type ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_new ( TpProxy* conn_or_chan, gchar const* object_path, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_reject_async ( TpTLSCertificate* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_tls_certificate_reject_finish ( TpTLSCertificate* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp-cli-account-manager.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_account_manager_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_account_manager_call_create_account ( TpAccountManager* proxy, gint timeout_ms, gchar const* in_Connection_Manager, gchar const* in_Protocol, gchar const* in_Display_Name, GHashTable* in_Parameters, GHashTable* in_Properties, tp_cli_account_manager_callback_for_create_account callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_account_manager_connect_to_account_removed ( TpAccountManager* proxy, tp_cli_account_manager_signal_callback_account_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_account_manager_connect_to_account_usability_changed ( TpAccountManager* proxy, tp_cli_account_manager_signal_callback_account_usability_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-account.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_account_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_account_call_reconnect ( TpAccount* proxy, gint timeout_ms, tp_cli_account_callback_for_reconnect callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_account_call_remove ( TpAccount* proxy, gint timeout_ms, tp_cli_account_callback_for_remove callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_account_call_update_parameters ( TpAccount* proxy, gint timeout_ms, GHashTable* in_Set, gchar const** in_Unset, tp_cli_account_callback_for_update_parameters callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_account_connect_to_account_property_changed ( TpAccount* proxy, tp_cli_account_signal_callback_account_property_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_account_connect_to_removed ( TpAccount* proxy, tp_cli_account_signal_callback_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_account_interface_avatar_connect_to_avatar_changed ( TpAccount* proxy, tp_cli_account_interface_avatar_signal_callback_avatar_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-call-content-media-description.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_call_content_media_description_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_media_description_call_accept ( gpointer proxy, gint timeout_ms, GHashTable* in_Local_Media_Description, tp_cli_call_content_media_description_callback_for_accept callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_media_description_call_reject ( gpointer proxy, gint timeout_ms, GValueArray const* in_Reason, tp_cli_call_content_media_description_callback_for_reject callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-call-content.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_call_content_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_call_remove ( TpCallContent* proxy, gint timeout_ms, tp_cli_call_content_callback_for_remove callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_connect_to_streams_added ( TpCallContent* proxy, tp_cli_call_content_signal_callback_streams_added callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_connect_to_streams_removed ( TpCallContent* proxy, tp_cli_call_content_signal_callback_streams_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_audio_control_call_report_input_volume ( TpCallContent* proxy, gint timeout_ms, gint in_Volume, tp_cli_call_content_interface_audio_control_callback_for_report_input_volume callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_audio_control_call_report_output_volume ( TpCallContent* proxy, gint timeout_ms, gint in_Volume, tp_cli_call_content_interface_audio_control_callback_for_report_output_volume callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_dtmf_call_multiple_tones ( TpCallContent* proxy, gint timeout_ms, gchar const* in_Tones, tp_cli_call_content_interface_dtmf_callback_for_multiple_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_dtmf_call_start_tone ( TpCallContent* proxy, gint timeout_ms, guchar in_Event, tp_cli_call_content_interface_dtmf_callback_for_start_tone callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_dtmf_call_stop_tone ( TpCallContent* proxy, gint timeout_ms, tp_cli_call_content_interface_dtmf_callback_for_stop_tone callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_dtmf_connect_to_sending_tones ( TpCallContent* proxy, tp_cli_call_content_interface_dtmf_signal_callback_sending_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_dtmf_connect_to_stopped_tones ( TpCallContent* proxy, tp_cli_call_content_interface_dtmf_signal_callback_stopped_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_dtmf_connect_to_tones_deferred ( TpCallContent* proxy, tp_cli_call_content_interface_dtmf_signal_callback_tones_deferred callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_media_call_acknowledge_dtmf_change ( TpCallContent* proxy, gint timeout_ms, guchar in_Event, guint in_State, tp_cli_call_content_interface_media_callback_for_acknowledge_dtmf_change callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_media_call_fail ( TpCallContent* proxy, gint timeout_ms, GValueArray const* in_Reason, tp_cli_call_content_interface_media_callback_for_fail callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_media_call_update_local_media_description ( TpCallContent* proxy, gint timeout_ms, GHashTable* in_MediaDescription, tp_cli_call_content_interface_media_callback_for_update_local_media_description callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_media_connect_to_dtmf_change_requested ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_dtmf_change_requested callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_media_connect_to_local_media_description_changed ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_local_media_description_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_media_connect_to_media_description_offer_done ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_media_description_offer_done callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_media_connect_to_media_descriptions_removed ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_media_descriptions_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_media_connect_to_new_media_description_offer ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_new_media_description_offer callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_media_connect_to_remote_media_descriptions_changed ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_remote_media_descriptions_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_video_control_connect_to_bitrate_changed ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_bitrate_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_video_control_connect_to_framerate_changed ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_framerate_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_video_control_connect_to_key_frame_requested ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_key_frame_requested callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_video_control_connect_to_mtu_changed ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_mtu_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_content_interface_video_control_connect_to_video_resolution_changed ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_video_resolution_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-call-stream-endpoint.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_call_stream_endpoint_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_call_accept_selected_candidate_pair ( gpointer proxy, gint timeout_ms, GValueArray const* in_Local_Candidate, GValueArray const* in_Remote_Candidate, tp_cli_call_stream_endpoint_callback_for_accept_selected_candidate_pair callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_call_reject_selected_candidate_pair ( gpointer proxy, gint timeout_ms, GValueArray const* in_Local_Candidate, GValueArray const* in_Remote_Candidate, tp_cli_call_stream_endpoint_callback_for_reject_selected_candidate_pair callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_call_set_controlling ( gpointer proxy, gint timeout_ms, gboolean in_Controlling, tp_cli_call_stream_endpoint_callback_for_set_controlling callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_call_set_endpoint_state ( gpointer proxy, gint timeout_ms, guint in_Component, guint in_State, tp_cli_call_stream_endpoint_callback_for_set_endpoint_state callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_call_set_selected_candidate_pair ( gpointer proxy, gint timeout_ms, GValueArray const* in_Local_Candidate, GValueArray const* in_Remote_Candidate, tp_cli_call_stream_endpoint_callback_for_set_selected_candidate_pair callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_connect_to_candidate_pair_selected ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_candidate_pair_selected callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_connect_to_controlling_changed ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_controlling_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_connect_to_endpoint_state_changed ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_endpoint_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_connect_to_remote_candidates_added ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_remote_candidates_added callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_endpoint_connect_to_remote_credentials_set ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_remote_credentials_set callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-call-stream.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_call_stream_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_call_request_receiving ( TpCallStream* proxy, gint timeout_ms, guint in_Contact, gboolean in_Receive, tp_cli_call_stream_callback_for_request_receiving callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_call_set_sending ( TpCallStream* proxy, gint timeout_ms, gboolean in_Send, tp_cli_call_stream_callback_for_set_sending callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_connect_to_local_sending_state_changed ( TpCallStream* proxy, tp_cli_call_stream_signal_callback_local_sending_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_connect_to_remote_members_changed ( TpCallStream* proxy, tp_cli_call_stream_signal_callback_remote_members_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_call_add_candidates ( TpCallStream* proxy, gint timeout_ms, GPtrArray const* in_Candidates, tp_cli_call_stream_interface_media_callback_for_add_candidates callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_call_complete_receiving_state_change ( TpCallStream* proxy, gint timeout_ms, guint in_State, tp_cli_call_stream_interface_media_callback_for_complete_receiving_state_change callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_call_complete_sending_state_change ( TpCallStream* proxy, gint timeout_ms, guint in_State, tp_cli_call_stream_interface_media_callback_for_complete_sending_state_change callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_call_fail ( TpCallStream* proxy, gint timeout_ms, GValueArray const* in_Reason, tp_cli_call_stream_interface_media_callback_for_fail callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_call_finish_initial_candidates ( TpCallStream* proxy, gint timeout_ms, tp_cli_call_stream_interface_media_callback_for_finish_initial_candidates callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_call_report_receiving_failure ( TpCallStream* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Error, gchar const* in_Message, tp_cli_call_stream_interface_media_callback_for_report_receiving_failure callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_call_report_sending_failure ( TpCallStream* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Error, gchar const* in_Message, tp_cli_call_stream_interface_media_callback_for_report_sending_failure callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_call_set_credentials ( TpCallStream* proxy, gint timeout_ms, gchar const* in_Username, gchar const* in_Password, tp_cli_call_stream_interface_media_callback_for_set_credentials callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_connect_to_endpoints_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_endpoints_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_connect_to_ice_restart_requested ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_ice_restart_requested callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_connect_to_local_candidates_added ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_local_candidates_added callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_connect_to_local_credentials_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_local_credentials_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_connect_to_receiving_state_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_receiving_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_connect_to_relay_info_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_relay_info_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_connect_to_sending_state_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_sending_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_connect_to_server_info_retrieved ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_server_info_retrieved callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_call_stream_interface_media_connect_to_stun_servers_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_stun_servers_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-channel-dispatch-operation.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_channel_dispatch_operation_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatch_operation_call_claim ( TpChannelDispatchOperation* proxy, gint timeout_ms, tp_cli_channel_dispatch_operation_callback_for_claim callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatch_operation_call_handle_with ( TpChannelDispatchOperation* proxy, gint timeout_ms, gchar const* in_Handler, tp_cli_channel_dispatch_operation_callback_for_handle_with callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatch_operation_connect_to_channel_lost ( TpChannelDispatchOperation* proxy, tp_cli_channel_dispatch_operation_signal_callback_channel_lost callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatch_operation_connect_to_finished ( TpChannelDispatchOperation* proxy, tp_cli_channel_dispatch_operation_signal_callback_finished callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-channel-dispatcher.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_channel_dispatcher_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatcher_call_create_channel ( 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, void(*callback)(TpChannelDispatcher*, gchar const*, GHashTable*, GError const*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatcher_call_delegate_channels ( TpChannelDispatcher* proxy, gint timeout_ms, GPtrArray const* in_Channels, gint64 in_User_Action_Time, gchar const* in_Preferred_Handler, tp_cli_channel_dispatcher_callback_for_delegate_channels callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatcher_call_ensure_channel ( 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, void(*callback)(TpChannelDispatcher*, gchar const*, GHashTable*, GError const*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatcher_call_present_channel ( TpChannelDispatcher* proxy, gint timeout_ms, gchar const* in_Channel, gint64 in_User_Action_Time, tp_cli_channel_dispatcher_callback_for_present_channel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatcher_interface_operation_list_connect_to_dispatch_operation_finished ( TpChannelDispatcher* proxy, tp_cli_channel_dispatcher_interface_operation_list_signal_callback_dispatch_operation_finished callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_dispatcher_interface_operation_list_connect_to_new_dispatch_operation ( TpChannelDispatcher* proxy, tp_cli_channel_dispatcher_interface_operation_list_signal_callback_new_dispatch_operation callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-channel-request.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_channel_request_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_request_call_cancel ( TpChannelRequest* proxy, gint timeout_ms, tp_cli_channel_request_callback_for_cancel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_request_call_proceed ( TpChannelRequest* proxy, gint timeout_ms, tp_cli_channel_request_callback_for_proceed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_request_connect_to_failed ( TpChannelRequest* proxy, tp_cli_channel_request_signal_callback_failed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_request_connect_to_succeeded ( TpChannelRequest* proxy, void(*callback)(TpChannelRequest*, gchar const*, GHashTable*, gchar const*, GHashTable*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-channel.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_channel_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_call_close ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_callback_for_close callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_connect_to_closed ( TpChannel* proxy, tp_cli_channel_signal_callback_closed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_captcha_authentication_call_answer_captchas ( TpChannel* proxy, gint timeout_ms, GHashTable* in_Answers, tp_cli_channel_interface_captcha_authentication_callback_for_answer_captchas callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_captcha_authentication_call_cancel_captcha ( TpChannel* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Debug_Message, tp_cli_channel_interface_captcha_authentication_callback_for_cancel_captcha callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_captcha_authentication_call_get_captcha_data ( TpChannel* proxy, gint timeout_ms, guint in_ID, gchar const* in_Mime_Type, tp_cli_channel_interface_captcha_authentication_callback_for_get_captcha_data callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_captcha_authentication_call_get_captchas ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_captcha_authentication_callback_for_get_captchas callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_chat_state_call_set_chat_state ( TpChannel* proxy, gint timeout_ms, guint in_State, tp_cli_channel_interface_chat_state_callback_for_set_chat_state callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_chat_state_connect_to_chat_state_changed ( TpChannel* proxy, tp_cli_channel_interface_chat_state_signal_callback_chat_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_destroyable_call_destroy ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_destroyable_callback_for_destroy callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_dtmf_call_start_tone ( TpChannel* proxy, gint timeout_ms, guint in_Stream_ID, guchar in_Event, tp_cli_channel_interface_dtmf_callback_for_start_tone callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_dtmf_call_stop_tone ( TpChannel* proxy, gint timeout_ms, guint in_Stream_ID, tp_cli_channel_interface_dtmf_callback_for_stop_tone callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_group_call_add_members ( TpChannel* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, tp_cli_channel_interface_group_callback_for_add_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_group_call_remove_members ( TpChannel* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, guint in_Reason, tp_cli_channel_interface_group_callback_for_remove_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_group_connect_to_group_flags_changed ( TpChannel* proxy, tp_cli_channel_interface_group_signal_callback_group_flags_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_group_connect_to_handle_owners_changed ( TpChannel* proxy, void(*callback)(TpChannel*, GHashTable*, GArray const*, GHashTable*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_group_connect_to_members_changed ( TpChannel* proxy, void(*callback)(TpChannel*, GArray const*, GArray const*, GArray const*, GArray const*, GHashTable*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_group_connect_to_self_contact_changed ( TpChannel* proxy, tp_cli_channel_interface_group_signal_callback_self_contact_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_hold_call_get_hold_state ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_hold_callback_for_get_hold_state callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_hold_call_request_hold ( TpChannel* proxy, gint timeout_ms, gboolean in_Hold, tp_cli_channel_interface_hold_callback_for_request_hold callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_hold_connect_to_hold_state_changed ( TpChannel* proxy, tp_cli_channel_interface_hold_signal_callback_hold_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_password_call_get_password_flags ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_password_callback_for_get_password_flags callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_password_call_provide_password ( TpChannel* proxy, gint timeout_ms, gchar const* in_Password, tp_cli_channel_interface_password_callback_for_provide_password callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_password_connect_to_password_flags_changed ( TpChannel* proxy, tp_cli_channel_interface_password_signal_callback_password_flags_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_room_config_call_update_configuration ( TpChannel* proxy, gint timeout_ms, GHashTable* in_Properties, tp_cli_channel_interface_room_config_callback_for_update_configuration callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_sms_call_get_sms_length ( TpChannel* proxy, gint timeout_ms, GPtrArray const* in_Message, tp_cli_channel_interface_sms_callback_for_get_sms_length callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_subject_call_set_subject ( TpChannel* proxy, gint timeout_ms, gchar const* in_Subject, tp_cli_channel_interface_subject_callback_for_set_subject callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_interface_tube_connect_to_tube_channel_state_changed ( TpChannel* proxy, tp_cli_channel_interface_tube_signal_callback_tube_channel_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_call_call_accept ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_call_callback_for_accept callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_call_call_add_content ( TpChannel* proxy, gint timeout_ms, gchar const* in_Content_Name, guint in_Content_Type, guint in_InitialDirection, tp_cli_channel_type_call_callback_for_add_content callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_call_call_hangup ( TpChannel* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Detailed_Hangup_Reason, gchar const* in_Message, tp_cli_channel_type_call_callback_for_hangup callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_call_call_set_queued ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_call_callback_for_set_queued callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_call_call_set_ringing ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_call_callback_for_set_ringing callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_call_connect_to_call_members_changed ( TpChannel* proxy, tp_cli_channel_type_call_signal_callback_call_members_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_call_connect_to_call_state_changed ( TpChannel* proxy, tp_cli_channel_type_call_signal_callback_call_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_call_connect_to_content_added ( TpChannel* proxy, tp_cli_channel_type_call_signal_callback_content_added callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_call_connect_to_content_removed ( TpChannel* proxy, tp_cli_channel_type_call_signal_callback_content_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_dbus_tube_call_accept ( TpChannel* proxy, gint timeout_ms, guint in_access_control, tp_cli_channel_type_dbus_tube_callback_for_accept callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_dbus_tube_call_offer ( TpChannel* proxy, gint timeout_ms, GHashTable* in_parameters, guint in_access_control, tp_cli_channel_type_dbus_tube_callback_for_offer callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_dbus_tube_connect_to_dbus_names_changed ( TpChannel* proxy, tp_cli_channel_type_dbus_tube_signal_callback_dbus_names_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_file_transfer_call_accept_file ( TpChannel* proxy, gint timeout_ms, guint in_Address_Type, guint in_Access_Control, GValue const* in_Access_Control_Param, guint64 in_Offset, tp_cli_channel_type_file_transfer_callback_for_accept_file callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_file_transfer_call_provide_file ( TpChannel* proxy, gint timeout_ms, guint in_Address_Type, guint in_Access_Control, GValue const* in_Access_Control_Param, tp_cli_channel_type_file_transfer_callback_for_provide_file callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_file_transfer_connect_to_file_transfer_state_changed ( TpChannel* proxy, tp_cli_channel_type_file_transfer_signal_callback_file_transfer_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_file_transfer_connect_to_initial_offset_defined ( TpChannel* proxy, tp_cli_channel_type_file_transfer_signal_callback_initial_offset_defined callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_file_transfer_connect_to_transferred_bytes_changed ( TpChannel* proxy, tp_cli_channel_type_file_transfer_signal_callback_transferred_bytes_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_room_list_call_get_listing_rooms ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_room_list_callback_for_get_listing_rooms callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_room_list_call_list_rooms ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_room_list_callback_for_list_rooms callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_room_list_call_stop_listing ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_room_list_callback_for_stop_listing callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_room_list_connect_to_got_rooms ( TpChannel* proxy, tp_cli_channel_type_room_list_signal_callback_got_rooms callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_room_list_connect_to_listing_rooms ( TpChannel* proxy, tp_cli_channel_type_room_list_signal_callback_listing_rooms callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_stream_tube_call_accept ( TpChannel* proxy, gint timeout_ms, guint in_address_type, guint in_access_control, GValue const* in_access_control_param, tp_cli_channel_type_stream_tube_callback_for_accept callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_stream_tube_call_offer ( TpChannel* proxy, gint timeout_ms, guint in_address_type, GValue const* in_address, guint in_access_control, GHashTable* in_parameters, tp_cli_channel_type_stream_tube_callback_for_offer callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_stream_tube_connect_to_connection_closed ( TpChannel* proxy, tp_cli_channel_type_stream_tube_signal_callback_connection_closed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_stream_tube_connect_to_new_local_connection ( TpChannel* proxy, tp_cli_channel_type_stream_tube_signal_callback_new_local_connection callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_stream_tube_connect_to_new_remote_connection ( TpChannel* proxy, void(*callback)(TpChannel*, guint, gchar const*, GValue const*, guint, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_text_call_acknowledge_pending_messages ( TpChannel* proxy, gint timeout_ms, GArray const* in_IDs, tp_cli_channel_type_text_callback_for_acknowledge_pending_messages callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_text_call_send_message ( TpChannel* proxy, gint timeout_ms, GPtrArray const* in_Message, guint in_Flags, tp_cli_channel_type_text_callback_for_send_message callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_text_connect_to_message_received ( TpChannel* proxy, tp_cli_channel_type_text_signal_callback_message_received callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_text_connect_to_message_sent ( TpChannel* proxy, tp_cli_channel_type_text_signal_callback_message_sent callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_channel_type_text_connect_to_pending_messages_removed ( TpChannel* proxy, tp_cli_channel_type_text_signal_callback_pending_messages_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-client.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_client_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_client_approver_call_add_dispatch_operation ( TpClient* proxy, gint timeout_ms, GPtrArray const* in_Channels, gchar const* in_DispatchOperation, GHashTable* in_Properties, tp_cli_client_approver_callback_for_add_dispatch_operation callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_client_handler_call_handle_channels ( TpClient* proxy, gint timeout_ms, gchar const* in_Account, gchar const* in_Connection, GPtrArray const* in_Channels, GPtrArray const* in_Requests_Satisfied, guint64 in_User_Action_Time, GHashTable* in_Handler_Info, tp_cli_client_handler_callback_for_handle_channels callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_client_interface_requests_call_add_request ( TpClient* proxy, gint timeout_ms, gchar const* in_Request, GHashTable* in_Properties, tp_cli_client_interface_requests_callback_for_add_request callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_client_interface_requests_call_remove_request ( TpClient* proxy, gint timeout_ms, gchar const* in_Request, gchar const* in_Error, gchar const* in_Message, tp_cli_client_interface_requests_callback_for_remove_request callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_client_observer_call_observe_channels ( TpClient* proxy, gint timeout_ms, gchar const* in_Account, gchar const* in_Connection, GPtrArray const* in_Channels, gchar const* in_Dispatch_Operation, GPtrArray const* in_Requests_Satisfied, GHashTable* in_Observer_Info, tp_cli_client_observer_callback_for_observe_channels callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-connection-manager.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_connection_manager_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_manager_call_request_connection ( TpConnectionManager* proxy, gint timeout_ms, gchar const* in_Protocol, GHashTable* in_Parameters, tp_cli_connection_manager_callback_for_request_connection callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_manager_connect_to_new_connection ( TpConnectionManager* proxy, tp_cli_connection_manager_signal_callback_new_connection callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-connection.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_connection_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_connection_call_connect ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_callback_for_connect callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_call_disconnect ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_callback_for_disconnect callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_connection_connect_to_connection_error ( TpConnection* proxy, tp_cli_connection_signal_callback_connection_error callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_connect_to_self_contact_changed ( TpConnection* proxy, tp_cli_connection_signal_callback_self_contact_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_connect_to_status_changed ( TpConnection* proxy, tp_cli_connection_signal_callback_status_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_addressing_call_get_contacts_by_uri ( TpConnection* proxy, gint timeout_ms, gchar const** in_URIs, gchar const** in_Interfaces, tp_cli_connection_interface_addressing_callback_for_get_contacts_by_uri callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_addressing_call_get_contacts_by_vcard_field ( TpConnection* proxy, gint timeout_ms, gchar const* in_Field, gchar const** in_Addresses, gchar const** in_Interfaces, tp_cli_connection_interface_addressing_callback_for_get_contacts_by_vcard_field callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_aliasing_call_request_aliases ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_aliasing_callback_for_request_aliases callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_aliasing_call_set_aliases ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Aliases, tp_cli_connection_interface_aliasing_callback_for_set_aliases callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_aliasing_connect_to_aliases_changed ( TpConnection* proxy, void(*callback)(TpConnection*, GHashTable*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_avatars_call_clear_avatar ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_avatars_callback_for_clear_avatar callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_avatars_call_get_known_avatar_tokens ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_avatars_callback_for_get_known_avatar_tokens callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_avatars_call_request_avatars ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_avatars_callback_for_request_avatars callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_avatars_call_set_avatar ( TpConnection* proxy, gint timeout_ms, GArray const* in_Avatar, gchar const* in_MIME_Type, tp_cli_connection_interface_avatars_callback_for_set_avatar callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_avatars_connect_to_avatar_retrieved ( TpConnection* proxy, tp_cli_connection_interface_avatars_signal_callback_avatar_retrieved callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_avatars_connect_to_avatar_updated ( TpConnection* proxy, tp_cli_connection_interface_avatars_signal_callback_avatar_updated callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_contact_capabilities_call_update_capabilities ( TpConnection* proxy, gint timeout_ms, GPtrArray const* in_Handler_Capabilities, tp_cli_connection_interface_contact_capabilities_callback_for_update_capabilities callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_contact_capabilities_connect_to_contact_capabilities_changed ( TpConnection* proxy, tp_cli_connection_interface_contact_capabilities_signal_callback_contact_capabilities_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_contact_list_call_download ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_contact_list_callback_for_download callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_contact_list_call_get_contact_list_attributes ( TpConnection* proxy, gint timeout_ms, gchar const** in_Interfaces, tp_cli_connection_interface_contact_list_callback_for_get_contact_list_attributes callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_contact_list_connect_to_contacts_changed ( TpConnection* proxy, void(*callback)(TpConnection*, GHashTable*, GHashTable*, GHashTable*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_contacts_call_get_contact_attributes ( TpConnection* proxy, gint timeout_ms, GArray const* in_Handles, gchar const** in_Interfaces, tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_contacts_call_get_contact_by_id ( TpConnection* proxy, gint timeout_ms, gchar const* in_Identifier, gchar const** in_Interfaces, tp_cli_connection_interface_contacts_callback_for_get_contact_by_id callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_location_call_request_location ( TpConnection* proxy, gint timeout_ms, guint in_Contact, tp_cli_connection_interface_location_callback_for_request_location callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_location_call_set_location ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Location, tp_cli_connection_interface_location_callback_for_set_location callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_location_connect_to_location_updated ( TpConnection* proxy, tp_cli_connection_interface_location_signal_callback_location_updated callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_presence_call_set_presence ( TpConnection* proxy, gint timeout_ms, gchar const* in_Status, gchar const* in_Status_Message, tp_cli_connection_interface_presence_callback_for_set_presence callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_presence_connect_to_presences_changed ( TpConnection* proxy, tp_cli_connection_interface_presence_signal_callback_presences_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_requests_call_create_channel ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Request, tp_cli_connection_interface_requests_callback_for_create_channel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_requests_call_ensure_channel ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Request, tp_cli_connection_interface_requests_callback_for_ensure_channel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_requests_connect_to_channel_closed ( TpConnection* proxy, tp_cli_connection_interface_requests_signal_callback_channel_closed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_connection_interface_requests_connect_to_new_channels ( TpConnection* proxy, tp_cli_connection_interface_requests_signal_callback_new_channels callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp-cli-dbus-daemon.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_dbus_daemon_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_add_match ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_add_match callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_get_connection_se_linux_security_context ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_get_connection_se_linux_security_context callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_get_connection_unix_process_id ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_get_connection_unix_process_id callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_get_connection_unix_user ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_get_connection_unix_user callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_get_id ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_get_id callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_get_name_owner ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_get_name_owner callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_hello ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_hello callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_list_activatable_names ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_list_activatable_names callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_list_names ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_list_names callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_list_queued_owners ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_list_queued_owners callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_name_has_owner ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_name_has_owner callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_release_name ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_release_name callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_reload_config ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_reload_config callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_remove_match ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_remove_match callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_request_name ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, guint in1, tp_cli_dbus_daemon_callback_for_request_name callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_call_start_service_by_name ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, guint in1, tp_cli_dbus_daemon_callback_for_start_service_by_name callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_connect_to_name_acquired ( TpDBusDaemon* proxy, tp_cli_dbus_daemon_signal_callback_name_acquired callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_connect_to_name_lost ( TpDBusDaemon* proxy, tp_cli_dbus_daemon_signal_callback_name_lost callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_daemon_connect_to_name_owner_changed ( TpDBusDaemon* proxy, tp_cli_dbus_daemon_signal_callback_name_owner_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-debug.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_debug_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_debug_call_get_messages ( TpDebugClient* proxy, gint timeout_ms, tp_cli_debug_callback_for_get_messages callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_debug_connect_to_new_debug_message ( TpDebugClient* proxy, tp_cli_debug_signal_callback_new_debug_message callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-generic.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_dbus_introspectable_call_introspect ( gpointer proxy, gint timeout_ms, tp_cli_dbus_introspectable_callback_for_introspect callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_peer_call_get_machine_id ( gpointer proxy, gint timeout_ms, tp_cli_dbus_peer_callback_for_get_machine_id callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_peer_call_ping ( gpointer proxy, gint timeout_ms, tp_cli_dbus_peer_callback_for_ping callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_properties_call_get ( gpointer proxy, gint timeout_ms, gchar const* in_Interface_Name, gchar const* in_Property_Name, tp_cli_dbus_properties_callback_for_get callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_properties_call_get_all ( gpointer proxy, gint timeout_ms, gchar const* in_Interface_Name, tp_cli_dbus_properties_callback_for_get_all callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_dbus_properties_call_set ( gpointer proxy, gint timeout_ms, gchar const* in_Interface_Name, gchar const* in_Property_Name, GValue const* in_Value, tp_cli_dbus_properties_callback_for_set callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_generic_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-protocol.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_cli_protocol_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_cli_protocol_interface_addressing_call_normalize_contact_uri ( gpointer proxy, gint timeout_ms, gchar const* in_URI, tp_cli_protocol_interface_addressing_callback_for_normalize_contact_uri callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_cli_protocol_interface_addressing_call_normalize_vcard_address ( gpointer proxy, gint timeout_ms, gchar const* in_VCard_Field, gchar const* in_VCard_Address, tp_cli_protocol_interface_addressing_callback_for_normalize_vcard_address callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-cli-tls-cert.h,
libtelepathy-glib-1.so.0.0.0
tp_cli_authentication_tls_certificate_call_accept ( TpTLSCertificate* proxy, gint timeout_ms, tp_cli_authentication_tls_certificate_callback_for_accept callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cli_authentication_tls_certificate_call_reject ( TpTLSCertificate* proxy, gint timeout_ms, GPtrArray const* in_Rejections, tp_cli_authentication_tls_certificate_callback_for_reject callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cli_authentication_tls_certificate_connect_to_accepted ( TpTLSCertificate* proxy, tp_cli_authentication_tls_certificate_signal_callback_accepted callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cli_authentication_tls_certificate_connect_to_rejected ( TpTLSCertificate* proxy, tp_cli_authentication_tls_certificate_signal_callback_rejected callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_cli_tls_cert_add_signals ( TpProxy* self, guint quark, DBusGProxy* proxy, gpointer unused ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp-svc-account-manager.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_account_manager_emit_account_removed ( gpointer instance, gchar const* arg_Account ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_manager_emit_account_usability_changed ( gpointer instance, gchar const* arg_Account, gboolean arg_Usable ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_manager_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_manager_implement_create_account ( TpSvcAccountManagerClass* klass, tp_svc_account_manager_create_account_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-account.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_account_emit_account_property_changed ( gpointer instance, GHashTable* arg_Properties ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_emit_removed ( gpointer instance ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_implement_reconnect ( TpSvcAccountClass* klass, tp_svc_account_reconnect_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_implement_remove ( TpSvcAccountClass* klass, tp_svc_account_remove_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_implement_update_parameters ( TpSvcAccountClass* klass, tp_svc_account_update_parameters_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_interface_addressing_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_account_interface_avatar_emit_avatar_changed ( gpointer instance ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_interface_avatar_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_account_interface_storage_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-channel-dispatch-operation.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_channel_dispatch_operation_emit_channel_lost ( gpointer instance, gchar const* arg_Channel, gchar const* arg_Error, gchar const* arg_Message ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatch_operation_emit_finished ( gpointer instance ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatch_operation_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatch_operation_implement_claim ( TpSvcChannelDispatchOperationClass* klass, tp_svc_channel_dispatch_operation_claim_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatch_operation_implement_handle_with ( TpSvcChannelDispatchOperationClass* klass, tp_svc_channel_dispatch_operation_handle_with_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatch_operation_implement_handle_with_time ( TpSvcChannelDispatchOperationClass* klass, tp_svc_channel_dispatch_operation_handle_with_time_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-channel-dispatcher.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_channel_dispatcher_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatcher_implement_create_channel ( TpSvcChannelDispatcherClass* klass, void(*impl)(TpSvcChannelDispatcher*, gchar const*, GHashTable*, gint64, gchar const*, GHashTable*, DBusGMethodInvocation*) ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatcher_implement_delegate_channels ( TpSvcChannelDispatcherClass* klass, tp_svc_channel_dispatcher_delegate_channels_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatcher_implement_ensure_channel ( TpSvcChannelDispatcherClass* klass, void(*impl)(TpSvcChannelDispatcher*, gchar const*, GHashTable*, gint64, gchar const*, GHashTable*, DBusGMethodInvocation*) ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatcher_implement_present_channel ( TpSvcChannelDispatcherClass* klass, tp_svc_channel_dispatcher_present_channel_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatcher_interface_operation_list_emit_dispatch_operation_finished ( gpointer instance, gchar const* arg_Dispatch_Operation ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatcher_interface_operation_list_emit_new_dispatch_operation ( gpointer instance, gchar const* arg_Dispatch_Operation, GHashTable* arg_Properties ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_dispatcher_interface_operation_list_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-channel-request.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_channel_request_emit_failed ( gpointer instance, gchar const* arg_Error, gchar const* arg_Message ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_request_emit_succeeded ( gpointer instance, gchar const* arg_Connection, GHashTable* arg_Connection_Properties, gchar const* arg_Channel, GHashTable* arg_Channel_Properties ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_request_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_request_implement_cancel ( TpSvcChannelRequestClass* klass, tp_svc_channel_request_cancel_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_request_implement_proceed ( TpSvcChannelRequestClass* klass, tp_svc_channel_request_proceed_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-channel.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_channel_emit_closed ( gpointer instance ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_implement_close ( TpSvcChannelClass* klass, tp_svc_channel_close_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_anonymity_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_captcha_authentication_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_captcha_authentication_implement_answer_captchas ( TpSvcChannelInterfaceCaptchaAuthenticationClass* klass, tp_svc_channel_interface_captcha_authentication_answer_captchas_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_captcha_authentication_implement_cancel_captcha ( TpSvcChannelInterfaceCaptchaAuthenticationClass* klass, tp_svc_channel_interface_captcha_authentication_cancel_captcha_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_captcha_authentication_implement_get_captcha_data ( TpSvcChannelInterfaceCaptchaAuthenticationClass* klass, tp_svc_channel_interface_captcha_authentication_get_captcha_data_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_captcha_authentication_implement_get_captchas ( TpSvcChannelInterfaceCaptchaAuthenticationClass* klass, tp_svc_channel_interface_captcha_authentication_get_captchas_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_chat_state_emit_chat_state_changed ( gpointer instance, guint arg_Contact, guint arg_State ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_chat_state_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_chat_state_implement_set_chat_state ( TpSvcChannelInterfaceChatStateClass* klass, tp_svc_channel_interface_chat_state_set_chat_state_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_conference_emit_channel_merged ( gpointer instance, gchar const* arg_Channel, guint arg_Channel_Specific_Handle, GHashTable* arg_Properties ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_conference_emit_channel_removed ( gpointer instance, gchar const* arg_Channel, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_conference_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_destroyable_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_destroyable_implement_destroy ( TpSvcChannelInterfaceDestroyableClass* klass, tp_svc_channel_interface_destroyable_destroy_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_dtmf_emit_sending_tones ( gpointer instance, gchar const* arg_Tones ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_dtmf_emit_stopped_tones ( gpointer instance, gboolean arg_Cancelled ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_dtmf_emit_tones_deferred ( gpointer instance, gchar const* arg_Tones ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_dtmf_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_dtmf_implement_multiple_tones ( TpSvcChannelInterfaceDTMFClass* klass, tp_svc_channel_interface_dtmf_multiple_tones_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_dtmf_implement_start_tone ( TpSvcChannelInterfaceDTMFClass* klass, tp_svc_channel_interface_dtmf_start_tone_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_dtmf_implement_stop_tone ( TpSvcChannelInterfaceDTMFClass* klass, tp_svc_channel_interface_dtmf_stop_tone_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_file_transfer_metadata_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_group_emit_group_flags_changed ( gpointer instance, guint arg_Added, guint arg_Removed ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_group_emit_handle_owners_changed ( gpointer instance, GHashTable* arg_Added, GArray const* arg_Removed, GHashTable* arg_Identifiers ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_group_emit_members_changed ( gpointer instance, GArray const* arg_Added, GArray const* arg_Removed, GArray const* arg_Local_Pending, GArray const* arg_Remote_Pending, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_group_emit_self_contact_changed ( gpointer instance, guint arg_Self_Handle, gchar const* arg_Self_ID ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_group_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_group_implement_add_members ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_add_members_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_group_implement_remove_members ( TpSvcChannelInterfaceGroupClass* klass, void(*impl)(TpSvcChannelInterfaceGroup*, GArray const*, gchar const*, guint, DBusGMethodInvocation*) ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_hold_emit_hold_state_changed ( gpointer instance, guint arg_HoldState, guint arg_Reason ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_hold_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_hold_implement_get_hold_state ( TpSvcChannelInterfaceHoldClass* klass, tp_svc_channel_interface_hold_get_hold_state_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_hold_implement_request_hold ( TpSvcChannelInterfaceHoldClass* klass, tp_svc_channel_interface_hold_request_hold_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_password_emit_password_flags_changed ( gpointer instance, guint arg_Added, guint arg_Removed ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_password_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_password_implement_get_password_flags ( TpSvcChannelInterfacePasswordClass* klass, tp_svc_channel_interface_password_get_password_flags_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_password_implement_provide_password ( TpSvcChannelInterfacePasswordClass* klass, tp_svc_channel_interface_password_provide_password_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_room_config_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_room_config_implement_update_configuration ( TpSvcChannelInterfaceRoomConfigClass* klass, tp_svc_channel_interface_room_config_update_configuration_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_room_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sasl_authentication_emit_new_challenge ( gpointer instance, GArray const* arg_Challenge_Data ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sasl_authentication_emit_sasl_status_changed ( gpointer instance, guint arg_Status, gchar const* arg_Reason, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sasl_authentication_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sasl_authentication_implement_abort_sasl ( TpSvcChannelInterfaceSASLAuthenticationClass* klass, tp_svc_channel_interface_sasl_authentication_abort_sasl_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sasl_authentication_implement_accept_sasl ( TpSvcChannelInterfaceSASLAuthenticationClass* klass, tp_svc_channel_interface_sasl_authentication_accept_sasl_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sasl_authentication_implement_respond ( TpSvcChannelInterfaceSASLAuthenticationClass* klass, tp_svc_channel_interface_sasl_authentication_respond_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sasl_authentication_implement_start_mechanism ( TpSvcChannelInterfaceSASLAuthenticationClass* klass, tp_svc_channel_interface_sasl_authentication_start_mechanism_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_securable_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_service_point_emit_service_point_changed ( gpointer instance, GValueArray const* arg_Service_Point ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_service_point_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sms_emit_sms_channel_changed ( gpointer instance, gboolean arg_SMSChannel ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sms_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_sms_implement_get_sms_length ( TpSvcChannelInterfaceSMSClass* klass, tp_svc_channel_interface_sms_get_sms_length_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_subject_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_subject_implement_set_subject ( TpSvcChannelInterfaceSubjectClass* klass, tp_svc_channel_interface_subject_set_subject_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_tube_emit_tube_channel_state_changed ( gpointer instance, guint arg_State ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_interface_tube_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_emit_call_members_changed ( gpointer instance, GHashTable* arg_Flags_Changed, GHashTable* arg_Identifiers, GArray const* arg_Removed, GValueArray const* arg_Reason ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_emit_call_state_changed ( gpointer instance, guint arg_Call_State, guint arg_Call_Flags, GValueArray const* arg_Call_State_Reason, GHashTable* arg_Call_State_Details ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_emit_content_added ( gpointer instance, gchar const* arg_Content ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_emit_content_removed ( gpointer instance, gchar const* arg_Content, GValueArray const* arg_Reason ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_implement_accept ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_accept_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_implement_add_content ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_add_content_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_implement_hangup ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_hangup_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_implement_set_queued ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_set_queued_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_call_implement_set_ringing ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_set_ringing_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_contact_search_emit_search_result_received ( gpointer instance, GHashTable* arg_Result ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_contact_search_emit_search_state_changed ( gpointer instance, guint arg_State, gchar const* arg_Error, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_contact_search_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_contact_search_implement_more ( TpSvcChannelTypeContactSearchClass* klass, tp_svc_channel_type_contact_search_more_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_contact_search_implement_search ( TpSvcChannelTypeContactSearchClass* klass, tp_svc_channel_type_contact_search_search_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_contact_search_implement_stop ( TpSvcChannelTypeContactSearchClass* klass, tp_svc_channel_type_contact_search_stop_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_dbus_tube_emit_dbus_names_changed ( gpointer instance, GHashTable* arg_Added, GArray const* arg_Removed ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_dbus_tube_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_dbus_tube_implement_accept ( TpSvcChannelTypeDBusTubeClass* klass, tp_svc_channel_type_dbus_tube_accept_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_dbus_tube_implement_offer ( TpSvcChannelTypeDBusTubeClass* klass, tp_svc_channel_type_dbus_tube_offer_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_file_transfer_emit_file_transfer_state_changed ( gpointer instance, guint arg_State, guint arg_Reason ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_file_transfer_emit_initial_offset_defined ( gpointer instance, guint64 arg_InitialOffset ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_file_transfer_emit_transferred_bytes_changed ( gpointer instance, guint64 arg_Count ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_file_transfer_emit_uri_defined ( gpointer instance, gchar const* arg_URI ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_file_transfer_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_file_transfer_implement_accept_file ( TpSvcChannelTypeFileTransferClass* klass, tp_svc_channel_type_file_transfer_accept_file_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_file_transfer_implement_provide_file ( TpSvcChannelTypeFileTransferClass* klass, tp_svc_channel_type_file_transfer_provide_file_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_room_list_emit_got_rooms ( gpointer instance, GPtrArray const* arg_Rooms ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_room_list_emit_listing_rooms ( gpointer instance, gboolean arg_Listing ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_room_list_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_room_list_implement_get_listing_rooms ( TpSvcChannelTypeRoomListClass* klass, tp_svc_channel_type_room_list_get_listing_rooms_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_room_list_implement_list_rooms ( TpSvcChannelTypeRoomListClass* klass, tp_svc_channel_type_room_list_list_rooms_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_room_list_implement_stop_listing ( TpSvcChannelTypeRoomListClass* klass, tp_svc_channel_type_room_list_stop_listing_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_server_authentication_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_server_tls_connection_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_stream_tube_emit_connection_closed ( gpointer instance, guint arg_Connection_ID, gchar const* arg_Error, gchar const* arg_Message ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_stream_tube_emit_new_local_connection ( gpointer instance, guint arg_Connection_ID ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_stream_tube_emit_new_remote_connection ( gpointer instance, guint arg_Handle, gchar const* arg_Identifier, GValue const* arg_Connection_Param, guint arg_Connection_ID ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_stream_tube_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_stream_tube_implement_accept ( TpSvcChannelTypeStreamTubeClass* klass, tp_svc_channel_type_stream_tube_accept_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_stream_tube_implement_offer ( TpSvcChannelTypeStreamTubeClass* klass, tp_svc_channel_type_stream_tube_offer_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_text_emit_message_received ( gpointer instance, GPtrArray const* arg_Message ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_text_emit_message_sent ( gpointer instance, GPtrArray const* arg_Content, guint arg_Flags, gchar const* arg_Message_Token ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_text_emit_pending_messages_removed ( gpointer instance, GArray const* arg_Message_IDs ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_text_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_text_implement_acknowledge_pending_messages ( TpSvcChannelTypeTextClass* klass, tp_svc_channel_type_text_acknowledge_pending_messages_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_channel_type_text_implement_send_message ( TpSvcChannelTypeTextClass* klass, tp_svc_channel_type_text_send_message_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-client.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_client_approver_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_client_approver_implement_add_dispatch_operation ( TpSvcClientApproverClass* klass, tp_svc_client_approver_add_dispatch_operation_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_client_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_client_handler_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_client_handler_implement_handle_channels ( TpSvcClientHandlerClass* klass, tp_svc_client_handler_handle_channels_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_client_interface_requests_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_client_interface_requests_implement_add_request ( TpSvcClientInterfaceRequestsClass* klass, tp_svc_client_interface_requests_add_request_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_client_interface_requests_implement_remove_request ( TpSvcClientInterfaceRequestsClass* klass, tp_svc_client_interface_requests_remove_request_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_client_observer_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_client_observer_implement_observe_channels ( TpSvcClientObserverClass* klass, tp_svc_client_observer_observe_channels_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-connection-manager.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_connection_manager_emit_new_connection ( gpointer instance, gchar const* arg_Bus_Name, gchar const* arg_Object_Path, gchar const* arg_Protocol ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_manager_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_manager_implement_request_connection ( TpSvcConnectionManagerClass* klass, tp_svc_connection_manager_request_connection_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-connection.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_connection_emit_connection_error ( gpointer instance, gchar const* arg_Error, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_emit_self_contact_changed ( gpointer instance, guint arg_Self_Handle, gchar const* arg_Self_ID ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_emit_status_changed ( gpointer instance, guint arg_Status, guint arg_Reason ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_implement_add_client_interest ( TpSvcConnectionClass* klass, tp_svc_connection_add_client_interest_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_implement_connect ( TpSvcConnectionClass* klass, tp_svc_connection_connect_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_implement_disconnect ( TpSvcConnectionClass* klass, tp_svc_connection_disconnect_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_implement_remove_client_interest ( TpSvcConnectionClass* klass, tp_svc_connection_remove_client_interest_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_addressing_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_addressing_implement_get_contacts_by_uri ( TpSvcConnectionInterfaceAddressingClass* klass, tp_svc_connection_interface_addressing_get_contacts_by_uri_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_addressing_implement_get_contacts_by_vcard_field ( TpSvcConnectionInterfaceAddressingClass* klass, tp_svc_connection_interface_addressing_get_contacts_by_vcard_field_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_aliasing_emit_aliases_changed ( gpointer instance, GHashTable* arg_Aliases ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_aliasing_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_aliasing_implement_request_aliases ( TpSvcConnectionInterfaceAliasingClass* klass, tp_svc_connection_interface_aliasing_request_aliases_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_aliasing_implement_set_aliases ( TpSvcConnectionInterfaceAliasingClass* klass, tp_svc_connection_interface_aliasing_set_aliases_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_anonymity_emit_anonymity_modes_changed ( gpointer instance, guint arg_Modes ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_anonymity_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_avatars_emit_avatar_retrieved ( gpointer instance, guint arg_Contact, gchar const* arg_Token, GArray const* arg_Avatar, gchar const* arg_Type ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_avatars_emit_avatar_updated ( gpointer instance, guint arg_Contact, gchar const* arg_New_Avatar_Token ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_avatars_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_avatars_implement_clear_avatar ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_clear_avatar_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_avatars_implement_get_known_avatar_tokens ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_get_known_avatar_tokens_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_avatars_implement_request_avatars ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_request_avatars_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_avatars_implement_set_avatar ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_set_avatar_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_balance_emit_balance_changed ( gpointer instance, GValueArray const* arg_Balance ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_balance_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_cellular_emit_imsi_changed ( gpointer instance, gchar const* arg_IMSI ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_cellular_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_client_types_emit_client_types_updated ( gpointer instance, guint arg_Contact, gchar const** arg_Client_Types ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_client_types_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_blocking_emit_blocked_contacts_changed ( gpointer instance, GHashTable* arg_Blocked_Contacts, GHashTable* arg_Unblocked_Contacts ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_blocking_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_blocking_implement_block_contacts ( TpSvcConnectionInterfaceContactBlockingClass* klass, tp_svc_connection_interface_contact_blocking_block_contacts_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_blocking_implement_unblock_contacts ( TpSvcConnectionInterfaceContactBlockingClass* klass, tp_svc_connection_interface_contact_blocking_unblock_contacts_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_capabilities_emit_contact_capabilities_changed ( gpointer instance, GHashTable* arg_caps ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_capabilities_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_capabilities_implement_update_capabilities ( TpSvcConnectionInterfaceContactCapabilitiesClass* klass, tp_svc_connection_interface_contact_capabilities_update_capabilities_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_groups_emit_group_renamed ( gpointer instance, gchar const* arg_Old_Name, gchar const* arg_New_Name ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_groups_emit_groups_created ( gpointer instance, gchar const** arg_Names ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_groups_emit_groups_removed ( gpointer instance, gchar const** arg_Names ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_groups_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_groups_implement_remove_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_remove_group_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_groups_implement_rename_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_rename_group_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_info_emit_contact_info_changed ( gpointer instance, guint arg_Contact, GPtrArray const* arg_ContactInfo ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_info_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_emit_contact_list_state_changed ( gpointer instance, guint arg_Contact_List_State ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_emit_contacts_changed ( gpointer instance, GHashTable* arg_Changes, GHashTable* arg_Identifiers, GHashTable* arg_Removals ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_implement_authorize_publication ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_authorize_publication_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_implement_download ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_download_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_implement_get_contact_list_attributes ( TpSvcConnectionInterfaceContactListClass* klass, void(*impl)(TpSvcConnectionInterfaceContactList*, gchar const**, DBusGMethodInvocation*) ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_implement_remove_contacts ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_remove_contacts_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_implement_request_subscription ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_request_subscription_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_implement_unpublish ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_unpublish_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contact_list_implement_unsubscribe ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_unsubscribe_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contacts_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contacts_implement_get_contact_attributes ( TpSvcConnectionInterfaceContactsClass* klass, void(*impl)(TpSvcConnectionInterfaceContacts*, GArray const*, gchar const**, DBusGMethodInvocation*) ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_contacts_implement_get_contact_by_id ( TpSvcConnectionInterfaceContactsClass* klass, tp_svc_connection_interface_contacts_get_contact_by_id_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_location_emit_location_updated ( gpointer instance, guint arg_Contact, GHashTable* arg_Location ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_location_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_location_implement_request_location ( TpSvcConnectionInterfaceLocationClass* klass, tp_svc_connection_interface_location_request_location_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_location_implement_set_location ( TpSvcConnectionInterfaceLocationClass* klass, tp_svc_connection_interface_location_set_location_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_mail_notification_emit_mails_received ( gpointer instance, GPtrArray const* arg_Mails ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_mail_notification_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_power_saving_emit_power_saving_changed ( gpointer instance, gboolean arg_Active ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_power_saving_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_presence_emit_presences_changed ( gpointer instance, GHashTable* arg_Presence ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_presence_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_presence_implement_set_presence ( TpSvcConnectionInterfacePresenceClass* klass, tp_svc_connection_interface_presence_set_presence_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_requests_emit_channel_closed ( gpointer instance, gchar const* arg_Removed ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_requests_emit_new_channels ( gpointer instance, GPtrArray const* arg_Channels ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_requests_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_requests_implement_create_channel ( TpSvcConnectionInterfaceRequestsClass* klass, tp_svc_connection_interface_requests_create_channel_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_requests_implement_ensure_channel ( TpSvcConnectionInterfaceRequestsClass* klass, tp_svc_connection_interface_requests_ensure_channel_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_service_point_emit_service_points_changed ( gpointer instance, GPtrArray const* arg_Service_Points ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_connection_interface_service_point_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-debug.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_debug_emit_new_debug_message ( gpointer instance, gdouble arg_time, gchar const* arg_domain, guint arg_level, gchar const* arg_message ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_debug_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_debug_implement_get_messages ( TpSvcDebugClass* klass, tp_svc_debug_get_messages_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-generic.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_dbus_introspectable_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_dbus_introspectable_implement_introspect ( TpSvcDBusIntrospectableClass* klass, tp_svc_dbus_introspectable_introspect_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
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_dbus_0.99.1_UNRELEASED
tp_svc_dbus_properties_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_dbus_properties_implement_get ( TpSvcDBusPropertiesClass* klass, tp_svc_dbus_properties_get_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_dbus_properties_implement_get_all ( TpSvcDBusPropertiesClass* klass, tp_svc_dbus_properties_get_all_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_dbus_properties_implement_set ( TpSvcDBusPropertiesClass* klass, tp_svc_dbus_properties_set_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-protocol.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_protocol_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_protocol_implement_identify_account ( TpSvcProtocolClass* klass, tp_svc_protocol_identify_account_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_protocol_implement_normalize_contact ( TpSvcProtocolClass* klass, tp_svc_protocol_normalize_contact_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_protocol_interface_addressing_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_protocol_interface_addressing_implement_normalize_contact_uri ( TpSvcProtocolInterfaceAddressingClass* klass, tp_svc_protocol_interface_addressing_normalize_contact_uri_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_protocol_interface_addressing_implement_normalize_vcard_address ( TpSvcProtocolInterfaceAddressingClass* klass, tp_svc_protocol_interface_addressing_normalize_vcard_address_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_protocol_interface_avatars_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_protocol_interface_presence_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp-svc-tls-cert.h,
libtelepathy-glib-1-dbus.so.0.0.0
tp_svc_authentication_tls_certificate_emit_accepted ( gpointer instance ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_authentication_tls_certificate_emit_rejected ( gpointer instance, GPtrArray const* arg_Rejections ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_authentication_tls_certificate_get_type ( ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_authentication_tls_certificate_implement_accept ( TpSvcAuthenticationTLSCertificateClass* klass, tp_svc_authentication_tls_certificate_accept_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
tp_svc_authentication_tls_certificate_implement_reject ( TpSvcAuthenticationTLSCertificateClass* klass, tp_svc_authentication_tls_certificate_reject_impl impl ) @@ TELEPATHY_GLIB_dbus_0.99.1_UNRELEASED
util.h,
libtelepathy-glib-1.so.0.0.0
tp_escape_as_identifier ( gchar const* name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_hash_table_update ( GHashTable* target, GHashTable* source, GBoxedCopyFunc key_dup, GBoxedCopyFunc value_dup ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_ptr_array_contains ( GPtrArray* haystack, gpointer needle ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_ptr_array_extend ( GPtrArray* target, GPtrArray* source ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_signal_connect_object ( gpointer instance, gchar const* detailed_signal, GCallback c_handler, gpointer gobject, enum GConnectFlags connect_flags ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_dup ( GValue const* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_free ( GValue* value ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new ( GType type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_boolean ( gboolean b ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_boxed ( GType type, gconstpointer p ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_byte ( guchar n ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_double ( double d ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_int ( gint n ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_int64 ( gint64 n ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_static_boxed ( GType type, gconstpointer p ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_static_string ( gchar const* string ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_string ( gchar const* string ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_take_boxed ( GType type, gpointer p ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_take_string ( gchar* string ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_uint ( guint n ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_g_value_slice_new_uint64 ( guint64 n ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_mixin_class_get_offset ( gpointer klass, GQuark quark ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_mixin_instance_get_offset ( gpointer instance, GQuark quark ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_mixin_offset_cast ( gpointer instance, guint offset ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_simple_async_report_success_in_idle ( GObject* source, GAsyncReadyCallback callback, gpointer user_data, gpointer source_tag ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_strdiff ( gchar const* left, gchar const* right ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_strv_contains ( gchar const*const* strv, gchar const* str ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_user_action_time_from_x11 ( guint32 x11_time ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_user_action_time_should_present ( gint64 user_action_time, guint32* x11_time ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_utf8_make_valid ( gchar const* name ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_value_array_build ( gsize length, GType type, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_value_array_unpack ( GValueArray* array, gsize len, ... ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_weak_ref_destroy ( TpWeakRef* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_weak_ref_dup_object ( TpWeakRef* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_weak_ref_get_user_data ( TpWeakRef* self ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_weak_ref_new ( gpointer object, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
variant-util.h,
libtelepathy-glib-1.so.0.0.0
tp_vardict_get_boolean ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_vardict_get_double ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_vardict_get_int32 ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_vardict_get_int64 ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_vardict_get_object_path ( GVariant* variant, gchar const* key ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_vardict_get_string ( GVariant* variant, gchar const* key ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_vardict_get_uint32 ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_vardict_get_uint64 ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_variant_convert ( GVariant* variant, GVariantType const* type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
tp_variant_type_classify ( GVariantType const* type ) @@ TELEPATHY_GLIB_0.99.1_UNRELEASED
to the top
Removed Symbols (2681)
account-channel-request.h,
libtelepathy-glib.so.0.84.1
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_dup_request ( TpAccountChannelRequest* self ) @@ TELEPATHY_GLIB_0.19.10
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_new_audio_call ( TpAccount* account, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_new_audio_video_call ( TpAccount* account, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_new_dbus_tube ( TpAccount* account, gchar const* service_name, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.23.2
tp_account_channel_request_new_file_transfer ( TpAccount* account, gchar const* filename, gchar const* mime_type, guint64 size, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_new_stream_tube ( TpAccount* account, gchar const* service, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.23.2
tp_account_channel_request_new_text ( TpAccount* account, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_new_vardict ( TpAccount* account, GVariant* request, gint64 user_action_time ) @@ TELEPATHY_GLIB_0.19.10
tp_account_channel_request_set_channel_factory ( TpAccountChannelRequest* self, TpClientChannelFactory* factory ) @@ TELEPATHY_GLIB_0.13.2
tp_account_channel_request_set_conference_initial_channels ( TpAccountChannelRequest* self, gchar const*const* channels ) @@ TELEPATHY_GLIB_0.23.2
tp_account_channel_request_set_delegate_to_preferred_handler ( TpAccountChannelRequest* self, gboolean delegate ) @@ TELEPATHY_GLIB_0.15.3
tp_account_channel_request_set_delegated_channel_callback ( TpAccountChannelRequest* self, TpAccountChannelRequestDelegatedChannelCb callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.15.3
tp_account_channel_request_set_file_transfer_description ( TpAccountChannelRequest* self, gchar const* description ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_set_file_transfer_hash ( TpAccountChannelRequest* self, enum TpFileHashType hash_type, gchar const* hash ) @@ TELEPATHY_GLIB_0.23.2
tp_account_channel_request_set_file_transfer_initial_offset ( TpAccountChannelRequest* self, guint64 offset ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_set_file_transfer_timestamp ( TpAccountChannelRequest* self, guint64 timestamp ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_set_file_transfer_uri ( TpAccountChannelRequest* self, gchar const* uri ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_set_hint ( TpAccountChannelRequest* self, gchar const* key, GVariant* value ) @@ TELEPATHY_GLIB_0.19.8
tp_account_channel_request_set_hints ( TpAccountChannelRequest* self, GHashTable* hints ) @@ TELEPATHY_GLIB_0.13.14
tp_account_channel_request_set_initial_invitee_ids ( TpAccountChannelRequest* self, gchar const*const* ids ) @@ TELEPATHY_GLIB_0.23.2
tp_account_channel_request_set_initial_invitees ( TpAccountChannelRequest* self, GPtrArray* contacts ) @@ TELEPATHY_GLIB_0.23.2
tp_account_channel_request_set_request_property ( TpAccountChannelRequest* self, gchar const* name, GVariant* value ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_set_sms_channel ( TpAccountChannelRequest* self, gboolean is_sms_channel ) @@ TELEPATHY_GLIB_0.23.2
tp_account_channel_request_set_target_contact ( TpAccountChannelRequest* self, TpContact* contact ) @@ TELEPATHY_GLIB_0.19.0
tp_account_channel_request_set_target_id ( TpAccountChannelRequest* self, enum TpHandleType handle_type, gchar const* identifier ) @@ TELEPATHY_GLIB_0.19.0
account-manager.h,
libtelepathy-glib.so.0.84.1
tp_account_manager_can_set_default ( ) @@ TELEPATHY_GLIB_0.19.6
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_dup_valid_accounts ( TpAccountManager* manager ) @@ TELEPATHY_GLIB_0.19.9
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_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_account_manager_get_valid_accounts ( TpAccountManager* manager ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
tp_account_manager_is_prepared ( TpAccountManager* manager, GQuark feature ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_new ( TpDBusDaemon* bus_daemon ) @@ TELEPATHY_GLIB_0.7.32
tp_account_manager_new_with_factory ( TpSimpleClientFactory* factory ) @@ TELEPATHY_GLIB_0.15.5
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, enum TpConnectionPresenceType type, gchar const* status, gchar const* message ) @@ TELEPATHY_GLIB_0.9.0
tp_account_manager_set_default ( TpAccountManager* manager ) @@ TELEPATHY_GLIB_0.15.5
account-request.h,
libtelepathy-glib.so.0.84.1
tp_account_request_add_supersedes ( TpAccountRequest* self, gchar const* superseded_path ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_create_account_async ( TpAccountRequest* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_create_account_finish ( TpAccountRequest* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_get_type ( ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_new ( TpAccountManager* account_manager, gchar const* manager, gchar const* protocol, gchar const* display_name ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_new_from_protocol ( TpAccountManager* account_manager, TpProtocol* protocol, gchar const* display_name ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_automatic_presence ( TpAccountRequest* self, enum TpConnectionPresenceType presence, gchar const* status, gchar const* message ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_avatar ( TpAccountRequest* self, guchar const* avatar, gsize len, gchar const* mime_type ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_connect_automatically ( TpAccountRequest* self, gboolean connect_automatically ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_display_name ( TpAccountRequest* self, gchar const* name ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_enabled ( TpAccountRequest* self, gboolean enabled ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_icon_name ( TpAccountRequest* self, gchar const* icon ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_nickname ( TpAccountRequest* self, gchar const* nickname ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_parameter ( TpAccountRequest* self, gchar const* key, GVariant* value ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_parameter_string ( TpAccountRequest* self, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_requested_presence ( TpAccountRequest* self, enum TpConnectionPresenceType presence, gchar const* status, gchar const* message ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_service ( TpAccountRequest* self, gchar const* service ) @@ TELEPATHY_GLIB_0.19.1
tp_account_request_set_storage_provider ( TpAccountRequest* self, gchar const* provider ) @@ TELEPATHY_GLIB_0.19.4
tp_account_request_unset_parameter ( TpAccountRequest* self, gchar const* key ) @@ TELEPATHY_GLIB_0.19.1
account.h,
libtelepathy-glib.so.0.84.1
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_dup_detailed_error_vardict ( TpAccount* self, GVariant** details ) @@ TELEPATHY_GLIB_0.17.6
tp_account_dup_parameters_vardict ( TpAccount* account ) @@ TELEPATHY_GLIB_0.17.6
tp_account_dup_storage_identifier_variant ( TpAccount* self ) @@ TELEPATHY_GLIB_0.17.6
tp_account_dup_storage_specific_information_vardict_async ( TpAccount* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.6
tp_account_dup_storage_specific_information_vardict_finish ( TpAccount* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.6
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_cm_name ( TpAccount* account ) @@ TELEPATHY_GLIB_0.19.3
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, enum 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_connection ( ) @@ TELEPATHY_GLIB_0.15.5
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_protocol_name ( TpAccount* account ) @@ TELEPATHY_GLIB_0.19.3
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_supersedes ( TpAccount* self ) @@ TELEPATHY_GLIB_0.17.5
tp_account_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_account_get_uri_schemes ( TpAccount* self ) @@ TELEPATHY_GLIB_0.13.8
tp_account_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
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_new ( TpDBusDaemon* bus_daemon, gchar const* object_path, GError** error ) @@ TELEPATHY_GLIB_0.7.32
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, enum 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, enum 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
tp_account_update_parameters_vardict_async ( TpAccount* account, GVariant* parameters, gchar const** unset_parameters, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.6
tp_account_update_parameters_vardict_finish ( TpAccount* account, GAsyncResult* result, gchar*** reconnect_required, GError** error ) @@ TELEPATHY_GLIB_0.17.6
add-dispatch-operation-context.h,
libtelepathy-glib.so.0.84.1
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-client-factory.h,
libtelepathy-glib.so.0.84.1
tp_automatic_client_factory_get_type ( ) @@ TELEPATHY_GLIB_0.15.5
tp_automatic_client_factory_new ( TpDBusDaemon* dbus ) @@ TELEPATHY_GLIB_0.15.5
automatic-proxy-factory.h,
libtelepathy-glib.so.0.84.1
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-call-channel.h,
libtelepathy-glib.so.0.84.1
tp_base_call_channel_add_content ( TpBaseCallChannel* self, TpBaseCallContent* content ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_get_call_members ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_get_contents ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_get_state ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_has_initial_audio ( TpBaseCallChannel* self, gchar const** initial_audio_name ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_has_initial_video ( TpBaseCallChannel* self, gchar const** initial_video_name ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_has_mutable_contents ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_is_accepted ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_remote_accept ( TpBaseCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_remove_content ( TpBaseCallChannel* self, TpBaseCallContent* content, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_remove_member ( TpBaseCallChannel* self, TpHandle contact, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_set_state ( TpBaseCallChannel* self, enum TpCallState state, guint actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_channel_update_member_flags ( TpBaseCallChannel* self, TpHandle contact, enum TpCallMemberFlags new_flags, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.17.5
base-call-content.h,
libtelepathy-glib.so.0.84.1
tp_base_call_content_add_stream ( TpBaseCallContent* self, TpBaseCallStream* stream ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_content_get_connection ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_content_get_disposition ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_content_get_media_type ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_content_get_name ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_content_get_object_path ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_content_get_streams ( TpBaseCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_content_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_content_remove_stream ( TpBaseCallContent* self, TpBaseCallStream* stream, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.17.5
base-call-stream.h,
libtelepathy-glib.so.0.84.1
tp_base_call_stream_get_connection ( TpBaseCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_stream_get_local_sending_state ( TpBaseCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_stream_get_object_path ( TpBaseCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_stream_get_remote_sending_state ( TpBaseCallStream* self, TpHandle contact ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_stream_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_stream_remove_member ( TpBaseCallStream* self, TpHandle contact, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_stream_update_local_sending_state ( TpBaseCallStream* self, enum TpSendingState new_state, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.17.5
tp_base_call_stream_update_remote_sending_state ( TpBaseCallStream* self, TpHandle contact, enum TpSendingState new_state, TpHandle actor_handle, enum TpCallStateChangeReason reason, gchar const* dbus_reason, gchar const* message ) @@ TELEPATHY_GLIB_0.17.5
base-channel.h,
libtelepathy-glib.so.0.84.1
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_disappear ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.19.7
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_self_handle ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.17.5
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_is_respawning ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.19.7
tp_base_channel_register ( TpBaseChannel* chan ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_reopened ( TpBaseChannel* chan, TpHandle initiator ) @@ TELEPATHY_GLIB_0.11.14
tp_base_channel_reopened_with_requested ( TpBaseChannel* chan, gboolean requested, TpHandle initiator ) @@ TELEPATHY_GLIB_0.19.7
base-client.h,
libtelepathy-glib.so.0.84.1
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_approver_filter_vardict ( TpBaseClient* self, GVariant* filter ) @@ TELEPATHY_GLIB_0.19.10
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_handler_filter_vardict ( TpBaseClient* self, GVariant* filter ) @@ TELEPATHY_GLIB_0.19.10
tp_base_client_add_observer_filter ( TpBaseClient* self, GHashTable* filter ) @@ TELEPATHY_GLIB_0.11.5
tp_base_client_add_observer_filter_vardict ( TpBaseClient* self, GVariant* filter ) @@ TELEPATHY_GLIB_0.19.10
tp_base_client_be_a_handler ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.11.6
tp_base_client_delegate_channels_async ( TpBaseClient* self, GList* channels, gint64 user_action_time, gchar const* preferred_handler, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.0
tp_base_client_delegate_channels_finish ( TpBaseClient* self, GAsyncResult* result, GPtrArray** delegated, GHashTable** not_delegated, GError** error ) @@ TELEPATHY_GLIB_0.15.0
tp_base_client_dup_handled_channels ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.19.9
tp_base_client_dup_pending_requests ( TpBaseClient* self ) @@ TELEPATHY_GLIB_0.19.9
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_delegated_channels_callback ( TpBaseClient* self, TpBaseClientDelegatedChannelsCb callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.15.3
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.84.1
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
tp_base_connection_manager_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_base_connection_manager_register ( TpBaseConnectionManager* self ) @@ TELEPATHY_GLIB_0.7.0
tp_cm_param_setter_offset ( TpCMParamSpec const* paramspec, GValue const* value, gpointer params ) @@ TELEPATHY_GLIB_0.7.0
base-connection.h,
libtelepathy-glib.so.0.84.1
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_interfaces ( TpBaseConnection* self, gchar const** interfaces ) @@ TELEPATHY_GLIB_0.7.0
tp_base_connection_add_possible_client_interest ( TpBaseConnection* self, GQuark token ) @@ TELEPATHY_GLIB_0.13.3
tp_base_connection_change_status ( TpBaseConnection* self, enum TpConnectionStatus status, enum TpConnectionStatusReason reason ) @@ TELEPATHY_GLIB_0.7.0
tp_base_connection_channel_manager_iter_init ( TpChannelManagerIter* iter, TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.7.15
tp_base_connection_channel_manager_iter_next ( TpChannelManagerIter* iter, TpChannelManager** manager_out ) @@ TELEPATHY_GLIB_0.7.15
tp_base_connection_check_connected ( TpBaseConnection* self, GError** error ) @@ TELEPATHY_GLIB_0.19.1
tp_base_connection_dbus_request_handles ( TpSvcConnection* iface, guint handle_type, gchar const** names, DBusGMethodInvocation* context ) @@ TELEPATHY_GLIB_0.7.0
tp_base_connection_disconnect_with_dbus_error ( TpBaseConnection* self, gchar const* error_name, GHashTable* details, enum TpConnectionStatusReason reason ) @@ TELEPATHY_GLIB_0.7.24
tp_base_connection_disconnect_with_dbus_error_vardict ( TpBaseConnection* self, gchar const* error_name, GVariant* details, enum TpConnectionStatusReason reason ) @@ TELEPATHY_GLIB_0.19.0
tp_base_connection_finish_shutdown ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.7.0
tp_base_connection_get_account_path_suffix ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.23.2
tp_base_connection_get_bus_name ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.19.1
tp_base_connection_get_dbus_daemon ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.11.3
tp_base_connection_get_handles ( TpBaseConnection* self, enum TpHandleType handle_type ) @@ TELEPATHY_GLIB_0.7.0
tp_base_connection_get_object_path ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.19.1
tp_base_connection_get_self_handle ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.7.15
tp_base_connection_get_status ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.19.1
tp_base_connection_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_base_connection_is_destroyed ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.19.1
tp_base_connection_register ( TpBaseConnection* self, gchar const* cm_name, gchar** bus_name, gchar** object_path, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_base_connection_register_with_contacts_mixin ( TpBaseConnection* self ) @@ TELEPATHY_GLIB_0.7.14
tp_base_connection_set_self_handle ( TpBaseConnection* self, TpHandle self_handle ) @@ TELEPATHY_GLIB_0.7.15
base-contact-list.h,
libtelepathy-glib.so.0.84.1
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_block_contacts_with_abuse_async ( TpBaseContactList* self, TpHandleSet* contacts, gboolean report_abusive, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.1
tp_base_contact_list_block_contacts_with_abuse_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.1
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_download_async ( TpBaseContactList* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.18.0
tp_base_contact_list_download_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.18.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, enum TpSubscriptionState* subscribe, enum 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_download_at_connection ( TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.18.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_blocking_iface_init ( TpSvcConnectionInterfaceContactBlockingClass* klass ) @@ TELEPATHY_GLIB_0.15.1
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-media-call-channel.h,
libtelepathy-glib.so.0.84.1
tp_base_media_call_channel_get_local_hold_state ( TpBaseMediaCallChannel* channel, enum TpLocalHoldStateReason* reason ) @@ TELEPATHY_GLIB_0.17.6
tp_base_media_call_channel_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
base-media-call-content.h,
libtelepathy-glib.so.0.84.1
tp_base_media_call_content_get_local_media_description ( TpBaseMediaCallContent* self, TpHandle contact ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_content_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_content_offer_media_description_async ( TpBaseMediaCallContent* self, TpCallContentMediaDescription* md, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_content_offer_media_description_finish ( TpBaseMediaCallContent* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
base-media-call-stream.h,
libtelepathy-glib.so.0.84.1
tp_base_media_call_stream_add_endpoint ( TpBaseMediaCallStream* self, TpCallStreamEndpoint* endpoint ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_get_endpoints ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_get_local_candidates ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_get_local_sending ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.17.7
tp_base_media_call_stream_get_password ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_get_receiving_state ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_get_sending_state ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_get_username ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_remove_endpoint ( TpBaseMediaCallStream* self, TpCallStreamEndpoint* endpoint ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_set_local_sending ( TpBaseMediaCallStream* self, gboolean sending ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_set_relay_info ( TpBaseMediaCallStream* self, GPtrArray* relays ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_set_stun_servers ( TpBaseMediaCallStream* self, GPtrArray* stun_servers ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_update_receiving_state ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_base_media_call_stream_update_sending_state ( TpBaseMediaCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
base-password-channel.h,
libtelepathy-glib.so.0.84.1
tp_base_password_channel_get_type ( ) @@ TELEPATHY_GLIB_0.13.15
base-protocol.h,
libtelepathy-glib.so.0.84.1
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
tp_cm_param_filter_string_nonempty ( TpCMParamSpec const* paramspec, GValue* value, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_cm_param_filter_uint_nonzero ( TpCMParamSpec const* paramspec, GValue* value, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_protocol_addressing_get_type ( ) @@ TELEPATHY_GLIB_0.17.2
base-room-config.h,
libtelepathy-glib.so.0.84.1
tp_base_room_config_dup_channel ( TpBaseRoomConfig* self ) @@ TELEPATHY_GLIB_0.15.8
tp_base_room_config_emit_properties_changed ( TpBaseRoomConfig* self ) @@ TELEPATHY_GLIB_0.15.8
tp_base_room_config_get_type ( ) @@ TELEPATHY_GLIB_0.15.8
tp_base_room_config_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.15.8
tp_base_room_config_register_class ( TpBaseChannelClass* base_channel_class ) @@ TELEPATHY_GLIB_0.15.8
tp_base_room_config_set_can_update_configuration ( TpBaseRoomConfig* self, gboolean can_update_configuration ) @@ TELEPATHY_GLIB_0.15.8
tp_base_room_config_set_property_mutable ( TpBaseRoomConfig* self, enum TpBaseRoomConfigProperty property_id, gboolean is_mutable ) @@ TELEPATHY_GLIB_0.15.8
tp_base_room_config_set_retrieved ( TpBaseRoomConfig* self ) @@ TELEPATHY_GLIB_0.15.8
basic-proxy-factory.h,
libtelepathy-glib.so.0.84.1
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
call-channel.h,
libtelepathy-glib.so.0.84.1
tp_call_channel_accept_async ( TpCallChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_accept_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_add_content_async ( TpCallChannel* self, gchar const* name, enum TpMediaStreamType type, enum TpMediaStreamDirection initial_direction, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_add_content_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_get_contents ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_get_members ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_get_state ( TpCallChannel* self, enum TpCallFlags* flags, GHashTable** details, TpCallStateReason** reason ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_hangup_async ( TpCallChannel* self, enum TpCallStateChangeReason reason, gchar const* detailed_reason, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_hangup_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_has_dtmf ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_has_hardware_streaming ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_has_hold ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.17.6
tp_call_channel_has_initial_audio ( TpCallChannel* self, gchar const** initial_audio_name ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_has_initial_video ( TpCallChannel* self, gchar const** initial_video_name ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_has_mutable_contents ( TpCallChannel* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_request_hold_async ( TpCallChannel* self, gboolean hold, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.6
tp_call_channel_request_hold_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.6
tp_call_channel_send_tones_async ( TpCallChannel* self, gchar const* tones, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_send_tones_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_set_queued_async ( TpCallChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_set_queued_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_set_ringing_async ( TpCallChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_channel_set_ringing_finish ( TpCallChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_call_state_reason_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
call-content-media-description.h,
libtelepathy-glib.so.0.84.1
tp_call_content_media_description_add_rtcp_extended_reports_interface ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.17.6
tp_call_content_media_description_add_rtcp_feedback_interface ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.17.6
tp_call_content_media_description_add_rtcp_feedback_message ( TpCallContentMediaDescription* self, guint codec_identifier, gchar const* type, gchar const* subtype, gchar const* parameters ) @@ TELEPATHY_GLIB_0.17.6
tp_call_content_media_description_add_rtp_header_extension ( TpCallContentMediaDescription* self, guint id, enum TpMediaStreamDirection direction, gchar const* uri, gchar const* parameters ) @@ TELEPATHY_GLIB_0.17.6
tp_call_content_media_description_add_rtp_header_extensions_interface ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.17.6
tp_call_content_media_description_add_ssrc ( TpCallContentMediaDescription* self, TpHandle contact, guint ssrc ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_media_description_append_codec ( TpCallContentMediaDescription* self, guint identifier, gchar const* name, guint clock_rate, guint channels, gboolean updated, GHashTable* parameters ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_media_description_get_object_path ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_media_description_get_remote_contact ( TpCallContentMediaDescription* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_media_description_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_media_description_new ( TpDBusDaemon* dbus_daemon, gchar const* object_path, TpHandle remote_contact, gboolean has_remote_information, gboolean further_negotiation_required ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_media_description_set_does_avpf ( TpCallContentMediaDescription* self, gboolean does_avpf ) @@ TELEPATHY_GLIB_0.17.6
tp_call_content_media_description_set_rtcp_extended_reports ( TpCallContentMediaDescription* self, guint loss_rle_max_size, guint duplicate_rle_max_size, guint packet_receipt_times_max_size, guint dlrr_max_size, enum TpRCPTXRRTTMode rtt_mode, enum TpRTCPXRStatisticsFlags statistics_flags, gboolean enable_metrics ) @@ TELEPATHY_GLIB_0.17.6
tp_call_content_media_description_set_rtcp_feedback_minimum_interval ( TpCallContentMediaDescription* self, guint codec_identifier, guint rtcp_minimum_interval ) @@ TELEPATHY_GLIB_0.17.6
call-content.h,
libtelepathy-glib.so.0.84.1
tp_call_content_get_disposition ( TpCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_get_media_type ( TpCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_get_name ( TpCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_get_streams ( TpCallContent* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_remove_async ( TpCallContent* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_remove_finish ( TpCallContent* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_send_tones_async ( TpCallContent* self, gchar const* tones, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_content_send_tones_finish ( TpCallContent* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
call-misc.h,
libtelepathy-glib.so.0.84.1
tp_call_content_media_description_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_endpoint_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.17.5
call-stream-endpoint.h,
libtelepathy-glib.so.0.84.1
tp_call_stream_endpoint_add_new_candidate ( TpCallStreamEndpoint* self, enum TpStreamComponent component, gchar const* address, guint port, GHashTable const* info_hash ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_endpoint_add_new_candidates ( TpCallStreamEndpoint* self, GPtrArray const* candidates ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_endpoint_get_object_path ( TpCallStreamEndpoint* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_endpoint_get_state ( TpCallStreamEndpoint* self, enum TpStreamComponent component ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_endpoint_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_endpoint_new ( TpDBusDaemon* dbus_daemon, gchar const* object_path, enum TpStreamTransportType transport, gboolean is_ice_lite ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_endpoint_set_remote_credentials ( TpCallStreamEndpoint* self, gchar const* username, gchar const* password ) @@ TELEPATHY_GLIB_0.17.5
call-stream.h,
libtelepathy-glib.so.0.84.1
tp_call_stream_can_request_receiving ( TpCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_get_local_sending_state ( TpCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_get_remote_members ( TpCallStream* self ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_request_receiving_async ( TpCallStream* self, TpContact* contact, gboolean receive, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_request_receiving_finish ( TpCallStream* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_set_sending_async ( TpCallStream* self, gboolean send, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_call_stream_set_sending_finish ( TpCallStream* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
capabilities.h,
libtelepathy-glib.so.0.84.1
tp_capabilities_dup_channel_classes_variant ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.19.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_audio_call ( TpCapabilities* self, enum TpHandleType handle_type ) @@ TELEPATHY_GLIB_0.17.6
tp_capabilities_supports_audio_video_call ( TpCapabilities* self, enum TpHandleType handle_type ) @@ TELEPATHY_GLIB_0.17.6
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, enum TpHandleType handle_type, gchar const* service_name ) @@ TELEPATHY_GLIB_0.13.0
tp_capabilities_supports_file_transfer ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.17.6
tp_capabilities_supports_file_transfer_description ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.19.0
tp_capabilities_supports_file_transfer_initial_offset ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.19.0
tp_capabilities_supports_file_transfer_timestamp ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.19.0
tp_capabilities_supports_file_transfer_uri ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.19.0
tp_capabilities_supports_room_list ( TpCapabilities* self, gboolean* with_server ) @@ TELEPATHY_GLIB_0.13.14
tp_capabilities_supports_sms ( TpCapabilities* self ) @@ TELEPATHY_GLIB_0.19.0
tp_capabilities_supports_stream_tubes ( TpCapabilities* self, enum 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.84.1
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_claim_with_async ( TpChannelDispatchOperation* self, TpBaseClient* client, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.0
tp_channel_dispatch_operation_claim_with_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.0
tp_channel_dispatch_operation_close_channels_async ( TpChannelDispatchOperation* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.1
tp_channel_dispatch_operation_close_channels_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.1
tp_channel_dispatch_operation_destroy_channels_async ( TpChannelDispatchOperation* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_dispatch_operation_destroy_channels_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_dispatch_operation_get_account ( TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.19.9
tp_channel_dispatch_operation_get_channels ( TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.19.9
tp_channel_dispatch_operation_get_connection ( TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.19.9
tp_channel_dispatch_operation_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.11.5
tp_channel_dispatch_operation_get_possible_handlers ( TpChannelDispatchOperation* self ) @@ TELEPATHY_GLIB_0.19.9
tp_channel_dispatch_operation_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
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
tp_channel_dispatch_operation_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
tp_channel_dispatch_operation_leave_channels_async ( TpChannelDispatchOperation* self, enum TpChannelGroupChangeReason reason, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_dispatch_operation_leave_channels_finish ( TpChannelDispatchOperation* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_dispatch_operation_new ( TpDBusDaemon* bus_daemon, gchar const* object_path, GHashTable* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.7.32
channel-dispatcher.h,
libtelepathy-glib.so.0.84.1
tp_channel_dispatcher_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_channel_dispatcher_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
tp_channel_dispatcher_new ( TpDBusDaemon* bus_daemon ) @@ TELEPATHY_GLIB_0.7.32
tp_channel_dispatcher_present_channel_async ( TpChannelDispatcher* self, TpChannel* channel, gint64 user_action_time, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.0
tp_channel_dispatcher_present_channel_finish ( TpChannelDispatcher* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.0
channel-factory-iface.h,
libtelepathy-glib.so.0.84.1
tp_channel_factory_iface_close_all ( TpChannelFactoryIface* self ) @@ TELEPATHY_GLIB_0.7.0
tp_channel_factory_iface_connected ( TpChannelFactoryIface* self ) @@ TELEPATHY_GLIB_0.7.0
tp_channel_factory_iface_connecting ( TpChannelFactoryIface* self ) @@ TELEPATHY_GLIB_0.7.0
tp_channel_factory_iface_disconnected ( TpChannelFactoryIface* self ) @@ TELEPATHY_GLIB_0.7.0
tp_channel_factory_iface_emit_channel_error ( gpointer instance, TpChannelIface* channel, GError* error, gpointer request ) @@ TELEPATHY_GLIB_0.7.0
tp_channel_factory_iface_emit_new_channel ( gpointer instance, TpChannelIface* channel, gpointer request ) @@ TELEPATHY_GLIB_0.7.0
tp_channel_factory_iface_foreach ( TpChannelFactoryIface* self, TpChannelFunc func, gpointer data ) @@ TELEPATHY_GLIB_0.7.0
tp_channel_factory_iface_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_channel_factory_iface_request ( TpChannelFactoryIface* self, gchar const* chan_type, enum TpHandleType handle_type, guint handle, gpointer request, TpChannelIface** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
channel-iface.h,
libtelepathy-glib.so.0.84.1
tp_channel_iface_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
channel-manager.h,
libtelepathy-glib.so.0.84.1
tp_channel_manager_asv_has_unknown_properties ( GHashTable* properties, gchar const*const* fixed, gchar const*const* allowed, GError** error ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_create_channel ( TpChannelManager* manager, gpointer request_token, GHashTable* request_properties ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_emit_channel_closed ( gpointer instance, gchar const* path ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_emit_channel_closed_for_object ( gpointer instance, TpExportableChannel* channel ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_emit_new_channel ( gpointer instance, TpExportableChannel* channel, GSList* request_tokens ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_emit_new_channels ( gpointer instance, GHashTable* channels ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_emit_request_already_satisfied ( gpointer instance, gpointer request_token, TpExportableChannel* channel ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_emit_request_failed ( gpointer instance, gpointer request_token, GQuark domain, gint code, gchar const* message ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_emit_request_failed_printf ( gpointer instance, gpointer request_token, GQuark domain, gint code, gchar const* format, ... ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_ensure_channel ( TpChannelManager* manager, gpointer request_token, GHashTable* request_properties ) @@ TELEPATHY_GLIB_0.7.16
tp_channel_manager_foreach_channel ( TpChannelManager* manager, TpExportableChannelFunc func, gpointer user_data ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_foreach_channel_class ( TpChannelManager* manager, TpChannelManagerChannelClassFunc func, gpointer user_data ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_get_type ( ) @@ TELEPATHY_GLIB_0.7.15
tp_channel_manager_request_channel ( TpChannelManager* manager, gpointer request_token, GHashTable* request_properties ) @@ TELEPATHY_GLIB_0.7.15
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.84.1
tp_channel_request_dup_hints ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.19.10
tp_channel_request_dup_immutable_properties ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.19.10
tp_channel_request_get_account ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.15.3
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_get_preferred_handler ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.15.3
tp_channel_request_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_channel_request_get_user_action_time ( TpChannelRequest* self ) @@ TELEPATHY_GLIB_0.15.3
tp_channel_request_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
tp_channel_request_new ( TpDBusDaemon* bus_daemon, gchar const* object_path, GHashTable* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp_channel_request_set_channel_factory ( TpChannelRequest* self, TpClientChannelFactory* factory ) @@ TELEPATHY_GLIB_0.13.14
channel.h,
libtelepathy-glib.so.0.84.1
tp_channel_borrow_connection ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_borrow_immutable_properties ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.19
tp_channel_call_when_ready ( TpChannel* self, TpChannelWhenReadyCb callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.7.7
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_destroy_async ( TpChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_destroy_finish ( TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_dup_immutable_properties ( TpChannel* self ) @@ TELEPATHY_GLIB_0.19.9
tp_channel_get_channel_type ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_get_channel_type_id ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_get_chat_state ( TpChannel* self, TpHandle contact ) @@ TELEPATHY_GLIB_0.11.3
tp_channel_get_connection ( TpChannel* self ) @@ TELEPATHY_GLIB_0.19.9
tp_channel_get_feature_quark_chat_states ( ) @@ TELEPATHY_GLIB_0.11.3
tp_channel_get_feature_quark_contacts ( ) @@ TELEPATHY_GLIB_0.15.6
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_feature_quark_password ( ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_get_handle ( TpChannel* self, enum TpHandleType* handle_type ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_get_identifier ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.21
tp_channel_get_initiator_contact ( TpChannel* self ) @@ TELEPATHY_GLIB_0.15.6
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_get_target_contact ( TpChannel* self ) @@ TELEPATHY_GLIB_0.15.6
tp_channel_get_type ( ) @@ TELEPATHY_GLIB_0.7.1
tp_channel_group_dup_local_pending_contacts ( TpChannel* self ) @@ TELEPATHY_GLIB_0.15.6
tp_channel_group_dup_members_contacts ( TpChannel* self ) @@ TELEPATHY_GLIB_0.15.6
tp_channel_group_dup_remote_pending_contacts ( TpChannel* self ) @@ TELEPATHY_GLIB_0.15.6
tp_channel_group_get_contact_owner ( TpChannel* self, TpContact* contact ) @@ TELEPATHY_GLIB_0.15.6
tp_channel_group_get_flags ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_group_get_handle_owner ( TpChannel* self, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_group_get_local_pending ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_group_get_local_pending_contact_info ( TpChannel* self, TpContact* local_pending, TpContact** actor, enum TpChannelGroupChangeReason* reason, gchar const** message ) @@ TELEPATHY_GLIB_0.15.6
tp_channel_group_get_local_pending_info ( TpChannel* self, TpHandle local_pending, TpHandle* actor, enum TpChannelGroupChangeReason* reason, gchar const** message ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_group_get_members ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_group_get_remote_pending ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_group_get_self_contact ( TpChannel* self ) @@ TELEPATHY_GLIB_0.15.6
tp_channel_group_get_self_handle ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.6
tp_channel_is_ready ( TpChannel* self ) @@ TELEPATHY_GLIB_0.7.12
tp_channel_join_async ( TpChannel* self, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_channel_join_finish ( TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_channel_leave_async ( TpChannel* self, enum 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
tp_channel_new ( TpConnection* conn, gchar const* object_path, gchar const* optional_channel_type, enum TpHandleType optional_handle_type, TpHandle optional_handle, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_channel_new_from_properties ( TpConnection* conn, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.7.19
tp_channel_password_needed ( TpChannel* self ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_provide_password_async ( TpChannel* self, gchar const* password, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_provide_password_finish ( TpChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.2
tp_channel_run_until_ready ( TpChannel* self, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_errors_removed_from_group_quark ( ) @@ TELEPATHY_GLIB_0.7.1
client-channel-factory.h,
libtelepathy-glib.so.0.84.1
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.84.1
tp_client_message_get_type ( ) @@ TELEPATHY_GLIB_0.13.9
tp_client_message_new ( ) @@ TELEPATHY_GLIB_0.13.9
tp_client_message_new_text ( enum TpChannelTextMessageType type, gchar const* text ) @@ TELEPATHY_GLIB_0.13.9
client.h,
libtelepathy-glib.so.0.84.1
tp_client_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_client_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
cm-message.h,
libtelepathy-glib.so.0.84.1
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, enum TpChannelTextMessageType type, gchar const* text ) @@ TELEPATHY_GLIB_0.13.10
tp_cm_message_set_message ( TpMessage* self, guint part, gchar const* key, TpMessage* message ) @@ TELEPATHY_GLIB_0.15.5
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
tp_message_new ( TpBaseConnection* connection, guint initial_parts, guint size_hint ) @@ TELEPATHY_GLIB_0.7.21
connection-contact-list.h,
libtelepathy-glib.so.0.84.1
tp_connection_add_to_group_async ( TpConnection* self, gchar const* group, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_add_to_group_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_authorize_publication_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_authorize_publication_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_block_contacts_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, gboolean report_abusive, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.0
tp_connection_block_contacts_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.0
tp_connection_can_report_abusive ( TpConnection* self ) @@ TELEPATHY_GLIB_0.17.0
tp_connection_dup_contact_list ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_blocked_contacts ( TpConnection* self ) @@ TELEPATHY_GLIB_0.17.0
tp_connection_get_can_change_contact_list ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_contact_groups ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_contact_list_persists ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_contact_list_state ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_disjoint_groups ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_feature_quark_contact_blocking ( ) @@ TELEPATHY_GLIB_0.17.0
tp_connection_get_feature_quark_contact_groups ( ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_feature_quark_contact_list ( ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_feature_quark_contact_list_properties ( ) @@ TELEPATHY_GLIB_0.17.0
tp_connection_get_group_storage ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_request_uses_message ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_remove_contacts_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_remove_contacts_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_remove_from_group_async ( TpConnection* self, gchar const* group, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_remove_from_group_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_remove_group_async ( TpConnection* self, gchar const* group, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_remove_group_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_rename_group_async ( TpConnection* self, gchar const* old_name, gchar const* new_name, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_rename_group_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_request_subscription_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_request_subscription_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_set_group_members_async ( TpConnection* self, gchar const* group, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_set_group_members_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_unblock_contacts_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.0
tp_connection_unblock_contacts_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.0
tp_connection_unpublish_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_unpublish_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_unsubscribe_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_unsubscribe_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
connection-manager.h,
libtelepathy-glib.so.0.84.1
tp_connection_manager_activate ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.7.1
tp_connection_manager_call_when_ready ( TpConnectionManager* self, TpConnectionManagerWhenReadyCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_check_valid_name ( gchar const* name, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_connection_manager_check_valid_protocol_name ( gchar const* name, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_connection_manager_dup_protocol_names ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_dup_protocols ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.17.6
tp_connection_manager_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_get_info_source ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_get_name ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_get_protocol ( TpConnectionManager* self, gchar const* protocol ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_get_protocol_object ( TpConnectionManager* self, gchar const* protocol ) @@ TELEPATHY_GLIB_0.11.11
tp_connection_manager_get_type ( ) @@ TELEPATHY_GLIB_0.7.1
tp_connection_manager_has_protocol ( TpConnectionManager* self, gchar const* protocol ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
tp_connection_manager_is_ready ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_is_running ( TpConnectionManager* self ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_new ( TpDBusDaemon* dbus, gchar const* name, gchar const* manager_filename, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_connection_manager_param_copy ( TpConnectionManagerParam const* in ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_param_dup_default_variant ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.19.0
tp_connection_manager_param_dup_variant_type ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.23.1
tp_connection_manager_param_free ( TpConnectionManagerParam* param ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_param_get_dbus_signature ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_param_get_default ( TpConnectionManagerParam const* param, GValue* value ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_param_get_name ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_param_get_type ( ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_param_is_dbus_property ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_param_is_required ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_param_is_required_for_registration ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_param_is_secret ( TpConnectionManagerParam const* param ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_protocol_can_register ( TpConnectionManagerProtocol const* protocol ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_protocol_copy ( TpConnectionManagerProtocol const* in ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_protocol_dup_param_names ( TpConnectionManagerProtocol const* protocol ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_protocol_free ( TpConnectionManagerProtocol* proto ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_protocol_get_param ( TpConnectionManagerProtocol const* protocol, gchar const* param ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_manager_protocol_get_type ( ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_manager_protocol_has_param ( TpConnectionManagerProtocol const* protocol, gchar const* param ) @@ TELEPATHY_GLIB_0.7.26
tp_list_connection_managers ( TpDBusDaemon* bus_daemon, TpConnectionManagerListCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_list_connection_managers_async ( TpDBusDaemon* dbus_daemon, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.6
tp_list_connection_managers_finish ( GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.6
connection.h,
libtelepathy-glib.so.0.84.1
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_call_when_ready ( TpConnection* self, TpConnectionWhenReadyCb callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.7.7
tp_connection_can_set_contact_alias ( TpConnection* self ) @@ TELEPATHY_GLIB_0.17.3
tp_connection_disconnect_async ( TpConnection* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_connection_disconnect_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_connection_dup_contact_info_supported_fields ( TpConnection* self ) @@ TELEPATHY_GLIB_0.19.9
tp_connection_dup_detailed_error_vardict ( TpConnection* self, GVariant** details ) @@ TELEPATHY_GLIB_0.19.0
tp_connection_get_account ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.5
tp_connection_get_avatar_requirements ( TpConnection* self ) @@ TELEPATHY_GLIB_0.11.4
tp_connection_get_balance ( TpConnection* self, gint* balance, guint* scale, gchar const** currency ) @@ TELEPATHY_GLIB_0.15.1
tp_connection_get_balance_uri ( TpConnection* self ) @@ TELEPATHY_GLIB_0.15.1
tp_connection_get_capabilities ( TpConnection* self ) @@ TELEPATHY_GLIB_0.11.3
tp_connection_get_cm_name ( TpConnection* self ) @@ TELEPATHY_GLIB_0.19.3
tp_connection_get_connection_manager_name ( TpConnection* self ) @@ TELEPATHY_GLIB_0.13.16
tp_connection_get_contact_attributes ( TpConnection* self, gint timeout_ms, guint n_handles, TpHandle const* handles, 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.7.19
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_aliasing ( ) @@ TELEPATHY_GLIB_0.17.3
tp_connection_get_feature_quark_avatar_requirements ( ) @@ TELEPATHY_GLIB_0.11.4
tp_connection_get_feature_quark_balance ( ) @@ TELEPATHY_GLIB_0.15.1
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_get_self_handle ( TpConnection* self ) @@ TELEPATHY_GLIB_0.7.26
tp_connection_get_status ( TpConnection* self, enum TpConnectionStatusReason* reason ) @@ TELEPATHY_GLIB_0.7.14
tp_connection_get_type ( ) @@ TELEPATHY_GLIB_0.7.1
tp_connection_has_immortal_handles ( TpConnection* self ) @@ TELEPATHY_GLIB_0.13.8
tp_connection_hold_handles ( TpConnection* self, gint timeout_ms, enum TpHandleType handle_type, guint n_handles, TpHandle const* handles, TpConnectionHoldHandlesCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.17
tp_connection_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.6
tp_connection_is_ready ( TpConnection* self ) @@ TELEPATHY_GLIB_0.7.17
tp_connection_new ( TpDBusDaemon* dbus, gchar const* bus_name, gchar const* object_path, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_connection_parse_object_path ( TpConnection* self, gchar** protocol, gchar** cm_name ) @@ TELEPATHY_GLIB_0.7.27
tp_connection_presence_type_cmp_availability ( enum TpConnectionPresenceType p1, enum TpConnectionPresenceType p2 ) @@ TELEPATHY_GLIB_0.7.16
tp_connection_request_handles ( TpConnection* self, gint timeout_ms, enum TpHandleType handle_type, gchar const*const* ids, TpConnectionRequestHandlesCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.17
tp_connection_run_until_ready ( TpConnection* self, gboolean connect, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
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_connection_unref_handles ( TpConnection* self, enum TpHandleType handle_type, guint n_handles, TpHandle const* handles ) @@ TELEPATHY_GLIB_0.7.17
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
tp_errors_disconnected_quark ( ) @@ TELEPATHY_GLIB_0.7.1
tp_list_connection_names ( TpDBusDaemon* bus_daemon, TpConnectionNameListCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
contact-operations.h,
libtelepathy-glib.so.0.84.1
tp_contact_add_to_group_async ( TpContact* self, gchar const* group, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_add_to_group_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_authorize_publication_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_authorize_publication_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_block_async ( TpContact* self, gboolean report_abusive, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.0
tp_contact_block_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.0
tp_contact_remove_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_remove_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_remove_from_group_async ( TpContact* self, gchar const* group, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_remove_from_group_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_request_subscription_async ( TpContact* self, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_request_subscription_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_unblock_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.0
tp_contact_unblock_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.0
tp_contact_unpublish_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_unpublish_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_unsubscribe_async ( TpContact* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.5
tp_contact_unsubscribe_finish ( TpContact* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.5
contact-search-result.h,
libtelepathy-glib.so.0.84.1
tp_contact_search_result_dup_fields ( TpContactSearchResult* self ) @@ TELEPATHY_GLIB_0.19.9
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.84.1
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.84.1
tp_connection_dup_contact_by_id_async ( TpConnection* self, gchar const* id, guint n_features, enum TpContactFeature const* features, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.0
tp_connection_dup_contact_by_id_finish ( TpConnection* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tp_connection_dup_contact_if_possible ( TpConnection* connection, TpHandle handle, gchar const* identifier ) @@ TELEPATHY_GLIB_0.13.9
tp_connection_get_contacts_by_handle ( TpConnection* self, guint n_handles, TpHandle const* handles, guint n_features, enum TpContactFeature const* features, TpConnectionContactsByHandleCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.18
tp_connection_get_contacts_by_id ( TpConnection* self, guint n_ids, gchar const*const* ids, guint n_features, enum TpContactFeature const* features, TpConnectionContactsByIdCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.18
tp_connection_refresh_contact_info ( TpConnection* self, guint n_contacts, TpContact*const* contacts ) @@ TELEPATHY_GLIB_0.11.7
tp_connection_upgrade_contacts ( TpConnection* self, guint n_contacts, TpContact*const* contacts, guint n_features, enum TpContactFeature const* features, TpConnectionUpgradeContactsCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.18
tp_connection_upgrade_contacts_async ( TpConnection* self, guint n_contacts, TpContact*const* contacts, guint n_features, enum TpContactFeature const* features, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.0
tp_connection_upgrade_contacts_finish ( TpConnection* self, GAsyncResult* result, GPtrArray** contacts, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tp_contact_dup_contact_info ( TpContact* self ) @@ TELEPATHY_GLIB_0.19.9
tp_contact_dup_location ( TpContact* self ) @@ TELEPATHY_GLIB_0.19.10
tp_contact_get_account ( TpContact* self ) @@ TELEPATHY_GLIB_0.19.0
tp_contact_get_alias ( TpContact* self ) @@ TELEPATHY_GLIB_0.7.18
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_avatar_token ( TpContact* self ) @@ TELEPATHY_GLIB_0.7.18
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_connection ( TpContact* self ) @@ TELEPATHY_GLIB_0.7.18
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_handle ( TpContact* self ) @@ TELEPATHY_GLIB_0.7.18
tp_contact_get_identifier ( TpContact* self ) @@ TELEPATHY_GLIB_0.7.18
tp_contact_get_location ( TpContact* self ) @@ TELEPATHY_GLIB_0.11.1
tp_contact_get_presence_message ( TpContact* self ) @@ TELEPATHY_GLIB_0.7.18
tp_contact_get_presence_status ( TpContact* self ) @@ TELEPATHY_GLIB_0.7.18
tp_contact_get_presence_type ( TpContact* self ) @@ TELEPATHY_GLIB_0.7.18
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_get_type ( ) @@ TELEPATHY_GLIB_0.7.18
tp_contact_has_feature ( TpContact* self, enum TpContactFeature feature ) @@ TELEPATHY_GLIB_0.7.18
tp_contact_is_blocked ( TpContact* self ) @@ TELEPATHY_GLIB_0.17.0
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.84.1
tp_contacts_mixin_add_contact_attributes_iface ( GObject* obj, gchar const* interface, TpContactsMixinFillContactAttributesFunc fill_contact_attributes ) @@ TELEPATHY_GLIB_0.7.14
tp_contacts_mixin_class_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.14
tp_contacts_mixin_class_init ( GObjectClass* obj_cls, glong offset ) @@ TELEPATHY_GLIB_0.7.14
tp_contacts_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.14
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
tp_contacts_mixin_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.14
tp_contacts_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.14
tp_contacts_mixin_init ( GObject* obj, gsize offset ) @@ TELEPATHY_GLIB_0.7.14
tp_contacts_mixin_set_contact_attribute ( GHashTable* contact_attributes, TpHandle handle, gchar const* attribute, GValue* value ) @@ TELEPATHY_GLIB_0.7.14
dbus-daemon.h,
libtelepathy-glib.so.0.84.1
tp_dbus_daemon_cancel_name_owner_watch ( TpDBusDaemon* self, gchar const* name, TpDBusDaemonNameOwnerChangedCb callback, gconstpointer user_data ) @@ TELEPATHY_GLIB_0.7.1
tp_dbus_daemon_dup ( GError** error ) @@ TELEPATHY_GLIB_0.7.26
tp_dbus_daemon_get_type ( ) @@ TELEPATHY_GLIB_0.7.1
tp_dbus_daemon_get_unique_name ( TpDBusDaemon* self ) @@ TELEPATHY_GLIB_0.7.35
tp_dbus_daemon_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
tp_dbus_daemon_list_activatable_names ( TpDBusDaemon* self, gint timeout_ms, TpDBusDaemonListNamesCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.35
tp_dbus_daemon_list_names ( TpDBusDaemon* self, gint timeout_ms, TpDBusDaemonListNamesCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.35
tp_dbus_daemon_new ( DBusGConnection* connection ) @@ TELEPATHY_GLIB_0.7.1
tp_dbus_daemon_register_object ( TpDBusDaemon* self, gchar const* object_path, gpointer object ) @@ TELEPATHY_GLIB_0.11.3
tp_dbus_daemon_release_name ( TpDBusDaemon* self, gchar const* well_known_name, GError** error ) @@ TELEPATHY_GLIB_0.7.30
tp_dbus_daemon_request_name ( TpDBusDaemon* self, gchar const* well_known_name, gboolean idempotent, GError** error ) @@ TELEPATHY_GLIB_0.7.30
tp_dbus_daemon_unregister_object ( TpDBusDaemon* self, gpointer object ) @@ TELEPATHY_GLIB_0.11.3
tp_dbus_daemon_watch_name_owner ( TpDBusDaemon* self, gchar const* name, TpDBusDaemonNameOwnerChangedCb callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.7.1
dbus-properties-mixin.h,
libtelepathy-glib.so.0.84.1
tp_dbus_properties_mixin_class_init ( GObjectClass* cls, gsize offset ) @@ TELEPATHY_GLIB_0.7.3
tp_dbus_properties_mixin_dup_all ( GObject* self, gchar const* interface_name ) @@ TELEPATHY_GLIB_0.21.2
tp_dbus_properties_mixin_emit_properties_changed ( GObject* object, gchar const* interface_name, gchar const*const* properties ) @@ TELEPATHY_GLIB_0.15.6
tp_dbus_properties_mixin_emit_properties_changed_varargs ( GObject* object, gchar const* interface_name, ... ) @@ TELEPATHY_GLIB_0.15.6
tp_dbus_properties_mixin_fill_properties_hash ( GObject* object, GHashTable* table, gchar const* first_interface, gchar const* first_property, ... ) @@ TELEPATHY_GLIB_0.11.11
tp_dbus_properties_mixin_get ( GObject* self, gchar const* interface_name, gchar const* property_name, GValue* value, GError** error ) @@ TELEPATHY_GLIB_0.7.13
tp_dbus_properties_mixin_getter_gobject_properties ( GObject* object, GQuark iface, GQuark name, GValue* value, gpointer getter_data ) @@ TELEPATHY_GLIB_0.7.3
tp_dbus_properties_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.3
tp_dbus_properties_mixin_implement_interface ( GObjectClass* cls, GQuark iface, TpDBusPropertiesMixinGetter getter, TpDBusPropertiesMixinSetter setter, struct TpDBusPropertiesMixinPropImpl* props ) @@ TELEPATHY_GLIB_0.7.9
tp_dbus_properties_mixin_make_properties_hash ( GObject* object, gchar const* first_interface, gchar const* first_property, ... ) @@ TELEPATHY_GLIB_0.7.15
tp_dbus_properties_mixin_set ( GObject* self, gchar const* interface_name, gchar const* property_name, GValue const* value, GError** error ) @@ TELEPATHY_GLIB_0.15.8
tp_dbus_properties_mixin_setter_gobject_properties ( GObject* object, GQuark iface, GQuark name, GValue const* value, gpointer setter_data, GError** error ) @@ TELEPATHY_GLIB_0.7.3
tp_svc_interface_get_dbus_properties_info ( GType g_interface ) @@ TELEPATHY_GLIB_0.15.8
tp_svc_interface_set_dbus_properties_info ( GType g_interface, struct TpDBusPropertiesMixinIfaceInfo* info ) @@ TELEPATHY_GLIB_0.7.3
dbus-tube-channel.h,
libtelepathy-glib.so.0.84.1
tp_dbus_tube_channel_accept_async ( TpDBusTubeChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.18.0
tp_dbus_tube_channel_accept_finish ( TpDBusTubeChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.18.0
tp_dbus_tube_channel_dup_parameters_vardict ( TpDBusTubeChannel* self ) @@ TELEPATHY_GLIB_0.19.10
tp_dbus_tube_channel_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.18.0
tp_dbus_tube_channel_get_parameters ( TpDBusTubeChannel* self ) @@ TELEPATHY_GLIB_0.15.6
tp_dbus_tube_channel_get_service_name ( TpDBusTubeChannel* self ) @@ TELEPATHY_GLIB_0.15.6
tp_dbus_tube_channel_get_type ( ) @@ TELEPATHY_GLIB_0.15.6
tp_dbus_tube_channel_offer_async ( TpDBusTubeChannel* self, GHashTable* params, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.18.0
tp_dbus_tube_channel_offer_finish ( TpDBusTubeChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.18.0
dbus.h,
libtelepathy-glib.so.0.84.1
tp_asv_dump ( GHashTable* asv ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_get_boolean ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_boxed ( GHashTable const* asv, gchar const* key, GType type ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_bytes ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_double ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_int32 ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_int64 ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_object_path ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_string ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_strv ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_uint32 ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_get_uint64 ( GHashTable const* asv, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_lookup ( GHashTable const* asv, gchar const* key ) @@ TELEPATHY_GLIB_0.7.9
tp_asv_new ( gchar const* first_key, ... ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_boolean ( GHashTable* asv, gchar const* key, gboolean value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_boxed ( GHashTable* asv, gchar const* key, GType type, gconstpointer value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_bytes ( GHashTable* asv, gchar const* key, guint length, gconstpointer bytes ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_double ( GHashTable* asv, gchar const* key, gdouble value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_int32 ( GHashTable* asv, gchar const* key, gint32 value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_int64 ( GHashTable* asv, gchar const* key, gint64 value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_object_path ( GHashTable* asv, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_static_boxed ( GHashTable* asv, gchar const* key, GType type, gconstpointer value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_static_object_path ( GHashTable* asv, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_static_string ( GHashTable* asv, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_string ( GHashTable* asv, gchar const* key, gchar const* value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_strv ( GHashTable* asv, gchar const* key, gchar** value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_uint32 ( GHashTable* asv, gchar const* key, guint32 value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_set_uint64 ( GHashTable* asv, gchar const* key, guint64 value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_take_boxed ( GHashTable* asv, gchar const* key, GType type, gpointer value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_take_bytes ( GHashTable* asv, gchar const* key, GArray* value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_take_object_path ( GHashTable* asv, gchar const* key, gchar* value ) @@ TELEPATHY_GLIB_0.7.29
tp_asv_take_string ( GHashTable* asv, gchar const* key, gchar* value ) @@ TELEPATHY_GLIB_0.7.29
tp_dbus_check_valid_bus_name ( gchar const* name, enum TpDBusNameType allow_types, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_dbus_check_valid_interface_name ( gchar const* name, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_dbus_check_valid_member_name ( gchar const* name, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_dbus_check_valid_object_path ( gchar const* path, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_dbus_g_method_return_not_implemented ( DBusGMethodInvocation* context ) @@ TELEPATHY_GLIB_0.7.0
tp_g_value_slice_new_bytes ( guint length, gconstpointer bytes ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_object_path ( gchar const* path ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_static_object_path ( gchar const* path ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_take_bytes ( GArray* bytes ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_take_object_path ( gchar* path ) @@ TELEPATHY_GLIB_0.7.27
tp_get_bus ( ) @@ TELEPATHY_GLIB_0.7.0
tp_get_bus_proxy ( ) @@ TELEPATHY_GLIB_0.7.0
debug-client.h,
libtelepathy-glib.so.0.84.1
tp_debug_client_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_client_get_messages_async ( TpDebugClient* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_client_get_messages_finish ( TpDebugClient* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_client_get_type ( ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_client_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_client_is_enabled ( TpDebugClient* self ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_client_new ( TpDBusDaemon* dbus, gchar const* unique_name, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_client_set_enabled_async ( TpDebugClient* self, gboolean enabled, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_client_set_enabled_finish ( TpDebugClient* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.19.0
debug-message.h,
libtelepathy-glib.so.0.84.1
tp_debug_message_get_category ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_message_get_domain ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_message_get_level ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_message_get_message ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_message_get_time ( TpDebugMessage* self ) @@ TELEPATHY_GLIB_0.19.0
tp_debug_message_get_type ( ) @@ TELEPATHY_GLIB_0.19.0
debug-sender.h,
libtelepathy-glib.so.0.84.1
tp_debug_sender_add_message ( TpDebugSender* self, GTimeVal* timestamp, gchar const* domain, enum GLogLevelFlags level, gchar const* string ) @@ TELEPATHY_GLIB_0.7.36
tp_debug_sender_add_message_printf ( TpDebugSender* self, GTimeVal* timestamp, gchar** formatted, gchar const* domain, enum 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, enum GLogLevelFlags level, gchar const* format, va_list args ) @@ TELEPATHY_GLIB_0.13.13
tp_debug_sender_dup ( ) @@ TELEPATHY_GLIB_0.7.36
tp_debug_sender_get_type ( ) @@ TELEPATHY_GLIB_0.7.36
tp_debug_sender_log_handler ( gchar const* log_domain, enum GLogLevelFlags log_level, gchar const* message, gpointer exclude ) @@ TELEPATHY_GLIB_0.7.36
tp_debug_sender_set_timestamps ( TpDebugSender* self, gboolean maybe ) @@ TELEPATHY_GLIB_0.15.5
debug.h,
libtelepathy-glib.so.0.84.1
tp_debug_divert_messages ( gchar const* filename ) @@ TELEPATHY_GLIB_0.7.1
tp_debug_set_all_flags ( ) @@ TELEPATHY_GLIB_0.7.0
tp_debug_set_flags ( gchar const* flags_string ) @@ TELEPATHY_GLIB_0.7.0
tp_debug_set_flags_from_env ( gchar const* var ) @@ TELEPATHY_GLIB_0.7.0
tp_debug_set_flags_from_string ( gchar const* flags_string ) @@ TELEPATHY_GLIB_0.7.0
tp_debug_set_persistent ( gboolean persistent ) @@ TELEPATHY_GLIB_0.7.0
tp_debug_timestamped_log_handler ( gchar const* log_domain, enum GLogLevelFlags log_level, gchar const* message, gpointer ignored ) @@ TELEPATHY_GLIB_0.7.1
dtmf.h,
libtelepathy-glib.so.0.84.1
tp_dtmf_event_to_char ( enum 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.84.1
tp_error_get_dbus_name ( enum TpError error ) @@ TELEPATHY_GLIB_0.7.31
tp_error_quark ( ) @@ TELEPATHY_GLIB_0.11.13
tp_errors_quark ( ) @@ TELEPATHY_GLIB_0.7.0
tp_g_set_error_invalid_handle_type ( guint type, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_g_set_error_unsupported_handle_type ( guint type, GError** error ) @@ TELEPATHY_GLIB_0.7.0
exportable-channel.h,
libtelepathy-glib.so.0.84.1
tp_exportable_channel_get_type ( ) @@ TELEPATHY_GLIB_0.7.15
file-transfer-channel.h,
libtelepathy-glib.so.0.84.1
tp_file_transfer_channel_accept_file_async ( TpFileTransferChannel* self, GFile* file, guint64 offset, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.1
tp_file_transfer_channel_accept_file_finish ( TpFileTransferChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.1
tp_file_transfer_channel_get_date ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.15.5
tp_file_transfer_channel_get_description ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.15.5
tp_file_transfer_channel_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.15.5
tp_file_transfer_channel_get_filename ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.15.5
tp_file_transfer_channel_get_metadata ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.17.1
tp_file_transfer_channel_get_mime_type ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.15.5
tp_file_transfer_channel_get_service_name ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.17.1
tp_file_transfer_channel_get_size ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.15.5
tp_file_transfer_channel_get_state ( TpFileTransferChannel* self, enum TpFileTransferStateChangeReason* reason ) @@ TELEPATHY_GLIB_0.17.1
tp_file_transfer_channel_get_transferred_bytes ( TpFileTransferChannel* self ) @@ TELEPATHY_GLIB_0.15.5
tp_file_transfer_channel_get_type ( ) @@ TELEPATHY_GLIB_0.15.5
tp_file_transfer_channel_new ( TpConnection* conn, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_file_transfer_channel_provide_file_async ( TpFileTransferChannel* self, GFile* file, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.1
tp_file_transfer_channel_provide_file_finish ( TpFileTransferChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.1
genums.h,
libtelepathy-glib.so.0.84.1
tp_base_room_config_property_get_type ( ) @@ TELEPATHY_GLIB_0.15.8
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
tp_error_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
gnio-util.h,
libtelepathy-glib.so.0.84.1
tp_address_g_variant_from_g_socket_address ( GSocketAddress* address, enum TpSocketAddressType* type, GError** error ) @@ TELEPATHY_GLIB_0.19.10
tp_address_variant_from_g_socket_address ( GSocketAddress* address, enum TpSocketAddressType* type, GError** error ) @@ TELEPATHY_GLIB_0.11.0
tp_g_socket_address_from_g_variant ( enum TpSocketAddressType type, GVariant* variant, GError** error ) @@ TELEPATHY_GLIB_0.19.10
tp_g_socket_address_from_variant ( enum 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_receive_credentials_with_byte_async ( GSocketConnection* connection, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_unix_connection_receive_credentials_with_byte_finish ( GSocketConnection* connection, GAsyncResult* result, guchar* byte, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_unix_connection_send_credentials_with_byte ( GSocketConnection* connection, guchar byte, GCancellable* cancellable, GError** error ) @@ TELEPATHY_GLIB_0.13.2
tp_unix_connection_send_credentials_with_byte_async ( GSocketConnection* connection, guchar byte, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.17.5
tp_unix_connection_send_credentials_with_byte_finish ( GSocketConnection* connection, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.17.5
group-mixin.h,
libtelepathy-glib.so.0.84.1
tp_external_group_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.0
tp_external_group_mixin_get_dbus_property ( GObject* object, GQuark interface, GQuark name, GValue* value, gpointer unused ) @@ TELEPATHY_GLIB_0.7.10
tp_external_group_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.0
tp_external_group_mixin_init ( GObject* obj, GObject* obj_with_mixin ) @@ TELEPATHY_GLIB_0.7.0
tp_external_group_mixin_init_dbus_properties ( GObjectClass* cls ) @@ TELEPATHY_GLIB_0.7.10
tp_group_mixin_add_handle_owner ( GObject* obj, TpHandle local_handle, TpHandle owner_handle ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_add_handle_owners ( GObject* obj, GHashTable* local_to_owner_handle ) @@ TELEPATHY_GLIB_0.7.10
tp_group_mixin_add_members ( GObject* obj, GArray const* contacts, gchar const* message, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_change_flags ( GObject* obj, enum TpChannelGroupFlags add, enum TpChannelGroupFlags del ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_change_members ( GObject* obj, gchar const* message, TpIntset const* add, TpIntset const* del, TpIntset const* add_local_pending, TpIntset const* add_remote_pending, TpHandle actor, enum TpChannelGroupChangeReason reason ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_change_members_detailed ( GObject* obj, TpIntset const* add, TpIntset const* del, TpIntset const* add_local_pending, TpIntset const* add_remote_pending, GHashTable const* details ) @@ TELEPATHY_GLIB_0.7.21
tp_group_mixin_change_self_handle ( GObject* obj, TpHandle new_self_handle ) @@ TELEPATHY_GLIB_0.7.10
tp_group_mixin_class_allow_self_removal ( GObjectClass* obj_cls ) @@ TELEPATHY_GLIB_0.7.27
tp_group_mixin_class_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_class_init ( GObjectClass* obj_cls, glong offset, TpGroupMixinAddMemberFunc add_func, TpGroupMixinRemMemberFunc rem_func ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_class_set_remove_with_reason_func ( GObjectClass* cls, TpGroupMixinRemMemberWithReasonFunc func ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_get_all_members ( GObject* obj, GArray** members, GArray** local_pending, GArray** remote_pending, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_get_dbus_property ( GObject* object, GQuark interface, GQuark name, GValue* value, gpointer unused ) @@ TELEPATHY_GLIB_0.7.10
tp_group_mixin_get_group_flags ( GObject* obj, guint* ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_get_handle_owners ( GObject* obj, GArray const* handles, GArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_get_local_pending_members ( GObject* obj, GArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_get_local_pending_members_with_info ( GObject* obj, GPtrArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_get_members ( GObject* obj, GArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_get_remote_pending_members ( GObject* obj, GArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_get_self_handle ( GObject* obj, guint* ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_init ( GObject* obj, glong offset, TpHandleRepoIface* handle_repo, TpHandle self_handle ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_init_dbus_properties ( GObjectClass* cls ) @@ TELEPATHY_GLIB_0.7.10
tp_group_mixin_remove_members ( GObject* obj, GArray const* contacts, gchar const* message, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_group_mixin_remove_members_with_reason ( GObject* obj, GArray const* contacts, gchar const* message, guint reason, GError** error ) @@ TELEPATHY_GLIB_0.7.0
gtypes.h,
libtelepathy-glib.so.0.84.1
tp_dbus_specialized_value_slice_new ( GType type ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array__28us_29as ( ) @@ TELEPATHY_GLIB_0.11.7
tp_type_dbus_array__28usua_7bsv_7d_29_28usua_7bsv_7d_29 ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_array_a_7bsv_7das ( ) @@ TELEPATHY_GLIB_0.7.15
tp_type_dbus_array_dsus ( ) @@ TELEPATHY_GLIB_0.7.36
tp_type_dbus_array_oa_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.7.15
tp_type_dbus_array_of_a_7boa_7bsv_7d_7d ( ) @@ TELEPATHY_GLIB_0.11.15
tp_type_dbus_array_of_a_7bss_7d ( ) @@ TELEPATHY_GLIB_0.7.28
tp_type_dbus_array_of_a_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.7.26
tp_type_dbus_array_of_a_7bua_28a_7bsv_7das_29_7d ( ) @@ TELEPATHY_GLIB_0.7.37
tp_type_dbus_array_of_a_7buu_7d ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_array_of_ay ( ) @@ TELEPATHY_GLIB_0.11.14
tp_type_dbus_array_of_o ( ) @@ TELEPATHY_GLIB_0.7.34
tp_type_dbus_array_of_y ( ) @@ TELEPATHY_GLIB_0.11.1
tp_type_dbus_array_os ( ) @@ TELEPATHY_GLIB_0.7.5
tp_type_dbus_array_osuu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_sa_28usuussduss_29 ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_saa_7bsv_7das ( ) @@ TELEPATHY_GLIB_0.7.37
tp_type_dbus_array_sasas ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_array_sasuu ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_array_sq ( ) @@ TELEPATHY_GLIB_0.7.28
tp_type_dbus_array_ss ( ) @@ TELEPATHY_GLIB_0.13.3
tp_type_dbus_array_sss ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_array_su ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_susv ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_us ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_usa_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_ussu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_ussuas ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_array_usua_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_array_usuu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_usuuba_7bss_7d ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_array_usuussduss ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_usuuua_7bss_7d ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_usuuuu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_uu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_uuss ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_array_uuus ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_uuusa_7bsv_7du ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_uuuuus ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_uuuuuu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_array_uv ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_hash_o_28ss_29 ( ) @@ TELEPATHY_GLIB_0.15.0
tp_type_dbus_hash_oa_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.11.15
tp_type_dbus_hash_s_28ubb_29 ( ) @@ TELEPATHY_GLIB_0.7.13
tp_type_dbus_hash_s_28ubba_7bss_7d_29 ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_hash_sa_28sasas_29 ( ) @@ TELEPATHY_GLIB_0.11.11
tp_type_dbus_hash_sa_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_hash_sas ( ) @@ TELEPATHY_GLIB_0.17.1
tp_type_dbus_hash_ss ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_hash_su ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_hash_sv ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_hash_u_28ua_28sss_29_29 ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_hash_u_28ua_7bsa_7bsv_7d_7d_29 ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_hash_u_28uss_29 ( ) @@ TELEPATHY_GLIB_0.7.13
tp_type_dbus_hash_u_28uus_29 ( ) @@ TELEPATHY_GLIB_0.13.0
tp_type_dbus_hash_ua_28a_7bsv_7das_29 ( ) @@ TELEPATHY_GLIB_0.7.37
tp_type_dbus_hash_ua_28sasas_29 ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_hash_ua_28usuuba_7bss_7d_29 ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_hash_ua_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.7.14
tp_type_dbus_hash_uas ( ) @@ TELEPATHY_GLIB_0.13.1
tp_type_dbus_hash_uau ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_hash_uo ( ) @@ TELEPATHY_GLIB_0.11.16
tp_type_dbus_hash_us ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_hash_uu ( ) @@ TELEPATHY_GLIB_0.7.6
tp_type_dbus_hash_uv ( ) @@ TELEPATHY_GLIB_0.7.21
tp_type_dbus_struct__28us_29as ( ) @@ TELEPATHY_GLIB_0.11.7
tp_type_dbus_struct__28usua_7bsv_7d_29_28usua_7bsv_7d_29 ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_struct_a_7bsv_7das ( ) @@ TELEPATHY_GLIB_0.7.15
tp_type_dbus_struct_ays ( ) @@ TELEPATHY_GLIB_0.7.32
tp_type_dbus_struct_dsus ( ) @@ TELEPATHY_GLIB_0.7.36
tp_type_dbus_struct_ius ( ) @@ TELEPATHY_GLIB_0.11.0
tp_type_dbus_struct_oa_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.7.15
tp_type_dbus_struct_os ( ) @@ TELEPATHY_GLIB_0.7.5
tp_type_dbus_struct_osuu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_sa_28usuussduss_29 ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_saa_7bsv_7das ( ) @@ TELEPATHY_GLIB_0.7.37
tp_type_dbus_struct_sasas ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_struct_sasuu ( ) @@ TELEPATHY_GLIB_0.11.3
tp_type_dbus_struct_sq ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_ss ( ) @@ TELEPATHY_GLIB_0.13.3
tp_type_dbus_struct_sss ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_struct_su ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_sua_28ss_29 ( ) @@ TELEPATHY_GLIB_0.13.3
tp_type_dbus_struct_susv ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_sy ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_ua_28sss_29 ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_struct_ua_7bsa_7bsv_7d_7d ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_ubb ( ) @@ TELEPATHY_GLIB_0.7.13
tp_type_dbus_struct_ubba_7bss_7d ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_us ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_usa_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_uss ( ) @@ TELEPATHY_GLIB_0.7.13
tp_type_dbus_struct_ussu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_ussuas ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_struct_usua_7bsv_7d ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_struct_usuu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_usuuba_7bss_7d ( ) @@ TELEPATHY_GLIB_0.17.5
tp_type_dbus_struct_usuussduss ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_usuuua_7bss_7d ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_usuuuu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_uu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_uus ( ) @@ TELEPATHY_GLIB_0.13.0
tp_type_dbus_struct_uuss ( ) @@ TELEPATHY_GLIB_0.14.3
tp_type_dbus_struct_uuus ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_uuusa_7bsv_7du ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_uuuuus ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_uuuuuu ( ) @@ TELEPATHY_GLIB_0.7.0
tp_type_dbus_struct_uv ( ) @@ TELEPATHY_GLIB_0.7.0
handle-channels-context.h,
libtelepathy-glib.so.0.84.1
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-dynamic.h,
libtelepathy-glib.so.0.84.1
tp_dynamic_handle_repo_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_dynamic_handle_repo_lookup_exact ( TpHandleRepoIface* irepo, char const* id ) @@ TELEPATHY_GLIB_0.7.0
tp_dynamic_handle_repo_set_normalize_async ( TpDynamicHandleRepo* self, TpDynamicHandleRepoNormalizeAsync normalize_async, TpDynamicHandleRepoNormalizeFinish normalize_finish ) @@ TELEPATHY_GLIB_0.19.2
handle-repo-static.h,
libtelepathy-glib.so.0.84.1
tp_static_handle_repo_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
handle-repo.h,
libtelepathy-glib.so.0.84.1
tp_handle_client_hold ( TpHandleRepoIface* self, gchar const* client, TpHandle handle, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_client_release ( TpHandleRepoIface* self, gchar const* client, TpHandle handle, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_ensure ( TpHandleRepoIface* self, gchar const* id, gpointer context, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_ensure_async ( TpHandleRepoIface* self, TpBaseConnection* connection, gchar const* id, gpointer context, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.2
tp_handle_ensure_finish ( TpHandleRepoIface* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.19.2
tp_handle_get_qdata ( TpHandleRepoIface* repo, TpHandle handle, GQuark key_id ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_inspect ( TpHandleRepoIface* self, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_is_valid ( TpHandleRepoIface* self, TpHandle handle, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_lookup ( TpHandleRepoIface* self, gchar const* id, gpointer context, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_ref ( TpHandleRepoIface* self, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_repo_iface_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_set_add ( TpHandleSet* set, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.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_destroy ( TpHandleSet* set ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_set_difference_update ( TpHandleSet* set, TpIntset const* remove ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_set_dump ( TpHandleSet const* self ) @@ TELEPATHY_GLIB_0.13.0
tp_handle_set_foreach ( TpHandleSet* set, TpHandleSetMemberFunc func, gpointer user_data ) @@ TELEPATHY_GLIB_0.7.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_is_member ( TpHandleSet const* set, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_set_new ( TpHandleRepoIface* repo ) @@ TELEPATHY_GLIB_0.7.0
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
tp_handle_set_peek ( TpHandleSet* set ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_set_qdata ( TpHandleRepoIface* repo, TpHandle handle, GQuark key_id, gpointer data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_set_remove ( TpHandleSet* set, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_set_size ( TpHandleSet const* set ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_set_to_array ( TpHandleSet const* set ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_set_to_identifier_map ( TpHandleSet* self ) @@ TELEPATHY_GLIB_0.15.1
tp_handle_set_update ( TpHandleSet* set, TpIntset const* add ) @@ TELEPATHY_GLIB_0.7.0
tp_handle_unref ( TpHandleRepoIface* self, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.0
tp_handles_are_valid ( TpHandleRepoIface* self, GArray const* handles, gboolean allow_zero, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_handles_client_hold ( TpHandleRepoIface* self, gchar const* client, GArray const* handles, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_handles_client_release ( TpHandleRepoIface* self, gchar const* client, GArray const* handles, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_handles_ref ( TpHandleRepoIface* self, GArray const* handles ) @@ TELEPATHY_GLIB_0.7.0
tp_handles_unref ( TpHandleRepoIface* self, GArray const* handles ) @@ TELEPATHY_GLIB_0.7.0
handle.h,
libtelepathy-glib.so.0.84.1
tp_handle_type_to_string ( enum TpHandleType type ) @@ TELEPATHY_GLIB_0.7.0
heap.h,
libtelepathy-glib.so.0.84.1
tp_heap_add ( TpHeap* heap, gpointer element ) @@ TELEPATHY_GLIB_0.7.0
tp_heap_clear ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.7.0
tp_heap_destroy ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.7.0
tp_heap_extract_first ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.7.0
tp_heap_new ( GCompareFunc comparator, GDestroyNotify destructor ) @@ TELEPATHY_GLIB_0.7.0
tp_heap_peek_first ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.7.0
tp_heap_remove ( TpHeap* heap, gpointer element ) @@ TELEPATHY_GLIB_0.7.0
tp_heap_size ( TpHeap* heap ) @@ TELEPATHY_GLIB_0.7.0
intset.h,
libtelepathy-glib.so.0.84.1
tp_intset_add ( TpIntset* set, guint element ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_clear ( TpIntset* set ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_copy ( TpIntset const* orig ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_destroy ( TpIntset* set ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_difference ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_difference_update ( TpIntset* self, TpIntset const* other ) @@ TELEPATHY_GLIB_0.13.10
tp_intset_dump ( TpIntset const* set ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_fast_iter_init ( struct TpIntsetFastIter* iter, TpIntset const* set ) @@ TELEPATHY_GLIB_0.11.6
tp_intset_fast_iter_next ( struct TpIntsetFastIter* iter, guint* output ) @@ TELEPATHY_GLIB_0.11.6
tp_intset_foreach ( TpIntset const* set, TpIntFunc func, gpointer userdata ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_from_array ( GArray const* array ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_get_type ( ) @@ TELEPATHY_GLIB_0.11.3
tp_intset_intersection ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_is_empty ( TpIntset const* set ) @@ TELEPATHY_GLIB_0.11.6
tp_intset_is_equal ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_is_member ( TpIntset const* set, guint element ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_iter_init ( struct TpIntsetIter* iter, TpIntset const* set ) @@ TELEPATHY_GLIB_0.14.5
tp_intset_iter_next ( struct TpIntsetIter* iter ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_iter_reset ( struct TpIntsetIter* iter ) @@ TELEPATHY_GLIB_0.14.5
tp_intset_new ( ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_new_containing ( guint element ) @@ TELEPATHY_GLIB_0.7.26
tp_intset_remove ( TpIntset* set, guint element ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_size ( TpIntset const* set ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_sized_new ( guint size ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_symmetric_difference ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_to_array ( TpIntset const* set ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_union ( TpIntset const* left, TpIntset const* right ) @@ TELEPATHY_GLIB_0.7.0
tp_intset_union_update ( TpIntset* self, TpIntset const* other ) @@ TELEPATHY_GLIB_0.13.10
media-interfaces.h,
libtelepathy-glib.so.0.84.1
tp_media_session_handler_get_type ( ) @@ TELEPATHY_GLIB_0.7.1
tp_media_session_handler_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
tp_media_session_handler_new ( TpDBusDaemon* dbus, gchar const* unique_name, gchar const* object_path, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_media_stream_handler_get_type ( ) @@ TELEPATHY_GLIB_0.7.1
tp_media_stream_handler_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.32
tp_media_stream_handler_new ( TpDBusDaemon* dbus, gchar const* unique_name, gchar const* object_path, GError** error ) @@ TELEPATHY_GLIB_0.7.1
message-mixin.h,
libtelepathy-glib.so.0.84.1
tp_message_mixin_change_chat_state ( GObject* object, TpHandle member, enum TpChannelChatState state ) @@ TELEPATHY_GLIB_0.19.0
tp_message_mixin_chat_state_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.19.0
tp_message_mixin_clear ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_get_dbus_property ( GObject* object, GQuark interface, GQuark name, GValue* value, gpointer unused ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_has_pending_messages ( GObject* object, TpHandle* first_sender ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_implement_send_chat_state ( GObject* object, TpMessageMixinSendChatStateImpl send_chat_state ) @@ TELEPATHY_GLIB_0.19.0
tp_message_mixin_implement_sending ( GObject* object, TpMessageMixinSendImpl send, guint n_types, enum TpChannelTextMessageType const* types, enum TpMessagePartSupportFlags message_part_support_flags, enum TpDeliveryReportingSupportFlags delivery_reporting_support_flags, gchar const*const* supported_content_types ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_init ( GObject* obj, gsize offset, TpBaseConnection* connection ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_init_dbus_properties ( GObjectClass* cls ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_maybe_send_gone ( GObject* object ) @@ TELEPATHY_GLIB_0.19.0
tp_message_mixin_messages_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_sent ( GObject* object, TpMessage* message, enum TpMessageSendingFlags flags, gchar const* token, GError const* error ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_set_rescued ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_take_received ( GObject* object, TpMessage* message ) @@ TELEPATHY_GLIB_0.7.21
tp_message_mixin_text_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.21
message.h,
libtelepathy-glib.so.0.84.1
tp_message_append_part ( TpMessage* self ) @@ TELEPATHY_GLIB_0.7.21
tp_message_count_parts ( TpMessage* self ) @@ TELEPATHY_GLIB_0.7.21
tp_message_delete_key ( TpMessage* self, guint part, gchar const* key ) @@ TELEPATHY_GLIB_0.7.21
tp_message_delete_part ( TpMessage* self, guint part ) @@ TELEPATHY_GLIB_0.7.21
tp_message_destroy ( TpMessage* self ) @@ TELEPATHY_GLIB_0.7.21
tp_message_dup_part ( TpMessage* self, guint part ) @@ TELEPATHY_GLIB_0.19.10
tp_message_get_message_type ( TpMessage* self ) @@ TELEPATHY_GLIB_0.13.10
tp_message_get_pending_message_id ( TpMessage* self, gboolean* valid ) @@ TELEPATHY_GLIB_0.15.3
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_peek ( TpMessage* self, guint part ) @@ TELEPATHY_GLIB_0.7.21
tp_message_ref_handle ( TpMessage* self, enum TpHandleType handle_type, TpHandle handle ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set ( TpMessage* self, guint part, gchar const* key, GValue const* source ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_boolean ( TpMessage* self, guint part, gchar const* key, gboolean b ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_bytes ( TpMessage* self, guint part, gchar const* key, guint len, gconstpointer bytes ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_handle ( TpMessage* self, guint part, gchar const* key, enum TpHandleType handle_type, TpHandle handle_or_0 ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_int32 ( TpMessage* self, guint part, gchar const* key, gint32 i ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_int64 ( TpMessage* self, guint part, gchar const* key, gint64 i ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_string ( TpMessage* self, guint part, gchar const* key, gchar const* s ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_string_printf ( TpMessage* self, guint part, gchar const* key, gchar const* fmt, ... ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_uint32 ( TpMessage* self, guint part, gchar const* key, guint32 u ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_uint64 ( TpMessage* self, guint part, gchar const* key, guint64 u ) @@ TELEPATHY_GLIB_0.7.21
tp_message_set_variant ( TpMessage* self, guint part, gchar const* key, GVariant* value ) @@ TELEPATHY_GLIB_0.19.10
tp_message_take_message ( TpMessage* self, guint part, gchar const* key, TpMessage* message ) @@ TELEPATHY_GLIB_0.7.21
tp_message_to_text ( TpMessage* message, enum TpChannelTextMessageFlags* out_flags ) @@ TELEPATHY_GLIB_0.13.9
observe-channels-context.h,
libtelepathy-glib.so.0.84.1
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
presence-mixin.h,
libtelepathy-glib.so.0.84.1
tp_presence_mixin_class_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_mixin_class_init ( GObjectClass* obj_cls, glong offset, TpPresenceMixinStatusAvailableFunc status_available, GHashTable*(*get_contact_statuses)(GObject*, GArray const*, GError**), TpPresenceMixinSetOwnStatusFunc set_own_status, TpPresenceStatusSpec const* statuses ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_mixin_emit_one_presence_update ( GObject* obj, TpHandle handle, TpPresenceStatus const* status ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_mixin_emit_presence_update ( GObject* obj, GHashTable* contact_presences ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_mixin_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_mixin_init ( GObject* obj, glong offset ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_mixin_simple_presence_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.13
tp_presence_mixin_simple_presence_init_dbus_properties ( GObjectClass* cls ) @@ TELEPATHY_GLIB_0.7.13
tp_presence_mixin_simple_presence_register_with_contacts_mixin ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.14
tp_presence_status_free ( TpPresenceStatus* status ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_status_new ( guint which, GHashTable* optional_arguments ) @@ TELEPATHY_GLIB_0.7.0
tp_presence_status_spec_can_set_on_self ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_copy ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_free ( TpPresenceStatusSpec* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_get_name ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_get_presence_type ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_get_type ( ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_has_message ( TpPresenceStatusSpec const* self ) @@ TELEPATHY_GLIB_0.23.1
tp_presence_status_spec_new ( gchar const* name, enum TpConnectionPresenceType type, gboolean can_set_on_self, gboolean has_message ) @@ TELEPATHY_GLIB_0.23.1
properties-mixin.h,
libtelepathy-glib.so.0.84.1
tp_properties_context_get ( TpPropertiesContext* ctx, guint property ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_context_get_value_count ( TpPropertiesContext* ctx ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_context_has ( TpPropertiesContext* ctx, guint property ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_context_has_other_than ( TpPropertiesContext* ctx, guint property ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_context_remove ( TpPropertiesContext* ctx, guint property ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_context_return ( TpPropertiesContext* ctx, GError* error ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_context_return_if_done ( TpPropertiesContext* ctx ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_change_flags ( GObject* obj, guint prop_id, enum TpPropertyFlags add, enum TpPropertyFlags del, TpIntset* props ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_change_value ( GObject* obj, guint prop_id, GValue const* new_value, TpIntset* props ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_class_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_class_init ( GObjectClass* obj_cls, glong offset, TpPropertySignature const* signatures, guint num_properties, TpPropertiesSetFunc set_func ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_emit_changed ( GObject* obj, TpIntset const* props ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_emit_flags ( GObject* obj, TpIntset const* props ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_get_properties ( GObject* obj, GArray const* properties, GPtrArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_has_property ( GObject* obj, gchar const* name, guint* property ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_init ( GObject* obj, glong offset ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_is_readable ( GObject* obj, guint prop_id ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_is_writable ( GObject* obj, guint prop_id ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_list_properties ( GObject* obj, GPtrArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_properties_mixin_set_properties ( GObject* obj, GPtrArray const* properties, DBusGMethodInvocation* context ) @@ TELEPATHY_GLIB_0.7.0
protocol.h,
libtelepathy-glib.so.0.84.1
tp_protocol_borrow_params ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.17.6
tp_protocol_can_register ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_dup_immutable_properties ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.23.3
tp_protocol_dup_param ( TpProtocol* self, gchar const* param ) @@ TELEPATHY_GLIB_0.17.6
tp_protocol_dup_param_names ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_dup_params ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.17.6
tp_protocol_dup_presence_statuses ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_get_addressable_uri_schemes ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_get_addressable_vcard_fields ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_get_authentication_types ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.13.9
tp_protocol_get_avatar_requirements ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.15.6
tp_protocol_get_capabilities ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.11.11
tp_protocol_get_cm_name ( TpProtocol* self ) @@ TELEPATHY_GLIB_0.19.1
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_identify_account_async ( TpProtocol* self, GVariant* vardict, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_identify_account_finish ( TpProtocol* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.23.1
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
tp_protocol_new_vardict ( TpDBusDaemon* dbus, gchar const* cm_name, gchar const* protocol_name, GVariant* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.23.3
tp_protocol_normalize_contact_async ( TpProtocol* self, gchar const* contact, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_contact_finish ( TpProtocol* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_contact_uri_async ( TpProtocol* self, gchar const* uri, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_contact_uri_finish ( TpProtocol* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_vcard_address_async ( TpProtocol* self, gchar const* field, gchar const* value, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.23.1
tp_protocol_normalize_vcard_address_finish ( TpProtocol* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.23.1
proxy-subclass.h,
libtelepathy-glib.so.0.84.1
tp_proxy_add_interface_by_id ( TpProxy* self, GQuark iface ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_add_interfaces ( TpProxy* self, gchar const*const* interfaces ) @@ TELEPATHY_GLIB_0.14.4
tp_proxy_borrow_interface_by_id ( TpProxy* self, GQuark iface, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_dbus_g_proxy_claim_for_signal_adding ( DBusGProxy* proxy ) @@ TELEPATHY_GLIB_0.7.6
tp_proxy_get_interface_by_id ( TpProxy* self, GQuark iface, GError** error ) @@ TELEPATHY_GLIB_0.19.9
tp_proxy_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.7.6
tp_proxy_invalidate ( TpProxy* self, GError const* error ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_or_subclass_hook_on_interface_add ( GType proxy_or_subclass, TpProxyInterfaceAddedCb callback ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_pending_call_v0_completed ( gpointer p ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_pending_call_v0_new ( TpProxy* self, GQuark iface, gchar const* member, DBusGProxy* iface_proxy, TpProxyInvokeFunc invoke_callback, GCallback callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, gboolean cancel_must_raise ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_pending_call_v0_take_pending_call ( TpProxyPendingCall* pc, DBusGProxyCall* pending_call ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_pending_call_v0_take_results ( TpProxyPendingCall* pc, GError* error, GValueArray* args ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_signal_connection_v0_new ( TpProxy* self, GQuark iface, gchar const* member, GType const* expected_types, GCallback collect_args, TpProxyInvokeFunc invoke_callback, GCallback callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_signal_connection_v0_take_results ( TpProxySignalConnection* sc, GValueArray* args ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_subclass_add_error_mapping ( GType proxy_subclass, gchar const* static_prefix, GQuark domain, GType code_enum_type ) @@ TELEPATHY_GLIB_0.7.1
proxy.h,
libtelepathy-glib.so.0.84.1
tp_dbus_errors_quark ( ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_dbus_error_to_gerror ( gpointer self, char const* dbus_error, char const* debug_message, GError** error ) @@ TELEPATHY_GLIB_0.7.24
tp_proxy_get_bus_name ( gpointer self ) @@ TELEPATHY_GLIB_0.7.17
tp_proxy_get_dbus_connection ( gpointer self ) @@ TELEPATHY_GLIB_0.7.17
tp_proxy_get_dbus_daemon ( gpointer self ) @@ TELEPATHY_GLIB_0.7.17
tp_proxy_get_factory ( gpointer self ) @@ TELEPATHY_GLIB_0.15.5
tp_proxy_get_invalidated ( gpointer self ) @@ TELEPATHY_GLIB_0.7.17
tp_proxy_get_object_path ( gpointer self ) @@ TELEPATHY_GLIB_0.7.17
tp_proxy_get_type ( ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_has_interface ( gpointer self, gchar const* iface ) @@ TELEPATHY_GLIB_0.11.11
tp_proxy_has_interface_by_id ( gpointer self, GQuark iface ) @@ TELEPATHY_GLIB_0.7.1
tp_proxy_is_prepared ( gpointer self, GQuark feature ) @@ TELEPATHY_GLIB_0.11.3
tp_proxy_pending_call_cancel ( TpProxyPendingCall* pc ) @@ TELEPATHY_GLIB_0.7.1
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
tp_proxy_signal_connection_disconnect ( TpProxySignalConnection* sc ) @@ TELEPATHY_GLIB_0.7.1
room-info.h,
libtelepathy-glib.so.0.84.1
tp_room_info_get_channel_type ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_description ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_handle ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_handle_name ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_invite_only ( TpRoomInfo* self, gboolean* known ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_members_count ( TpRoomInfo* self, gboolean* known ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_name ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_requires_password ( TpRoomInfo* self, gboolean* known ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_room_id ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_server ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_subject ( TpRoomInfo* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_info_get_type ( ) @@ TELEPATHY_GLIB_0.19.0
room-list.h,
libtelepathy-glib.so.0.84.1
tp_room_list_get_account ( TpRoomList* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_list_get_server ( TpRoomList* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_list_get_type ( ) @@ TELEPATHY_GLIB_0.19.0
tp_room_list_is_listing ( TpRoomList* self ) @@ TELEPATHY_GLIB_0.19.0
tp_room_list_new_async ( TpAccount* account, gchar const* server, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.0
tp_room_list_new_finish ( GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tp_room_list_start ( TpRoomList* self ) @@ TELEPATHY_GLIB_0.19.0
run.h,
libtelepathy-glib.so.0.84.1
tp_run_connection_manager ( char const* prog_name, char const* version, TpBaseConnectionManager*(*construct_cm)(), int argc, char** argv ) @@ TELEPATHY_GLIB_0.7.0
signalled-message.h,
libtelepathy-glib.so.0.84.1
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.84.1
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
tp_simple_approver_new_with_factory ( TpSimpleClientFactory* factory, gchar const* name, gboolean uniquify, TpSimpleApproverAddDispatchOperationImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.15.5
simple-client-factory.h,
libtelepathy-glib.so.0.84.1
tp_simple_client_factory_add_account_features ( TpSimpleClientFactory* self, GQuark const* features ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_add_account_features_varargs ( TpSimpleClientFactory* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_add_channel_features ( TpSimpleClientFactory* self, GQuark const* features ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_add_channel_features_varargs ( TpSimpleClientFactory* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_add_connection_features ( TpSimpleClientFactory* self, GQuark const* features ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_add_connection_features_varargs ( TpSimpleClientFactory* self, GQuark feature, ... ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_add_contact_features ( TpSimpleClientFactory* self, guint n_features, enum TpContactFeature const* features ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_add_contact_features_varargs ( TpSimpleClientFactory* self, enum TpContactFeature feature, ... ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_dup_account_features ( TpSimpleClientFactory* self, TpAccount* account ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_dup_channel_features ( TpSimpleClientFactory* self, TpChannel* channel ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_dup_connection_features ( TpSimpleClientFactory* self, TpConnection* connection ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_dup_contact_features ( TpSimpleClientFactory* self, TpConnection* connection ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_ensure_account ( TpSimpleClientFactory* self, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_ensure_channel ( TpSimpleClientFactory* self, TpConnection* connection, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_ensure_connection ( TpSimpleClientFactory* self, gchar const* object_path, GHashTable const* immutable_properties, GError** error ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_ensure_contact ( TpSimpleClientFactory* self, TpConnection* connection, TpHandle handle, gchar const* identifier ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_ensure_contact_by_id_async ( TpSimpleClientFactory* self, TpConnection* connection, gchar const* identifier, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.1
tp_simple_client_factory_ensure_contact_by_id_finish ( TpSimpleClientFactory* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.19.1
tp_simple_client_factory_get_dbus_daemon ( TpSimpleClientFactory* self ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_get_type ( ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_new ( TpDBusDaemon* dbus ) @@ TELEPATHY_GLIB_0.15.5
tp_simple_client_factory_upgrade_contacts_async ( TpSimpleClientFactory* self, TpConnection* connection, guint n_contacts, TpContact*const* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.1
tp_simple_client_factory_upgrade_contacts_finish ( TpSimpleClientFactory* self, GAsyncResult* result, GPtrArray** contacts, GError** error ) @@ TELEPATHY_GLIB_0.19.1
simple-handler.h,
libtelepathy-glib.so.0.84.1
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
tp_simple_handler_new_with_factory ( TpSimpleClientFactory* factory, gboolean bypass_approval, gboolean requests, gchar const* name, gboolean uniquify, TpSimpleHandlerHandleChannelsImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.15.5
simple-observer.h,
libtelepathy-glib.so.0.84.1
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
tp_simple_observer_new_with_factory ( TpSimpleClientFactory* factory, gboolean recover, gchar const* name, gboolean uniquify, TpSimpleObserverObserveChannelsImpl callback, gpointer user_data, GDestroyNotify destroy ) @@ TELEPATHY_GLIB_0.15.5
simple-password-manager.h,
libtelepathy-glib.so.0.84.1
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.84.1
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_dup_parameters_vardict ( TpStreamTubeChannel* self ) @@ TELEPATHY_GLIB_0.19.10
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.84.1
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.84.1
tp_iface_quark_account ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_account_interface_addressing ( ) @@ TELEPATHY_GLIB_0.13.7
tp_iface_quark_account_interface_avatar ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_account_interface_storage ( ) @@ TELEPATHY_GLIB_0.11.9
tp_iface_quark_account_manager ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_authentication_tls_certificate ( ) @@ TELEPATHY_GLIB_0.11.16
tp_iface_quark_call_content ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_content_interface_audio_control ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_content_interface_dtmf ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_content_interface_media ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_content_interface_video_control ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_content_media_description ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_content_media_description_interface_rtcp_extended_reports ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_content_media_description_interface_rtcp_feedback ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_content_media_description_interface_rtp_header_extensions ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_stream ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_stream_endpoint ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_call_stream_interface_media ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_channel ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_channel_dispatch_operation ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_channel_dispatcher ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_channel_dispatcher_interface_messages1 ( ) @@ TELEPATHY_GLIB_0.23.0
tp_iface_quark_channel_dispatcher_interface_operation_list ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_channel_interface_anonymity ( ) @@ TELEPATHY_GLIB_0.11.7
tp_iface_quark_channel_interface_call_state ( ) @@ TELEPATHY_GLIB_0.7.6
tp_iface_quark_channel_interface_captcha_authentication ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_channel_interface_chat_state ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_channel_interface_conference ( ) @@ TELEPATHY_GLIB_0.11.16
tp_iface_quark_channel_interface_destroyable ( ) @@ TELEPATHY_GLIB_0.7.18
tp_iface_quark_channel_interface_dtmf ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_channel_interface_file_transfer_metadata ( ) @@ TELEPATHY_GLIB_0.17.1
tp_iface_quark_channel_interface_group ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_channel_interface_hold ( ) @@ TELEPATHY_GLIB_0.7.8
tp_iface_quark_channel_interface_media_signalling ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_channel_interface_messages ( ) @@ TELEPATHY_GLIB_0.7.20
tp_iface_quark_channel_interface_password ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_channel_interface_room ( ) @@ TELEPATHY_GLIB_0.15.8
tp_iface_quark_channel_interface_room_config ( ) @@ TELEPATHY_GLIB_0.15.8
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_interface_subject ( ) @@ TELEPATHY_GLIB_0.15.8
tp_iface_quark_channel_interface_tube ( ) @@ TELEPATHY_GLIB_0.7.31
tp_iface_quark_channel_request ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_channel_type_call ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_channel_type_contact_list ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_channel_type_contact_search ( ) @@ TELEPATHY_GLIB_0.11.11
tp_iface_quark_channel_type_dbus_tube ( ) @@ TELEPATHY_GLIB_0.7.31
tp_iface_quark_channel_type_file_transfer ( ) @@ TELEPATHY_GLIB_0.7.23
tp_iface_quark_channel_type_room_list ( ) @@ TELEPATHY_GLIB_0.7.0
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_channel_type_stream_tube ( ) @@ TELEPATHY_GLIB_0.7.31
tp_iface_quark_channel_type_streamed_media ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_channel_type_text ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_channel_type_tubes ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_client ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_client_approver ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_client_handler ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_client_interface_requests ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_client_observer ( ) @@ TELEPATHY_GLIB_0.7.32
tp_iface_quark_connection ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_connection_interface_addressing ( ) @@ TELEPATHY_GLIB_0.17.5
tp_iface_quark_connection_interface_aliasing ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_connection_interface_anonymity ( ) @@ TELEPATHY_GLIB_0.11.7
tp_iface_quark_connection_interface_avatars ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_connection_interface_balance ( ) @@ TELEPATHY_GLIB_0.11.0
tp_iface_quark_connection_interface_capabilities ( ) @@ TELEPATHY_GLIB_0.7.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_capabilities ( ) @@ TELEPATHY_GLIB_0.7.37
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_contacts ( ) @@ TELEPATHY_GLIB_0.7.14
tp_iface_quark_connection_interface_location ( ) @@ TELEPATHY_GLIB_0.7.34
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_presence ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_connection_interface_renaming ( ) @@ TELEPATHY_GLIB_0.23.0
tp_iface_quark_connection_interface_requests ( ) @@ TELEPATHY_GLIB_0.7.15
tp_iface_quark_connection_interface_service_point ( ) @@ TELEPATHY_GLIB_0.11.7
tp_iface_quark_connection_interface_sidecars1 ( ) @@ TELEPATHY_GLIB_0.23.0
tp_iface_quark_connection_interface_simple_presence ( ) @@ TELEPATHY_GLIB_0.7.13
tp_iface_quark_connection_manager ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_dbus_daemon ( ) @@ TELEPATHY_GLIB_0.7.1
tp_iface_quark_dbus_introspectable ( ) @@ TELEPATHY_GLIB_0.7.2
tp_iface_quark_dbus_peer ( ) @@ TELEPATHY_GLIB_0.7.2
tp_iface_quark_dbus_properties ( ) @@ TELEPATHY_GLIB_0.7.2
tp_iface_quark_debug ( ) @@ TELEPATHY_GLIB_0.7.36
tp_iface_quark_media_session_handler ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_media_stream_handler ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_properties_interface ( ) @@ TELEPATHY_GLIB_0.7.0
tp_iface_quark_protocol ( ) @@ TELEPATHY_GLIB_0.11.11
tp_iface_quark_protocol_interface_addressing ( ) @@ TELEPATHY_GLIB_0.17.2
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.84.1
tp_text_channel_ack_all_pending_messages_async ( TpTextChannel* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.3
tp_text_channel_ack_all_pending_messages_finish ( TpTextChannel* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.15.3
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_dup_pending_messages ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.19.9
tp_text_channel_get_chat_state ( TpTextChannel* self, TpContact* contact ) @@ TELEPATHY_GLIB_0.19.0
tp_text_channel_get_delivery_reporting_support ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_get_feature_quark_chat_states ( ) @@ TELEPATHY_GLIB_0.19.0
tp_text_channel_get_feature_quark_incoming_messages ( ) @@ TELEPATHY_GLIB_0.13.10
tp_text_channel_get_feature_quark_sms ( ) @@ TELEPATHY_GLIB_0.15.1
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_sms_flash ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.15.1
tp_text_channel_get_sms_length_async ( TpTextChannel* self, TpMessage* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.15.1
tp_text_channel_get_sms_length_finish ( TpTextChannel* self, GAsyncResult* result, guint* chunks_required, gint* remaining_characters, gint* estimated_cost, GError** error ) @@ TELEPATHY_GLIB_0.15.1
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_is_sms_channel ( TpTextChannel* self ) @@ TELEPATHY_GLIB_0.15.1
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, enum 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, enum 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, enum TpChannelTextMessageType message_type ) @@ TELEPATHY_GLIB_0.13.16
text-mixin.h,
libtelepathy-glib.so.0.84.1
tp_text_mixin_acknowledge_pending_messages ( GObject* obj, GArray const* ids, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_class_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_class_init ( GObjectClass* obj_cls, glong offset ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_clear ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_finalize ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_get_message_types ( GObject* obj, GArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_get_offset_quark ( ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_has_pending_messages ( GObject* obj, TpHandle* first_sender ) @@ TELEPATHY_GLIB_0.7.13
tp_text_mixin_iface_init ( gpointer g_iface, gpointer iface_data ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_init ( GObject* obj, glong offset, TpHandleRepoIface* contacts_repo ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_list_pending_messages ( GObject* obj, gboolean clear, GPtrArray** ret, GError** error ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_receive ( GObject* obj, enum TpChannelTextMessageType type, TpHandle sender, time_t timestamp, char const* text ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_receive_with_flags ( GObject* obj, enum TpChannelTextMessageType type, TpHandle sender, time_t timestamp, char const* text, enum TpChannelTextMessageFlags flags ) @@ TELEPATHY_GLIB_0.7.18
tp_text_mixin_set_message_types ( GObject* obj, ... ) @@ TELEPATHY_GLIB_0.7.0
tp_text_mixin_set_rescued ( GObject* obj ) @@ TELEPATHY_GLIB_0.7.18
tls-certificate-rejection.h,
libtelepathy-glib.so.0.84.1
tp_tls_certificate_rejection_get_dbus_error ( TpTLSCertificateRejection* self ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_rejection_get_details ( TpTLSCertificateRejection* self ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_rejection_get_error ( TpTLSCertificateRejection* self ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_rejection_get_reason ( TpTLSCertificateRejection* self ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_rejection_get_type ( ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_rejection_raise_error ( TpTLSCertificateRejection* self, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tls-certificate.h,
libtelepathy-glib.so.0.84.1
tp_tls_certificate_accept_async ( TpTLSCertificate* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_accept_finish ( TpTLSCertificate* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_add_rejection ( TpTLSCertificate* self, enum TpTLSCertificateRejectReason reason, gchar const* dbus_error, GVariant* details ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_get_cert_data ( TpTLSCertificate* self ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_get_cert_type ( TpTLSCertificate* self ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_get_feature_quark_core ( ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_get_nth_rejection ( TpTLSCertificate* self, guint n ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_get_rejection ( TpTLSCertificate* self ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_get_state ( TpTLSCertificate* self ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_get_type ( ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_init_known_interfaces ( ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_new ( TpProxy* conn_or_chan, gchar const* object_path, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_reject_async ( TpTLSCertificate* self, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.19.0
tp_tls_certificate_reject_finish ( TpTLSCertificate* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tp-cli-account-manager.h,
libtelepathy-glib.so.0.84.1
tp_cli_account_manager_call_create_account ( TpAccountManager* proxy, gint timeout_ms, gchar const* in_Connection_Manager, gchar const* in_Protocol, gchar const* in_Display_Name, GHashTable* in_Parameters, GHashTable* in_Properties, tp_cli_account_manager_callback_for_create_account callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_account_manager_connect_to_account_removed ( TpAccountManager* proxy, tp_cli_account_manager_signal_callback_account_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_account_manager_connect_to_account_validity_changed ( TpAccountManager* proxy, tp_cli_account_manager_signal_callback_account_validity_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp-cli-account.h,
libtelepathy-glib.so.0.84.1
tp_cli_account_call_reconnect ( TpAccount* proxy, gint timeout_ms, tp_cli_account_callback_for_reconnect callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_account_call_remove ( TpAccount* proxy, gint timeout_ms, tp_cli_account_callback_for_remove callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_account_call_update_parameters ( TpAccount* proxy, gint timeout_ms, GHashTable* in_Set, gchar const** in_Unset, tp_cli_account_callback_for_update_parameters callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_account_connect_to_account_property_changed ( TpAccount* proxy, tp_cli_account_signal_callback_account_property_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_account_connect_to_removed ( TpAccount* proxy, tp_cli_account_signal_callback_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
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_account_interface_avatar_connect_to_avatar_changed ( TpAccount* proxy, tp_cli_account_interface_avatar_signal_callback_avatar_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp-cli-call-content-media-description.h,
libtelepathy-glib.so.0.84.1
tp_cli_call_content_media_description_call_accept ( gpointer proxy, gint timeout_ms, GHashTable* in_Local_Media_Description, tp_cli_call_content_media_description_callback_for_accept callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_media_description_call_reject ( gpointer proxy, gint timeout_ms, GValueArray const* in_Reason, tp_cli_call_content_media_description_callback_for_reject callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp-cli-call-content.h,
libtelepathy-glib.so.0.84.1
tp_cli_call_content_call_remove ( TpCallContent* proxy, gint timeout_ms, tp_cli_call_content_callback_for_remove callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_connect_to_streams_added ( TpCallContent* proxy, tp_cli_call_content_signal_callback_streams_added callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_connect_to_streams_removed ( TpCallContent* proxy, tp_cli_call_content_signal_callback_streams_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_audio_control_call_report_input_volume ( TpCallContent* proxy, gint timeout_ms, gint in_Volume, tp_cli_call_content_interface_audio_control_callback_for_report_input_volume callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_audio_control_call_report_output_volume ( TpCallContent* proxy, gint timeout_ms, gint in_Volume, tp_cli_call_content_interface_audio_control_callback_for_report_output_volume callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_dtmf_call_multiple_tones ( TpCallContent* proxy, gint timeout_ms, gchar const* in_Tones, tp_cli_call_content_interface_dtmf_callback_for_multiple_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_dtmf_call_start_tone ( TpCallContent* proxy, gint timeout_ms, guchar in_Event, tp_cli_call_content_interface_dtmf_callback_for_start_tone callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_dtmf_call_stop_tone ( TpCallContent* proxy, gint timeout_ms, tp_cli_call_content_interface_dtmf_callback_for_stop_tone callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_dtmf_connect_to_sending_tones ( TpCallContent* proxy, tp_cli_call_content_interface_dtmf_signal_callback_sending_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_dtmf_connect_to_stopped_tones ( TpCallContent* proxy, tp_cli_call_content_interface_dtmf_signal_callback_stopped_tones callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_dtmf_connect_to_tones_deferred ( TpCallContent* proxy, tp_cli_call_content_interface_dtmf_signal_callback_tones_deferred callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_media_call_acknowledge_dtmf_change ( TpCallContent* proxy, gint timeout_ms, guchar in_Event, guint in_State, tp_cli_call_content_interface_media_callback_for_acknowledge_dtmf_change callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_media_call_fail ( TpCallContent* proxy, gint timeout_ms, GValueArray const* in_Reason, tp_cli_call_content_interface_media_callback_for_fail callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_media_call_update_local_media_description ( TpCallContent* proxy, gint timeout_ms, GHashTable* in_MediaDescription, tp_cli_call_content_interface_media_callback_for_update_local_media_description callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_media_connect_to_dtmf_change_requested ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_dtmf_change_requested callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_media_connect_to_local_media_description_changed ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_local_media_description_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_media_connect_to_media_description_offer_done ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_media_description_offer_done callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_media_connect_to_media_descriptions_removed ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_media_descriptions_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_media_connect_to_new_media_description_offer ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_new_media_description_offer callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_media_connect_to_remote_media_descriptions_changed ( TpCallContent* proxy, tp_cli_call_content_interface_media_signal_callback_remote_media_descriptions_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_video_control_connect_to_bitrate_changed ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_bitrate_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_video_control_connect_to_framerate_changed ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_framerate_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_video_control_connect_to_key_frame_requested ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_key_frame_requested callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_video_control_connect_to_mtu_changed ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_mtu_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_content_interface_video_control_connect_to_video_resolution_changed ( TpCallContent* proxy, tp_cli_call_content_interface_video_control_signal_callback_video_resolution_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp-cli-call-stream-endpoint.h,
libtelepathy-glib.so.0.84.1
tp_cli_call_stream_endpoint_call_accept_selected_candidate_pair ( gpointer proxy, gint timeout_ms, GValueArray const* in_Local_Candidate, GValueArray const* in_Remote_Candidate, tp_cli_call_stream_endpoint_callback_for_accept_selected_candidate_pair callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_endpoint_call_reject_selected_candidate_pair ( gpointer proxy, gint timeout_ms, GValueArray const* in_Local_Candidate, GValueArray const* in_Remote_Candidate, tp_cli_call_stream_endpoint_callback_for_reject_selected_candidate_pair callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_endpoint_call_set_controlling ( gpointer proxy, gint timeout_ms, gboolean in_Controlling, tp_cli_call_stream_endpoint_callback_for_set_controlling callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_endpoint_call_set_endpoint_state ( gpointer proxy, gint timeout_ms, guint in_Component, guint in_State, tp_cli_call_stream_endpoint_callback_for_set_endpoint_state callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_endpoint_call_set_selected_candidate_pair ( gpointer proxy, gint timeout_ms, GValueArray const* in_Local_Candidate, GValueArray const* in_Remote_Candidate, tp_cli_call_stream_endpoint_callback_for_set_selected_candidate_pair callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_endpoint_connect_to_candidate_pair_selected ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_candidate_pair_selected callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_endpoint_connect_to_controlling_changed ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_controlling_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_endpoint_connect_to_endpoint_state_changed ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_endpoint_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_endpoint_connect_to_remote_candidates_added ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_remote_candidates_added callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_endpoint_connect_to_remote_credentials_set ( gpointer proxy, tp_cli_call_stream_endpoint_signal_callback_remote_credentials_set callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp-cli-call-stream.h,
libtelepathy-glib.so.0.84.1
tp_cli_call_stream_call_request_receiving ( TpCallStream* proxy, gint timeout_ms, guint in_Contact, gboolean in_Receive, tp_cli_call_stream_callback_for_request_receiving callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_call_set_sending ( TpCallStream* proxy, gint timeout_ms, gboolean in_Send, tp_cli_call_stream_callback_for_set_sending callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_connect_to_local_sending_state_changed ( TpCallStream* proxy, tp_cli_call_stream_signal_callback_local_sending_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_connect_to_remote_members_changed ( TpCallStream* proxy, tp_cli_call_stream_signal_callback_remote_members_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_call_add_candidates ( TpCallStream* proxy, gint timeout_ms, GPtrArray const* in_Candidates, tp_cli_call_stream_interface_media_callback_for_add_candidates callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_call_complete_receiving_state_change ( TpCallStream* proxy, gint timeout_ms, guint in_State, tp_cli_call_stream_interface_media_callback_for_complete_receiving_state_change callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_call_complete_sending_state_change ( TpCallStream* proxy, gint timeout_ms, guint in_State, tp_cli_call_stream_interface_media_callback_for_complete_sending_state_change callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_call_fail ( TpCallStream* proxy, gint timeout_ms, GValueArray const* in_Reason, tp_cli_call_stream_interface_media_callback_for_fail callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_call_finish_initial_candidates ( TpCallStream* proxy, gint timeout_ms, tp_cli_call_stream_interface_media_callback_for_finish_initial_candidates callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_call_report_receiving_failure ( TpCallStream* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Error, gchar const* in_Message, tp_cli_call_stream_interface_media_callback_for_report_receiving_failure callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_call_report_sending_failure ( TpCallStream* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Error, gchar const* in_Message, tp_cli_call_stream_interface_media_callback_for_report_sending_failure callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_call_set_credentials ( TpCallStream* proxy, gint timeout_ms, gchar const* in_Username, gchar const* in_Password, tp_cli_call_stream_interface_media_callback_for_set_credentials callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_connect_to_endpoints_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_endpoints_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_connect_to_ice_restart_requested ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_ice_restart_requested callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_connect_to_local_candidates_added ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_local_candidates_added callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_connect_to_local_credentials_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_local_credentials_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_connect_to_receiving_state_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_receiving_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_connect_to_relay_info_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_relay_info_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_connect_to_sending_state_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_sending_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_connect_to_server_info_retrieved ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_server_info_retrieved callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_call_stream_interface_media_connect_to_stun_servers_changed ( TpCallStream* proxy, tp_cli_call_stream_interface_media_signal_callback_stun_servers_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp-cli-channel-dispatch-operation.h,
libtelepathy-glib.so.0.84.1
tp_cli_channel_dispatch_operation_call_claim ( TpChannelDispatchOperation* proxy, gint timeout_ms, tp_cli_channel_dispatch_operation_callback_for_claim callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_channel_dispatch_operation_call_handle_with ( TpChannelDispatchOperation* proxy, gint timeout_ms, gchar const* in_Handler, tp_cli_channel_dispatch_operation_callback_for_handle_with callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
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_dispatch_operation_connect_to_channel_lost ( TpChannelDispatchOperation* proxy, tp_cli_channel_dispatch_operation_signal_callback_channel_lost callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_channel_dispatch_operation_connect_to_finished ( TpChannelDispatchOperation* proxy, tp_cli_channel_dispatch_operation_signal_callback_finished callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp-cli-channel-dispatcher.h,
libtelepathy-glib.so.0.84.1
tp_cli_channel_dispatcher_call_create_channel ( TpChannelDispatcher* proxy, gint timeout_ms, gchar const* in_Account, GHashTable* in_Requested_Properties, gint64 in_User_Action_Time, gchar const* in_Preferred_Handler, void(*callback)(TpChannelDispatcher*, gchar const*, GError const*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
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_delegate_channels ( TpChannelDispatcher* proxy, gint timeout_ms, GPtrArray const* in_Channels, gint64 in_User_Action_Time, gchar const* in_Preferred_Handler, tp_cli_channel_dispatcher_callback_for_delegate_channels callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.15.0
tp_cli_channel_dispatcher_call_ensure_channel ( TpChannelDispatcher* proxy, gint timeout_ms, gchar const* in_Account, GHashTable* in_Requested_Properties, gint64 in_User_Action_Time, gchar const* in_Preferred_Handler, void(*callback)(TpChannelDispatcher*, gchar const*, GError const*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
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_dispatcher_call_present_channel ( TpChannelDispatcher* proxy, gint timeout_ms, gchar const* in_Channel, gint64 in_User_Action_Time, tp_cli_channel_dispatcher_callback_for_present_channel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.15.0
tp_cli_channel_dispatcher_interface_messages1_call_send_message ( TpChannelDispatcher* proxy, gint timeout_ms, gchar const* in_Account, gchar const* in_Target_ID, GPtrArray const* in_Message, guint in_Flags, tp_cli_channel_dispatcher_interface_messages1_callback_for_send_message callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.23.0
tp_cli_channel_dispatcher_interface_operation_list_connect_to_dispatch_operation_finished ( TpChannelDispatcher* proxy, tp_cli_channel_dispatcher_interface_operation_list_signal_callback_dispatch_operation_finished callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_channel_dispatcher_interface_operation_list_connect_to_new_dispatch_operation ( TpChannelDispatcher* proxy, tp_cli_channel_dispatcher_interface_operation_list_signal_callback_new_dispatch_operation callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp-cli-channel-request.h,
libtelepathy-glib.so.0.84.1
tp_cli_channel_request_call_cancel ( TpChannelRequest* proxy, gint timeout_ms, tp_cli_channel_request_callback_for_cancel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_channel_request_call_proceed ( TpChannelRequest* proxy, gint timeout_ms, tp_cli_channel_request_callback_for_proceed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_channel_request_connect_to_failed ( TpChannelRequest* proxy, tp_cli_channel_request_signal_callback_failed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_channel_request_connect_to_succeeded ( TpChannelRequest* proxy, void(*callback)(TpChannelRequest*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.32
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.84.1
tp_cli_channel_call_close ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_callback_for_close callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_call_get_channel_type ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_callback_for_get_channel_type callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_call_get_handle ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_callback_for_get_handle callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_call_get_interfaces ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_callback_for_get_interfaces callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_connect_to_closed ( TpChannel* proxy, tp_cli_channel_signal_callback_closed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_call_state_call_get_call_states ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_call_state_callback_for_get_call_states callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.6
tp_cli_channel_interface_call_state_connect_to_call_state_changed ( TpChannel* proxy, tp_cli_channel_interface_call_state_signal_callback_call_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.6
tp_cli_channel_interface_call_state_run_get_call_states ( TpChannel* proxy, gint timeout_ms, GHashTable** out_States, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.6
tp_cli_channel_interface_captcha_authentication_call_answer_captchas ( TpChannel* proxy, gint timeout_ms, GHashTable* in_Answers, tp_cli_channel_interface_captcha_authentication_callback_for_answer_captchas callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_interface_captcha_authentication_call_cancel_captcha ( TpChannel* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Debug_Message, tp_cli_channel_interface_captcha_authentication_callback_for_cancel_captcha callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_interface_captcha_authentication_call_get_captcha_data ( TpChannel* proxy, gint timeout_ms, guint in_ID, gchar const* in_Mime_Type, tp_cli_channel_interface_captcha_authentication_callback_for_get_captcha_data callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_interface_captcha_authentication_call_get_captchas ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_captcha_authentication_callback_for_get_captchas callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_interface_chat_state_call_set_chat_state ( TpChannel* proxy, gint timeout_ms, guint in_State, tp_cli_channel_interface_chat_state_callback_for_set_chat_state callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_chat_state_connect_to_chat_state_changed ( TpChannel* proxy, tp_cli_channel_interface_chat_state_signal_callback_chat_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_chat_state_run_set_chat_state ( TpChannel* proxy, gint timeout_ms, guint in_State, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
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_destroyable_call_destroy ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_destroyable_callback_for_destroy callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.18
tp_cli_channel_interface_destroyable_run_destroy ( TpChannel* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.18
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_call_start_tone ( TpChannel* proxy, gint timeout_ms, guint in_Stream_ID, guchar in_Event, tp_cli_channel_interface_dtmf_callback_for_start_tone callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_dtmf_call_stop_tone ( TpChannel* proxy, gint timeout_ms, guint in_Stream_ID, tp_cli_channel_interface_dtmf_callback_for_stop_tone callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
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_dtmf_run_start_tone ( TpChannel* proxy, gint timeout_ms, guint in_Stream_ID, guchar in_Event, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_dtmf_run_stop_tone ( TpChannel* proxy, gint timeout_ms, guint in_Stream_ID, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_add_members ( TpChannel* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, tp_cli_channel_interface_group_callback_for_add_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_get_all_members ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_group_callback_for_get_all_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_get_group_flags ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_group_callback_for_get_group_flags callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_get_handle_owners ( TpChannel* proxy, gint timeout_ms, GArray const* in_Handles, tp_cli_channel_interface_group_callback_for_get_handle_owners callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_get_local_pending_members ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_group_callback_for_get_local_pending_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_get_local_pending_members_with_info ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_group_callback_for_get_local_pending_members_with_info callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_get_members ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_group_callback_for_get_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_get_remote_pending_members ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_group_callback_for_get_remote_pending_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_get_self_handle ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_group_callback_for_get_self_handle callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_remove_members ( TpChannel* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, tp_cli_channel_interface_group_callback_for_remove_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_call_remove_members_with_reason ( TpChannel* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, guint in_Reason, tp_cli_channel_interface_group_callback_for_remove_members_with_reason callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_connect_to_group_flags_changed ( TpChannel* proxy, tp_cli_channel_interface_group_signal_callback_group_flags_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_connect_to_handle_owners_changed ( TpChannel* proxy, void(*callback)(TpChannel*, GHashTable*, GArray const*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.9
tp_cli_channel_interface_group_connect_to_handle_owners_changed_detailed ( TpChannel* proxy, tp_cli_channel_interface_group_signal_callback_handle_owners_changed_detailed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.15.6
tp_cli_channel_interface_group_connect_to_members_changed ( TpChannel* proxy, void(*callback)(TpChannel*, gchar const*, GArray const*, GArray const*, GArray const*, GArray const*, guint, guint, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_connect_to_members_changed_detailed ( TpChannel* proxy, tp_cli_channel_interface_group_signal_callback_members_changed_detailed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.20
tp_cli_channel_interface_group_connect_to_self_contact_changed ( TpChannel* proxy, tp_cli_channel_interface_group_signal_callback_self_contact_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.15.6
tp_cli_channel_interface_group_connect_to_self_handle_changed ( TpChannel* proxy, tp_cli_channel_interface_group_signal_callback_self_handle_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.9
tp_cli_channel_interface_group_run_add_members ( TpChannel* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_get_all_members ( TpChannel* proxy, gint timeout_ms, GArray** out_Members, GArray** out_Local_Pending, GArray** out_Remote_Pending, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_get_group_flags ( TpChannel* proxy, gint timeout_ms, guint* out_Group_Flags, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_get_handle_owners ( TpChannel* proxy, gint timeout_ms, GArray const* in_Handles, GArray** out_Owners, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_get_local_pending_members ( TpChannel* proxy, gint timeout_ms, GArray** out_Handles, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_get_local_pending_members_with_info ( TpChannel* proxy, gint timeout_ms, GPtrArray** out_Info, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_get_members ( TpChannel* proxy, gint timeout_ms, GArray** out_Handles, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_get_remote_pending_members ( TpChannel* proxy, gint timeout_ms, GArray** out_Handles, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_get_self_handle ( TpChannel* proxy, gint timeout_ms, guint* out_Self_Handle, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_remove_members ( TpChannel* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_group_run_remove_members_with_reason ( TpChannel* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, guint in_Reason, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_hold_call_get_hold_state ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_hold_callback_for_get_hold_state callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.8
tp_cli_channel_interface_hold_call_request_hold ( TpChannel* proxy, gint timeout_ms, gboolean in_Hold, tp_cli_channel_interface_hold_callback_for_request_hold callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.8
tp_cli_channel_interface_hold_connect_to_hold_state_changed ( TpChannel* proxy, tp_cli_channel_interface_hold_signal_callback_hold_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.8
tp_cli_channel_interface_hold_run_get_hold_state ( TpChannel* proxy, gint timeout_ms, guint* out_HoldState, guint* out_Reason, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.8
tp_cli_channel_interface_hold_run_request_hold ( TpChannel* proxy, gint timeout_ms, gboolean in_Hold, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.8
tp_cli_channel_interface_media_signalling_call_get_session_handlers ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_media_signalling_callback_for_get_session_handlers callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_media_signalling_connect_to_new_session_handler ( TpChannel* proxy, tp_cli_channel_interface_media_signalling_signal_callback_new_session_handler callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_media_signalling_run_get_session_handlers ( TpChannel* proxy, gint timeout_ms, GPtrArray** out_Session_Handlers, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_messages_call_get_pending_message_content ( TpChannel* proxy, gint timeout_ms, guint in_Message_ID, GArray const* in_Parts, tp_cli_channel_interface_messages_callback_for_get_pending_message_content callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.20
tp_cli_channel_interface_messages_call_send_message ( TpChannel* proxy, gint timeout_ms, GPtrArray const* in_Message, guint in_Flags, tp_cli_channel_interface_messages_callback_for_send_message callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.20
tp_cli_channel_interface_messages_connect_to_message_received ( TpChannel* proxy, tp_cli_channel_interface_messages_signal_callback_message_received callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.20
tp_cli_channel_interface_messages_connect_to_message_sent ( TpChannel* proxy, tp_cli_channel_interface_messages_signal_callback_message_sent callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.20
tp_cli_channel_interface_messages_connect_to_pending_messages_removed ( TpChannel* proxy, tp_cli_channel_interface_messages_signal_callback_pending_messages_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.20
tp_cli_channel_interface_messages_run_get_pending_message_content ( TpChannel* proxy, gint timeout_ms, guint in_Message_ID, GArray const* in_Parts, GHashTable** out_Content, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.20
tp_cli_channel_interface_messages_run_send_message ( TpChannel* proxy, gint timeout_ms, GPtrArray const* in_Message, guint in_Flags, gchar** out_Token, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.20
tp_cli_channel_interface_password_call_get_password_flags ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_interface_password_callback_for_get_password_flags callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_password_call_provide_password ( TpChannel* proxy, gint timeout_ms, gchar const* in_Password, tp_cli_channel_interface_password_callback_for_provide_password callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_password_connect_to_password_flags_changed ( TpChannel* proxy, tp_cli_channel_interface_password_signal_callback_password_flags_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_password_run_get_password_flags ( TpChannel* proxy, gint timeout_ms, guint* out_Password_Flags, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_password_run_provide_password ( TpChannel* proxy, gint timeout_ms, gchar const* in_Password, gboolean* out_Correct, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_interface_room_config_call_update_configuration ( TpChannel* proxy, gint timeout_ms, GHashTable* in_Properties, tp_cli_channel_interface_room_config_callback_for_update_configuration callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.15.8
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_call_get_sms_length ( TpChannel* proxy, gint timeout_ms, GPtrArray const* in_Message, tp_cli_channel_interface_sms_callback_for_get_sms_length callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.15.0
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_interface_sms_run_get_sms_length ( TpChannel* proxy, gint timeout_ms, GPtrArray const* in_Message, guint* out_Chunks_Required, gint* out_Remaining_Characters, gint* out_Estimated_Cost, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.15.0
tp_cli_channel_interface_subject_call_set_subject ( TpChannel* proxy, gint timeout_ms, gchar const* in_Subject, tp_cli_channel_interface_subject_callback_for_set_subject callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.15.8
tp_cli_channel_interface_tube_connect_to_tube_channel_state_changed ( TpChannel* proxy, tp_cli_channel_interface_tube_signal_callback_tube_channel_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_run_close ( TpChannel* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_run_get_channel_type ( TpChannel* proxy, gint timeout_ms, gchar** out_Channel_Type, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_run_get_handle ( TpChannel* proxy, gint timeout_ms, guint* out_Target_Handle_Type, guint* out_Target_Handle, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_run_get_interfaces ( TpChannel* proxy, gint timeout_ms, gchar*** out_Interfaces, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_call_call_accept ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_call_callback_for_accept callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_type_call_call_add_content ( TpChannel* proxy, gint timeout_ms, gchar const* in_Content_Name, guint in_Content_Type, guint in_InitialDirection, tp_cli_channel_type_call_callback_for_add_content callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_type_call_call_hangup ( TpChannel* proxy, gint timeout_ms, guint in_Reason, gchar const* in_Detailed_Hangup_Reason, gchar const* in_Message, tp_cli_channel_type_call_callback_for_hangup callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_type_call_call_set_queued ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_call_callback_for_set_queued callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_type_call_call_set_ringing ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_call_callback_for_set_ringing callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_type_call_connect_to_call_members_changed ( TpChannel* proxy, tp_cli_channel_type_call_signal_callback_call_members_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_type_call_connect_to_call_state_changed ( TpChannel* proxy, tp_cli_channel_type_call_signal_callback_call_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_type_call_connect_to_content_added ( TpChannel* proxy, tp_cli_channel_type_call_signal_callback_content_added callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_channel_type_call_connect_to_content_removed ( TpChannel* proxy, tp_cli_channel_type_call_signal_callback_content_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.17.5
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_dbus_tube_call_accept ( TpChannel* proxy, gint timeout_ms, guint in_access_control, tp_cli_channel_type_dbus_tube_callback_for_accept callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_dbus_tube_call_offer ( TpChannel* proxy, gint timeout_ms, GHashTable* in_parameters, guint in_access_control, tp_cli_channel_type_dbus_tube_callback_for_offer callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_dbus_tube_connect_to_dbus_names_changed ( TpChannel* proxy, tp_cli_channel_type_dbus_tube_signal_callback_dbus_names_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_dbus_tube_run_accept ( TpChannel* proxy, gint timeout_ms, guint in_access_control, gchar** out_address, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_dbus_tube_run_offer ( TpChannel* proxy, gint timeout_ms, GHashTable* in_parameters, guint in_access_control, gchar** out_address, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_file_transfer_call_accept_file ( TpChannel* proxy, gint timeout_ms, guint in_Address_Type, guint in_Access_Control, GValue const* in_Access_Control_Param, guint64 in_Offset, tp_cli_channel_type_file_transfer_callback_for_accept_file callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.23
tp_cli_channel_type_file_transfer_call_provide_file ( TpChannel* proxy, gint timeout_ms, guint in_Address_Type, guint in_Access_Control, GValue const* in_Access_Control_Param, tp_cli_channel_type_file_transfer_callback_for_provide_file callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.23
tp_cli_channel_type_file_transfer_connect_to_file_transfer_state_changed ( TpChannel* proxy, tp_cli_channel_type_file_transfer_signal_callback_file_transfer_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.23
tp_cli_channel_type_file_transfer_connect_to_initial_offset_defined ( TpChannel* proxy, tp_cli_channel_type_file_transfer_signal_callback_initial_offset_defined callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.23
tp_cli_channel_type_file_transfer_connect_to_transferred_bytes_changed ( TpChannel* proxy, tp_cli_channel_type_file_transfer_signal_callback_transferred_bytes_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.23
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_channel_type_file_transfer_run_accept_file ( TpChannel* proxy, gint timeout_ms, guint in_Address_Type, guint in_Access_Control, GValue const* in_Access_Control_Param, guint64 in_Offset, GValue** out_Address, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.23
tp_cli_channel_type_file_transfer_run_provide_file ( TpChannel* proxy, gint timeout_ms, guint in_Address_Type, guint in_Access_Control, GValue const* in_Access_Control_Param, GValue** out_Address, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.23
tp_cli_channel_type_room_list_call_get_listing_rooms ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_room_list_callback_for_get_listing_rooms callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_room_list_call_list_rooms ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_room_list_callback_for_list_rooms callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_room_list_call_stop_listing ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_room_list_callback_for_stop_listing callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_room_list_connect_to_got_rooms ( TpChannel* proxy, tp_cli_channel_type_room_list_signal_callback_got_rooms callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_room_list_connect_to_listing_rooms ( TpChannel* proxy, tp_cli_channel_type_room_list_signal_callback_listing_rooms callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_room_list_run_get_listing_rooms ( TpChannel* proxy, gint timeout_ms, gboolean* out_In_Progress, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_room_list_run_list_rooms ( TpChannel* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_room_list_run_stop_listing ( TpChannel* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_stream_tube_call_accept ( TpChannel* proxy, gint timeout_ms, guint in_address_type, guint in_access_control, GValue const* in_access_control_param, tp_cli_channel_type_stream_tube_callback_for_accept callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_stream_tube_call_offer ( TpChannel* proxy, gint timeout_ms, guint in_address_type, GValue const* in_address, guint in_access_control, GHashTable* in_parameters, tp_cli_channel_type_stream_tube_callback_for_offer callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_stream_tube_connect_to_connection_closed ( TpChannel* proxy, tp_cli_channel_type_stream_tube_signal_callback_connection_closed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_stream_tube_connect_to_new_local_connection ( TpChannel* proxy, tp_cli_channel_type_stream_tube_signal_callback_new_local_connection callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_stream_tube_connect_to_new_remote_connection ( TpChannel* proxy, void(*callback)(TpChannel*, guint, GValue const*, guint, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_stream_tube_run_accept ( TpChannel* proxy, gint timeout_ms, guint in_address_type, guint in_access_control, GValue const* in_access_control_param, GValue** out_address, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_stream_tube_run_offer ( TpChannel* proxy, gint timeout_ms, guint in_address_type, GValue const* in_address, guint in_access_control, GHashTable* in_parameters, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.31
tp_cli_channel_type_streamed_media_call_list_streams ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_streamed_media_callback_for_list_streams callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_call_remove_streams ( TpChannel* proxy, gint timeout_ms, GArray const* in_Streams, tp_cli_channel_type_streamed_media_callback_for_remove_streams callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_call_request_stream_direction ( TpChannel* proxy, gint timeout_ms, guint in_Stream_ID, guint in_Stream_Direction, tp_cli_channel_type_streamed_media_callback_for_request_stream_direction callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_call_request_streams ( TpChannel* proxy, gint timeout_ms, guint in_Contact_Handle, GArray const* in_Types, tp_cli_channel_type_streamed_media_callback_for_request_streams callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_connect_to_stream_added ( TpChannel* proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_added callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_connect_to_stream_direction_changed ( TpChannel* proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_direction_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_connect_to_stream_error ( TpChannel* proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_error callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_connect_to_stream_removed ( TpChannel* proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_removed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_connect_to_stream_state_changed ( TpChannel* proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_run_list_streams ( TpChannel* proxy, gint timeout_ms, GPtrArray** out_Streams, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_run_remove_streams ( TpChannel* proxy, gint timeout_ms, GArray const* in_Streams, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_run_request_stream_direction ( TpChannel* proxy, gint timeout_ms, guint in_Stream_ID, guint in_Stream_Direction, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_streamed_media_run_request_streams ( TpChannel* proxy, gint timeout_ms, guint in_Contact_Handle, GArray const* in_Types, GPtrArray** out_Streams, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_call_acknowledge_pending_messages ( TpChannel* proxy, gint timeout_ms, GArray const* in_IDs, tp_cli_channel_type_text_callback_for_acknowledge_pending_messages callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_call_get_message_types ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_text_callback_for_get_message_types callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_call_list_pending_messages ( TpChannel* proxy, gint timeout_ms, gboolean in_Clear, tp_cli_channel_type_text_callback_for_list_pending_messages callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_call_send ( TpChannel* proxy, gint timeout_ms, guint in_Type, gchar const* in_Text, tp_cli_channel_type_text_callback_for_send callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_connect_to_lost_message ( TpChannel* proxy, tp_cli_channel_type_text_signal_callback_lost_message callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_connect_to_received ( TpChannel* proxy, tp_cli_channel_type_text_signal_callback_received callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_connect_to_send_error ( TpChannel* proxy, tp_cli_channel_type_text_signal_callback_send_error callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_connect_to_sent ( TpChannel* proxy, tp_cli_channel_type_text_signal_callback_sent callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_run_acknowledge_pending_messages ( TpChannel* proxy, gint timeout_ms, GArray const* in_IDs, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_run_get_message_types ( TpChannel* proxy, gint timeout_ms, GArray** out_Available_Types, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_run_list_pending_messages ( TpChannel* proxy, gint timeout_ms, gboolean in_Clear, GPtrArray** out_Pending_Messages, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_text_run_send ( TpChannel* proxy, gint timeout_ms, guint in_Type, gchar const* in_Text, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_accept_d_bus_tube ( TpChannel* proxy, gint timeout_ms, guint in_ID, tp_cli_channel_type_tubes_callback_for_accept_d_bus_tube callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_accept_stream_tube ( TpChannel* proxy, gint timeout_ms, guint in_ID, guint in_Address_Type, guint in_Access_Control, GValue const* in_Access_Control_Param, tp_cli_channel_type_tubes_callback_for_accept_stream_tube callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_close_tube ( TpChannel* proxy, gint timeout_ms, guint in_ID, tp_cli_channel_type_tubes_callback_for_close_tube callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_get_available_stream_tube_types ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_tubes_callback_for_get_available_stream_tube_types callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_get_available_tube_types ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_tubes_callback_for_get_available_tube_types callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_get_d_bus_names ( TpChannel* proxy, gint timeout_ms, guint in_ID, tp_cli_channel_type_tubes_callback_for_get_d_bus_names callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_get_d_bus_tube_address ( TpChannel* proxy, gint timeout_ms, guint in_ID, tp_cli_channel_type_tubes_callback_for_get_d_bus_tube_address callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_get_stream_tube_socket_address ( TpChannel* proxy, gint timeout_ms, guint in_ID, tp_cli_channel_type_tubes_callback_for_get_stream_tube_socket_address callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_list_tubes ( TpChannel* proxy, gint timeout_ms, tp_cli_channel_type_tubes_callback_for_list_tubes callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_offer_d_bus_tube ( TpChannel* proxy, gint timeout_ms, gchar const* in_Service, GHashTable* in_Parameters, tp_cli_channel_type_tubes_callback_for_offer_d_bus_tube callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_call_offer_stream_tube ( TpChannel* proxy, gint timeout_ms, gchar const* in_Service, GHashTable* in_Parameters, guint in_Address_Type, GValue const* in_Address, guint in_Access_Control, GValue const* in_Access_Control_Param, tp_cli_channel_type_tubes_callback_for_offer_stream_tube callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_connect_to_d_bus_names_changed ( TpChannel* proxy, tp_cli_channel_type_tubes_signal_callback_d_bus_names_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_connect_to_new_tube ( TpChannel* proxy, tp_cli_channel_type_tubes_signal_callback_new_tube callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_connect_to_stream_tube_new_connection ( TpChannel* proxy, tp_cli_channel_type_tubes_signal_callback_stream_tube_new_connection callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_connect_to_tube_closed ( TpChannel* proxy, tp_cli_channel_type_tubes_signal_callback_tube_closed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_connect_to_tube_state_changed ( TpChannel* proxy, tp_cli_channel_type_tubes_signal_callback_tube_state_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_accept_d_bus_tube ( TpChannel* proxy, gint timeout_ms, guint in_ID, gchar** out_Address, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_accept_stream_tube ( TpChannel* proxy, gint timeout_ms, guint in_ID, guint in_Address_Type, guint in_Access_Control, GValue const* in_Access_Control_Param, GValue** out_Address, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_close_tube ( TpChannel* proxy, gint timeout_ms, guint in_ID, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_get_available_stream_tube_types ( TpChannel* proxy, gint timeout_ms, GHashTable** out_Available_Stream_Tube_Types, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_get_available_tube_types ( TpChannel* proxy, gint timeout_ms, GArray** out_Available_Tube_Types, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_get_d_bus_names ( TpChannel* proxy, gint timeout_ms, guint in_ID, GPtrArray** out_DBus_Names, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_get_d_bus_tube_address ( TpChannel* proxy, gint timeout_ms, guint in_ID, gchar** out_Address, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_get_stream_tube_socket_address ( TpChannel* proxy, gint timeout_ms, guint in_ID, guint* out_Address_Type, GValue** out_Address, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_list_tubes ( TpChannel* proxy, gint timeout_ms, GPtrArray** out_Tubes, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_offer_d_bus_tube ( TpChannel* proxy, gint timeout_ms, gchar const* in_Service, GHashTable* in_Parameters, guint* out_Tube_ID, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_channel_type_tubes_run_offer_stream_tube ( TpChannel* proxy, gint timeout_ms, gchar const* in_Service, GHashTable* in_Parameters, guint in_Address_Type, GValue const* in_Address, guint in_Access_Control, GValue const* in_Access_Control_Param, guint* out_Tube_ID, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp-cli-client.h,
libtelepathy-glib.so.0.84.1
tp_cli_client_approver_call_add_dispatch_operation ( TpClient* proxy, gint timeout_ms, GPtrArray const* in_Channels, gchar const* in_DispatchOperation, GHashTable* in_Properties, tp_cli_client_approver_callback_for_add_dispatch_operation callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_client_handler_call_handle_channels ( TpClient* proxy, gint timeout_ms, gchar const* in_Account, gchar const* in_Connection, GPtrArray const* in_Channels, GPtrArray const* in_Requests_Satisfied, guint64 in_User_Action_Time, GHashTable* in_Handler_Info, tp_cli_client_handler_callback_for_handle_channels callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_client_interface_requests_call_add_request ( TpClient* proxy, gint timeout_ms, gchar const* in_Request, GHashTable* in_Properties, tp_cli_client_interface_requests_callback_for_add_request callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_client_interface_requests_call_remove_request ( TpClient* proxy, gint timeout_ms, gchar const* in_Request, gchar const* in_Error, gchar const* in_Message, tp_cli_client_interface_requests_callback_for_remove_request callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp_cli_client_observer_call_observe_channels ( TpClient* proxy, gint timeout_ms, gchar const* in_Account, gchar const* in_Connection, GPtrArray const* in_Channels, gchar const* in_Dispatch_Operation, GPtrArray const* in_Requests_Satisfied, GHashTable* in_Observer_Info, tp_cli_client_observer_callback_for_observe_channels callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.32
tp-cli-connection-manager.h,
libtelepathy-glib.so.0.84.1
tp_cli_connection_manager_call_get_parameters ( TpConnectionManager* proxy, gint timeout_ms, gchar const* in_Protocol, tp_cli_connection_manager_callback_for_get_parameters callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_manager_call_list_protocols ( TpConnectionManager* proxy, gint timeout_ms, tp_cli_connection_manager_callback_for_list_protocols callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_manager_call_request_connection ( TpConnectionManager* proxy, gint timeout_ms, gchar const* in_Protocol, GHashTable* in_Parameters, tp_cli_connection_manager_callback_for_request_connection callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_manager_connect_to_new_connection ( TpConnectionManager* proxy, tp_cli_connection_manager_signal_callback_new_connection callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_manager_run_get_parameters ( TpConnectionManager* proxy, gint timeout_ms, gchar const* in_Protocol, GPtrArray** out_Parameters, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_manager_run_list_protocols ( TpConnectionManager* proxy, gint timeout_ms, gchar*** out_Protocols, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_manager_run_request_connection ( TpConnectionManager* proxy, gint timeout_ms, gchar const* in_Protocol, GHashTable* in_Parameters, gchar** out_Bus_Name, gchar** out_Object_Path, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp-cli-connection.h,
libtelepathy-glib.so.0.84.1
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_connect ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_callback_for_connect callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_disconnect ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_callback_for_disconnect callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_get_interfaces ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_callback_for_get_interfaces callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_get_protocol ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_callback_for_get_protocol callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_get_self_handle ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_callback_for_get_self_handle callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_get_status ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_callback_for_get_status callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_hold_handles ( TpConnection* proxy, gint timeout_ms, guint in_Handle_Type, GArray const* in_Handles, tp_cli_connection_callback_for_hold_handles callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_inspect_handles ( TpConnection* proxy, gint timeout_ms, guint in_Handle_Type, GArray const* in_Handles, tp_cli_connection_callback_for_inspect_handles callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_list_channels ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_callback_for_list_channels callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_release_handles ( TpConnection* proxy, gint timeout_ms, guint in_Handle_Type, GArray const* in_Handles, tp_cli_connection_callback_for_release_handles callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
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_call_request_channel ( TpConnection* proxy, gint timeout_ms, gchar const* in_Type, guint in_Handle_Type, guint in_Handle, gboolean in_Suppress_Handler, tp_cli_connection_callback_for_request_channel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_call_request_handles ( TpConnection* proxy, gint timeout_ms, guint in_Handle_Type, gchar const** in_Identifiers, tp_cli_connection_callback_for_request_handles callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_connect_to_connection_error ( TpConnection* proxy, tp_cli_connection_signal_callback_connection_error callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.24
tp_cli_connection_connect_to_new_channel ( TpConnection* proxy, tp_cli_connection_signal_callback_new_channel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_connect_to_self_contact_changed ( TpConnection* proxy, tp_cli_connection_signal_callback_self_contact_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.21.2
tp_cli_connection_connect_to_self_handle_changed ( TpConnection* proxy, tp_cli_connection_signal_callback_self_handle_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.15
tp_cli_connection_connect_to_status_changed ( TpConnection* proxy, tp_cli_connection_signal_callback_status_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_addressing_call_get_contacts_by_uri ( TpConnection* proxy, gint timeout_ms, gchar const** in_URIs, gchar const** in_Interfaces, tp_cli_connection_interface_addressing_callback_for_get_contacts_by_uri callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_connection_interface_addressing_call_get_contacts_by_vcard_field ( TpConnection* proxy, gint timeout_ms, gchar const* in_Field, gchar const** in_Addresses, gchar const** in_Interfaces, tp_cli_connection_interface_addressing_callback_for_get_contacts_by_vcard_field callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
tp_cli_connection_interface_aliasing_call_get_alias_flags ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_aliasing_callback_for_get_alias_flags callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_aliasing_call_get_aliases ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_aliasing_callback_for_get_aliases callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.14
tp_cli_connection_interface_aliasing_call_request_aliases ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_aliasing_callback_for_request_aliases callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_aliasing_call_set_aliases ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Aliases, tp_cli_connection_interface_aliasing_callback_for_set_aliases callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_aliasing_connect_to_aliases_changed ( TpConnection* proxy, void(*callback)(TpConnection*, GPtrArray const*, gpointer, GObject*), gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_aliasing_run_get_alias_flags ( TpConnection* proxy, gint timeout_ms, guint* out_Alias_Flags, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_aliasing_run_get_aliases ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GHashTable** out_Aliases, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.14
tp_cli_connection_interface_aliasing_run_request_aliases ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, gchar*** out_Aliases, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_aliasing_run_set_aliases ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Aliases, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
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_avatars_call_clear_avatar ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_avatars_callback_for_clear_avatar callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_call_get_avatar_requirements ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_avatars_callback_for_get_avatar_requirements callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_call_get_avatar_tokens ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_avatars_callback_for_get_avatar_tokens callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_call_get_known_avatar_tokens ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_avatars_callback_for_get_known_avatar_tokens callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_call_request_avatar ( TpConnection* proxy, gint timeout_ms, guint in_Contact, tp_cli_connection_interface_avatars_callback_for_request_avatar callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_call_request_avatars ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_avatars_callback_for_request_avatars callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_call_set_avatar ( TpConnection* proxy, gint timeout_ms, GArray const* in_Avatar, gchar const* in_MIME_Type, tp_cli_connection_interface_avatars_callback_for_set_avatar callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_connect_to_avatar_retrieved ( TpConnection* proxy, tp_cli_connection_interface_avatars_signal_callback_avatar_retrieved callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_connect_to_avatar_updated ( TpConnection* proxy, tp_cli_connection_interface_avatars_signal_callback_avatar_updated callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_run_clear_avatar ( TpConnection* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_run_get_avatar_requirements ( TpConnection* proxy, gint timeout_ms, gchar*** out_MIME_Types, guint* out_Min_Width, guint* out_Min_Height, guint* out_Max_Width, guint* out_Max_Height, guint* out_Max_Bytes, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_run_get_avatar_tokens ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, gchar*** out_Tokens, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_run_get_known_avatar_tokens ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GHashTable** out_Tokens, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_run_request_avatar ( TpConnection* proxy, gint timeout_ms, guint in_Contact, GArray** out_Data, gchar** out_MIME_Type, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_run_request_avatars ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_avatars_run_set_avatar ( TpConnection* proxy, gint timeout_ms, GArray const* in_Avatar, gchar const* in_MIME_Type, gchar** out_Token, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
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_capabilities_call_advertise_capabilities ( TpConnection* proxy, gint timeout_ms, GPtrArray const* in_Add, gchar const** in_Remove, tp_cli_connection_interface_capabilities_callback_for_advertise_capabilities callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_capabilities_call_get_capabilities ( TpConnection* proxy, gint timeout_ms, GArray const* in_Handles, tp_cli_connection_interface_capabilities_callback_for_get_capabilities callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_capabilities_connect_to_capabilities_changed ( TpConnection* proxy, tp_cli_connection_interface_capabilities_signal_callback_capabilities_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_capabilities_run_advertise_capabilities ( TpConnection* proxy, gint timeout_ms, GPtrArray const* in_Add, gchar const** in_Remove, GPtrArray** out_Self_Capabilities, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_capabilities_run_get_capabilities ( TpConnection* proxy, gint timeout_ms, GArray const* in_Handles, GPtrArray** out_Contact_Capabilities, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
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_capabilities_call_get_contact_capabilities ( TpConnection* proxy, gint timeout_ms, GArray const* in_Handles, tp_cli_connection_interface_contact_capabilities_callback_for_get_contact_capabilities callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.37
tp_cli_connection_interface_contact_capabilities_call_update_capabilities ( TpConnection* proxy, gint timeout_ms, GPtrArray const* in_Handler_Capabilities, tp_cli_connection_interface_contact_capabilities_callback_for_update_capabilities callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.37
tp_cli_connection_interface_contact_capabilities_connect_to_contact_capabilities_changed ( TpConnection* proxy, tp_cli_connection_interface_contact_capabilities_signal_callback_contact_capabilities_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.37
tp_cli_connection_interface_contact_capabilities_run_get_contact_capabilities ( TpConnection* proxy, gint timeout_ms, GArray const* in_Handles, GHashTable** out_Contact_Capabilities, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.37
tp_cli_connection_interface_contact_capabilities_run_update_capabilities ( TpConnection* proxy, gint timeout_ms, GPtrArray const* in_Handler_Capabilities, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.37
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_download ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_contact_list_callback_for_download callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.5
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, void(*callback)(TpConnection*, GHashTable*, GArray const*, gpointer, GObject*), 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_contacts_call_get_contact_attributes ( TpConnection* proxy, gint timeout_ms, GArray const* in_Handles, gchar const** in_Interfaces, gboolean in_Hold, tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.14
tp_cli_connection_interface_contacts_call_get_contact_by_id ( TpConnection* proxy, gint timeout_ms, gchar const* in_Identifier, gchar const** in_Interfaces, tp_cli_connection_interface_contacts_callback_for_get_contact_by_id callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.19.0
tp_cli_connection_interface_contacts_run_get_contact_attributes ( TpConnection* proxy, gint timeout_ms, GArray const* in_Handles, gchar const** in_Interfaces, gboolean in_Hold, GHashTable** out_Attributes, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.14
tp_cli_connection_interface_location_call_get_locations ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_location_callback_for_get_locations callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.34
tp_cli_connection_interface_location_call_request_location ( TpConnection* proxy, gint timeout_ms, guint in_Contact, tp_cli_connection_interface_location_callback_for_request_location callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.34
tp_cli_connection_interface_location_call_set_location ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Location, tp_cli_connection_interface_location_callback_for_set_location callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.34
tp_cli_connection_interface_location_connect_to_location_updated ( TpConnection* proxy, tp_cli_connection_interface_location_signal_callback_location_updated callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.34
tp_cli_connection_interface_location_run_get_locations ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GHashTable** out_Locations, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.34
tp_cli_connection_interface_location_run_request_location ( TpConnection* proxy, gint timeout_ms, guint in_Contact, GHashTable** out_Location, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.34
tp_cli_connection_interface_location_run_set_location ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Location, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.34
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_presence_call_add_status ( TpConnection* proxy, gint timeout_ms, gchar const* in_Status, GHashTable* in_Parameters, tp_cli_connection_interface_presence_callback_for_add_status callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_call_clear_status ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_presence_callback_for_clear_status callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_call_get_presence ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_presence_callback_for_get_presence callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_call_get_statuses ( TpConnection* proxy, gint timeout_ms, tp_cli_connection_interface_presence_callback_for_get_statuses callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_call_remove_status ( TpConnection* proxy, gint timeout_ms, gchar const* in_Status, tp_cli_connection_interface_presence_callback_for_remove_status callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_call_request_presence ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_presence_callback_for_request_presence callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_call_set_last_activity_time ( TpConnection* proxy, gint timeout_ms, guint in_Time, tp_cli_connection_interface_presence_callback_for_set_last_activity_time callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_call_set_status ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Statuses, tp_cli_connection_interface_presence_callback_for_set_status callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_connect_to_presence_update ( TpConnection* proxy, tp_cli_connection_interface_presence_signal_callback_presence_update callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_run_add_status ( TpConnection* proxy, gint timeout_ms, gchar const* in_Status, GHashTable* in_Parameters, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_run_clear_status ( TpConnection* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_run_get_presence ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GHashTable** out_Presence, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_run_get_statuses ( TpConnection* proxy, gint timeout_ms, GHashTable** out_Available_Statuses, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_run_remove_status ( TpConnection* proxy, gint timeout_ms, gchar const* in_Status, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_run_request_presence ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_run_set_last_activity_time ( TpConnection* proxy, gint timeout_ms, guint in_Time, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_presence_run_set_status ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Statuses, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_interface_renaming_call_request_rename ( TpConnection* proxy, gint timeout_ms, gchar const* in_Identifier, tp_cli_connection_interface_renaming_callback_for_request_rename callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.23.0
tp_cli_connection_interface_renaming_connect_to_renamed ( TpConnection* proxy, tp_cli_connection_interface_renaming_signal_callback_renamed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.23.0
tp_cli_connection_interface_requests_call_create_channel ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Request, tp_cli_connection_interface_requests_callback_for_create_channel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.15
tp_cli_connection_interface_requests_call_ensure_channel ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Request, tp_cli_connection_interface_requests_callback_for_ensure_channel callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.16
tp_cli_connection_interface_requests_connect_to_channel_closed ( TpConnection* proxy, tp_cli_connection_interface_requests_signal_callback_channel_closed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.15
tp_cli_connection_interface_requests_connect_to_new_channels ( TpConnection* proxy, tp_cli_connection_interface_requests_signal_callback_new_channels callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.15
tp_cli_connection_interface_requests_run_create_channel ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Request, gchar** out_Channel, GHashTable** out_Properties, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.15
tp_cli_connection_interface_requests_run_ensure_channel ( TpConnection* proxy, gint timeout_ms, GHashTable* in_Request, gboolean* out_Yours, gchar** out_Channel, GHashTable** out_Properties, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.16
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_interface_sidecars1_call_ensure_sidecar ( TpConnection* proxy, gint timeout_ms, gchar const* in_Main_Interface, tp_cli_connection_interface_sidecars1_callback_for_ensure_sidecar callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.23.0
tp_cli_connection_interface_simple_presence_call_get_presences ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_simple_presence_callback_for_get_presences callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.13
tp_cli_connection_interface_simple_presence_call_set_presence ( TpConnection* proxy, gint timeout_ms, gchar const* in_Status, gchar const* in_Status_Message, tp_cli_connection_interface_simple_presence_callback_for_set_presence callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.13
tp_cli_connection_interface_simple_presence_connect_to_presences_changed ( TpConnection* proxy, tp_cli_connection_interface_simple_presence_signal_callback_presences_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.13
tp_cli_connection_interface_simple_presence_run_get_presences ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GHashTable** out_Presence, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.13
tp_cli_connection_interface_simple_presence_run_set_presence ( TpConnection* proxy, gint timeout_ms, gchar const* in_Status, gchar const* in_Status_Message, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.13
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_connect ( TpConnection* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_disconnect ( TpConnection* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_get_interfaces ( TpConnection* proxy, gint timeout_ms, gchar*** out_Interfaces, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_get_protocol ( TpConnection* proxy, gint timeout_ms, gchar** out_Protocol, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_get_self_handle ( TpConnection* proxy, gint timeout_ms, guint* out_Self_Handle, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_get_status ( TpConnection* proxy, gint timeout_ms, guint* out_Status, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_hold_handles ( TpConnection* proxy, gint timeout_ms, guint in_Handle_Type, GArray const* in_Handles, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_inspect_handles ( TpConnection* proxy, gint timeout_ms, guint in_Handle_Type, GArray const* in_Handles, gchar*** out_Identifiers, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_list_channels ( TpConnection* proxy, gint timeout_ms, GPtrArray** out_Channel_Info, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_release_handles ( TpConnection* proxy, gint timeout_ms, guint in_Handle_Type, GArray const* in_Handles, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
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_connection_run_request_channel ( TpConnection* proxy, gint timeout_ms, gchar const* in_Type, guint in_Handle_Type, guint in_Handle, gboolean in_Suppress_Handler, gchar** out_Object_Path, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_connection_run_request_handles ( TpConnection* proxy, gint timeout_ms, guint in_Handle_Type, gchar const** in_Identifiers, GArray** out_Handles, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp-cli-dbus-daemon.h,
libtelepathy-glib.so.0.84.1
tp_cli_dbus_daemon_call_add_match ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_add_match callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_get_connection_se_linux_security_context ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_get_connection_se_linux_security_context callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_get_connection_unix_process_id ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_get_connection_unix_process_id callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_get_connection_unix_user ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_get_connection_unix_user callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_get_id ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_get_id callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_get_name_owner ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_get_name_owner callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_hello ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_hello callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_list_activatable_names ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_list_activatable_names callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_list_names ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_list_names callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_list_queued_owners ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_list_queued_owners callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_name_has_owner ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_name_has_owner callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_release_name ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_release_name callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_reload_config ( TpDBusDaemon* proxy, gint timeout_ms, tp_cli_dbus_daemon_callback_for_reload_config callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_remove_match ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, tp_cli_dbus_daemon_callback_for_remove_match callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_request_name ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, guint in1, tp_cli_dbus_daemon_callback_for_request_name callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_call_start_service_by_name ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, guint in1, tp_cli_dbus_daemon_callback_for_start_service_by_name callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_connect_to_name_acquired ( TpDBusDaemon* proxy, tp_cli_dbus_daemon_signal_callback_name_acquired callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_connect_to_name_lost ( TpDBusDaemon* proxy, tp_cli_dbus_daemon_signal_callback_name_lost callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_connect_to_name_owner_changed ( TpDBusDaemon* proxy, tp_cli_dbus_daemon_signal_callback_name_owner_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_add_match ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_get_connection_se_linux_security_context ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, GArray** out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_get_connection_unix_process_id ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, guint* out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_get_connection_unix_user ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, guint* out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_get_id ( TpDBusDaemon* proxy, gint timeout_ms, gchar** out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_get_name_owner ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, gchar** out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_hello ( TpDBusDaemon* proxy, gint timeout_ms, gchar** out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_list_activatable_names ( TpDBusDaemon* proxy, gint timeout_ms, gchar*** out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_list_names ( TpDBusDaemon* proxy, gint timeout_ms, gchar*** out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_list_queued_owners ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, gchar*** out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_name_has_owner ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, gboolean* out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_release_name ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, guint* out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_reload_config ( TpDBusDaemon* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_remove_match ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_request_name ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, guint in1, guint* out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_dbus_daemon_run_start_service_by_name ( TpDBusDaemon* proxy, gint timeout_ms, gchar const* in0, guint in1, guint* out0, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp-cli-debug.h,
libtelepathy-glib.so.0.84.1
tp_cli_debug_call_get_messages ( TpDebugClient* proxy, gint timeout_ms, tp_cli_debug_callback_for_get_messages callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.19.0
tp_cli_debug_connect_to_new_debug_message ( TpDebugClient* proxy, tp_cli_debug_signal_callback_new_debug_message callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.19.0
tp-cli-generic.h,
libtelepathy-glib.so.0.84.1
tp_cli_dbus_introspectable_call_introspect ( gpointer proxy, gint timeout_ms, tp_cli_dbus_introspectable_callback_for_introspect callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_introspectable_run_introspect ( gpointer proxy, gint timeout_ms, gchar** out_XML_Data, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_peer_call_get_machine_id ( gpointer proxy, gint timeout_ms, tp_cli_dbus_peer_callback_for_get_machine_id callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_peer_call_ping ( gpointer proxy, gint timeout_ms, tp_cli_dbus_peer_callback_for_ping callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_peer_run_get_machine_id ( gpointer proxy, gint timeout_ms, gchar** out_Machine_UUID, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_peer_run_ping ( gpointer proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_properties_call_get ( gpointer proxy, gint timeout_ms, gchar const* in_Interface_Name, gchar const* in_Property_Name, tp_cli_dbus_properties_callback_for_get callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_properties_call_get_all ( gpointer proxy, gint timeout_ms, gchar const* in_Interface_Name, tp_cli_dbus_properties_callback_for_get_all callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_properties_call_set ( gpointer proxy, gint timeout_ms, gchar const* in_Interface_Name, gchar const* in_Property_Name, GValue const* in_Value, tp_cli_dbus_properties_callback_for_set callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.2
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_dbus_properties_run_get ( gpointer proxy, gint timeout_ms, gchar const* in_Interface_Name, gchar const* in_Property_Name, GValue** out_Value, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_properties_run_get_all ( gpointer proxy, gint timeout_ms, gchar const* in_Interface_Name, GHashTable** out_Properties, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_dbus_properties_run_set ( gpointer proxy, gint timeout_ms, gchar const* in_Interface_Name, gchar const* in_Property_Name, GValue const* in_Value, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.2
tp_cli_properties_interface_call_get_properties ( gpointer proxy, gint timeout_ms, GArray const* in_Properties, tp_cli_properties_interface_callback_for_get_properties callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_properties_interface_call_list_properties ( gpointer proxy, gint timeout_ms, tp_cli_properties_interface_callback_for_list_properties callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_properties_interface_call_set_properties ( gpointer proxy, gint timeout_ms, GPtrArray const* in_Properties, tp_cli_properties_interface_callback_for_set_properties callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_properties_interface_connect_to_properties_changed ( gpointer proxy, tp_cli_properties_interface_signal_callback_properties_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_properties_interface_connect_to_property_flags_changed ( gpointer proxy, tp_cli_properties_interface_signal_callback_property_flags_changed callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_properties_interface_run_get_properties ( gpointer proxy, gint timeout_ms, GArray const* in_Properties, GPtrArray** out_Values, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_properties_interface_run_list_properties ( gpointer proxy, gint timeout_ms, GPtrArray** out_Available_Properties, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_properties_interface_run_set_properties ( gpointer proxy, gint timeout_ms, GPtrArray const* in_Properties, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp-cli-media-session-handler.h,
libtelepathy-glib.so.0.84.1
tp_cli_media_session_handler_call_error ( TpMediaSessionHandler* proxy, gint timeout_ms, guint in_Error_Code, gchar const* in_Message, tp_cli_media_session_handler_callback_for_error callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_session_handler_call_ready ( TpMediaSessionHandler* proxy, gint timeout_ms, tp_cli_media_session_handler_callback_for_ready callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_session_handler_connect_to_new_stream_handler ( TpMediaSessionHandler* proxy, tp_cli_media_session_handler_signal_callback_new_stream_handler callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_session_handler_run_error ( TpMediaSessionHandler* proxy, gint timeout_ms, guint in_Error_Code, gchar const* in_Message, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_session_handler_run_ready ( TpMediaSessionHandler* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp-cli-media-stream-handler.h,
libtelepathy-glib.so.0.84.1
tp_cli_media_stream_handler_call_codec_choice ( TpMediaStreamHandler* proxy, gint timeout_ms, guint in_Codec_ID, tp_cli_media_stream_handler_callback_for_codec_choice callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_call_codecs_updated ( TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Codecs, tp_cli_media_stream_handler_callback_for_codecs_updated callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.23
tp_cli_media_stream_handler_call_error ( TpMediaStreamHandler* proxy, gint timeout_ms, guint in_Error_Code, gchar const* in_Message, tp_cli_media_stream_handler_callback_for_error callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_call_hold_state ( TpMediaStreamHandler* proxy, gint timeout_ms, gboolean in_Held, tp_cli_media_stream_handler_callback_for_hold_state callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.6
tp_cli_media_stream_handler_call_native_candidates_prepared ( TpMediaStreamHandler* proxy, gint timeout_ms, tp_cli_media_stream_handler_callback_for_native_candidates_prepared callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_call_new_active_candidate_pair ( TpMediaStreamHandler* proxy, gint timeout_ms, gchar const* in_Native_Candidate_ID, gchar const* in_Remote_Candidate_ID, tp_cli_media_stream_handler_callback_for_new_active_candidate_pair callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
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_new_native_candidate ( TpMediaStreamHandler* proxy, gint timeout_ms, gchar const* in_Candidate_ID, GPtrArray const* in_Transports, tp_cli_media_stream_handler_callback_for_new_native_candidate callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_call_ready ( TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Codecs, tp_cli_media_stream_handler_callback_for_ready callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_call_set_local_codecs ( TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Codecs, tp_cli_media_stream_handler_callback_for_set_local_codecs callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_call_stream_state ( TpMediaStreamHandler* proxy, gint timeout_ms, guint in_State, tp_cli_media_stream_handler_callback_for_stream_state callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_call_supported_codecs ( TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Codecs, tp_cli_media_stream_handler_callback_for_supported_codecs callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.1
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_call_unhold_failure ( TpMediaStreamHandler* proxy, gint timeout_ms, tp_cli_media_stream_handler_callback_for_unhold_failure callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.6
tp_cli_media_stream_handler_connect_to_add_remote_candidate ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_add_remote_candidate callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_connect_to_close ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_close callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_connect_to_remove_remote_candidate ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_remove_remote_candidate callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_connect_to_set_active_candidate_pair ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_set_active_candidate_pair callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_connect_to_set_remote_candidate_list ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_set_remote_candidate_list callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_connect_to_set_remote_codecs ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_set_remote_codecs callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
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_set_stream_held ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_set_stream_held callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.6
tp_cli_media_stream_handler_connect_to_set_stream_playing ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_set_stream_playing callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_connect_to_set_stream_sending ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_set_stream_sending callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
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_connect_to_start_telephony_event ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_start_telephony_event callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_connect_to_stop_telephony_event ( TpMediaStreamHandler* proxy, tp_cli_media_stream_handler_signal_callback_stop_telephony_event callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object, GError** error ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_run_codec_choice ( TpMediaStreamHandler* proxy, gint timeout_ms, guint in_Codec_ID, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_run_codecs_updated ( TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Codecs, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.23
tp_cli_media_stream_handler_run_error ( TpMediaStreamHandler* proxy, gint timeout_ms, guint in_Error_Code, gchar const* in_Message, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_run_hold_state ( TpMediaStreamHandler* proxy, gint timeout_ms, gboolean in_Held, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.6
tp_cli_media_stream_handler_run_native_candidates_prepared ( TpMediaStreamHandler* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_run_new_active_candidate_pair ( TpMediaStreamHandler* proxy, gint timeout_ms, gchar const* in_Native_Candidate_ID, gchar const* in_Remote_Candidate_ID, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
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_new_native_candidate ( TpMediaStreamHandler* proxy, gint timeout_ms, gchar const* in_Candidate_ID, GPtrArray const* in_Transports, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_run_ready ( TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Codecs, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_run_set_local_codecs ( TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Codecs, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_run_stream_state ( TpMediaStreamHandler* proxy, gint timeout_ms, guint in_State, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
tp_cli_media_stream_handler_run_supported_codecs ( TpMediaStreamHandler* proxy, gint timeout_ms, GPtrArray const* in_Codecs, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.1
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_media_stream_handler_run_unhold_failure ( TpMediaStreamHandler* proxy, gint timeout_ms, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.7.6
tp-cli-protocol.h,
libtelepathy-glib.so.0.84.1
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_cli_protocol_interface_addressing_call_normalize_contact_uri ( gpointer proxy, gint timeout_ms, gchar const* in_URI, tp_cli_protocol_interface_addressing_callback_for_normalize_contact_uri callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.2
tp_cli_protocol_interface_addressing_call_normalize_vcard_address ( gpointer proxy, gint timeout_ms, gchar const* in_VCard_Field, gchar const* in_VCard_Address, tp_cli_protocol_interface_addressing_callback_for_normalize_vcard_address callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.17.2
tp-svc-account-manager.h,
libtelepathy-glib.so.0.84.1
tp_svc_account_manager_emit_account_removed ( gpointer instance, gchar const* arg_Account ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_manager_emit_account_validity_changed ( gpointer instance, gchar const* arg_Account, gboolean arg_Valid ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_manager_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_manager_implement_create_account ( TpSvcAccountManagerClass* klass, tp_svc_account_manager_create_account_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp-svc-account.h,
libtelepathy-glib.so.0.84.1
tp_svc_account_emit_account_property_changed ( gpointer instance, GHashTable* arg_Properties ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_emit_removed ( gpointer instance ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_implement_reconnect ( TpSvcAccountClass* klass, tp_svc_account_reconnect_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_implement_remove ( TpSvcAccountClass* klass, tp_svc_account_remove_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_implement_update_parameters ( TpSvcAccountClass* klass, tp_svc_account_update_parameters_impl impl ) @@ TELEPATHY_GLIB_0.7.32
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_avatar_emit_avatar_changed ( gpointer instance ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_interface_avatar_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_account_interface_storage_get_type ( ) @@ TELEPATHY_GLIB_0.11.9
tp-svc-channel-dispatch-operation.h,
libtelepathy-glib.so.0.84.1
tp_svc_channel_dispatch_operation_emit_channel_lost ( gpointer instance, gchar const* arg_Channel, gchar const* arg_Error, gchar const* arg_Message ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_dispatch_operation_emit_finished ( gpointer instance ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_dispatch_operation_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_dispatch_operation_implement_claim ( TpSvcChannelDispatchOperationClass* klass, tp_svc_channel_dispatch_operation_claim_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_dispatch_operation_implement_handle_with ( TpSvcChannelDispatchOperationClass* klass, tp_svc_channel_dispatch_operation_handle_with_impl impl ) @@ TELEPATHY_GLIB_0.7.32
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.84.1
tp_svc_channel_dispatcher_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_dispatcher_implement_create_channel ( TpSvcChannelDispatcherClass* klass, void(*impl)(TpSvcChannelDispatcher*, gchar const*, GHashTable*, gint64, gchar const*, DBusGMethodInvocation*) ) @@ TELEPATHY_GLIB_0.7.32
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_delegate_channels ( TpSvcChannelDispatcherClass* klass, tp_svc_channel_dispatcher_delegate_channels_impl impl ) @@ TELEPATHY_GLIB_0.15.0
tp_svc_channel_dispatcher_implement_ensure_channel ( TpSvcChannelDispatcherClass* klass, void(*impl)(TpSvcChannelDispatcher*, gchar const*, GHashTable*, gint64, gchar const*, DBusGMethodInvocation*) ) @@ TELEPATHY_GLIB_0.7.32
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_dispatcher_implement_present_channel ( TpSvcChannelDispatcherClass* klass, tp_svc_channel_dispatcher_present_channel_impl impl ) @@ TELEPATHY_GLIB_0.15.0
tp_svc_channel_dispatcher_interface_messages1_get_type ( ) @@ TELEPATHY_GLIB_0.23.0
tp_svc_channel_dispatcher_interface_messages1_implement_send_message ( TpSvcChannelDispatcherInterfaceMessages1Class* klass, tp_svc_channel_dispatcher_interface_messages1_send_message_impl impl ) @@ TELEPATHY_GLIB_0.23.0
tp_svc_channel_dispatcher_interface_operation_list_emit_dispatch_operation_finished ( gpointer instance, gchar const* arg_Dispatch_Operation ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_dispatcher_interface_operation_list_emit_new_dispatch_operation ( gpointer instance, gchar const* arg_Dispatch_Operation, GHashTable* arg_Properties ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_dispatcher_interface_operation_list_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp-svc-channel-request.h,
libtelepathy-glib.so.0.84.1
tp_svc_channel_request_emit_failed ( gpointer instance, gchar const* arg_Error, gchar const* arg_Message ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_request_emit_succeeded ( gpointer instance ) @@ TELEPATHY_GLIB_0.7.32
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_request_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_request_implement_cancel ( TpSvcChannelRequestClass* klass, tp_svc_channel_request_cancel_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_channel_request_implement_proceed ( TpSvcChannelRequestClass* klass, tp_svc_channel_request_proceed_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp-svc-channel.h,
libtelepathy-glib.so.0.84.1
tp_svc_channel_emit_closed ( gpointer instance ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_implement_close ( TpSvcChannelClass* klass, tp_svc_channel_close_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_implement_get_channel_type ( TpSvcChannelClass* klass, tp_svc_channel_get_channel_type_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_implement_get_handle ( TpSvcChannelClass* klass, tp_svc_channel_get_handle_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_implement_get_interfaces ( TpSvcChannelClass* klass, tp_svc_channel_get_interfaces_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_anonymity_get_type ( ) @@ TELEPATHY_GLIB_0.11.7
tp_svc_channel_interface_call_state_emit_call_state_changed ( gpointer instance, guint arg_Contact, guint arg_State ) @@ TELEPATHY_GLIB_0.7.6
tp_svc_channel_interface_call_state_get_type ( ) @@ TELEPATHY_GLIB_0.7.6
tp_svc_channel_interface_call_state_implement_get_call_states ( TpSvcChannelInterfaceCallStateClass* klass, tp_svc_channel_interface_call_state_get_call_states_impl impl ) @@ TELEPATHY_GLIB_0.7.6
tp_svc_channel_interface_captcha_authentication_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_interface_captcha_authentication_implement_answer_captchas ( TpSvcChannelInterfaceCaptchaAuthenticationClass* klass, tp_svc_channel_interface_captcha_authentication_answer_captchas_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_interface_captcha_authentication_implement_cancel_captcha ( TpSvcChannelInterfaceCaptchaAuthenticationClass* klass, tp_svc_channel_interface_captcha_authentication_cancel_captcha_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_interface_captcha_authentication_implement_get_captcha_data ( TpSvcChannelInterfaceCaptchaAuthenticationClass* klass, tp_svc_channel_interface_captcha_authentication_get_captcha_data_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_interface_captcha_authentication_implement_get_captchas ( TpSvcChannelInterfaceCaptchaAuthenticationClass* klass, tp_svc_channel_interface_captcha_authentication_get_captchas_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_interface_chat_state_emit_chat_state_changed ( gpointer instance, guint arg_Contact, guint arg_State ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_chat_state_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_chat_state_implement_set_chat_state ( TpSvcChannelInterfaceChatStateClass* klass, tp_svc_channel_interface_chat_state_set_chat_state_impl impl ) @@ TELEPATHY_GLIB_0.7.0
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_destroyable_get_type ( ) @@ TELEPATHY_GLIB_0.7.18
tp_svc_channel_interface_destroyable_implement_destroy ( TpSvcChannelInterfaceDestroyableClass* klass, tp_svc_channel_interface_destroyable_destroy_impl impl ) @@ TELEPATHY_GLIB_0.7.18
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_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
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_dtmf_implement_start_tone ( TpSvcChannelInterfaceDTMFClass* klass, tp_svc_channel_interface_dtmf_start_tone_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_dtmf_implement_stop_tone ( TpSvcChannelInterfaceDTMFClass* klass, tp_svc_channel_interface_dtmf_stop_tone_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_file_transfer_metadata_get_type ( ) @@ TELEPATHY_GLIB_0.17.1
tp_svc_channel_interface_group_emit_group_flags_changed ( gpointer instance, guint arg_Added, guint arg_Removed ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_emit_handle_owners_changed ( gpointer instance, GHashTable* arg_Added, GArray const* arg_Removed ) @@ TELEPATHY_GLIB_0.7.9
tp_svc_channel_interface_group_emit_handle_owners_changed_detailed ( gpointer instance, GHashTable* arg_Added, GArray const* arg_Removed, GHashTable* arg_Identifiers ) @@ TELEPATHY_GLIB_0.15.6
tp_svc_channel_interface_group_emit_members_changed ( gpointer instance, gchar const* arg_Message, GArray const* arg_Added, GArray const* arg_Removed, GArray const* arg_Local_Pending, GArray const* arg_Remote_Pending, guint arg_Actor, guint arg_Reason ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_emit_members_changed_detailed ( gpointer instance, GArray const* arg_Added, GArray const* arg_Removed, GArray const* arg_Local_Pending, GArray const* arg_Remote_Pending, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_0.7.20
tp_svc_channel_interface_group_emit_self_contact_changed ( gpointer instance, guint arg_Self_Handle, gchar const* arg_Self_ID ) @@ TELEPATHY_GLIB_0.15.6
tp_svc_channel_interface_group_emit_self_handle_changed ( gpointer instance, guint arg_Self_Handle ) @@ TELEPATHY_GLIB_0.7.9
tp_svc_channel_interface_group_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_add_members ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_add_members_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_get_all_members ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_get_all_members_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_get_group_flags ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_get_group_flags_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_get_handle_owners ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_get_handle_owners_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_get_local_pending_members ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_get_local_pending_members_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_get_local_pending_members_with_info ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_get_local_pending_members_with_info_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_get_members ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_get_members_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_get_remote_pending_members ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_get_remote_pending_members_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_get_self_handle ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_get_self_handle_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_remove_members ( TpSvcChannelInterfaceGroupClass* klass, void(*impl)(TpSvcChannelInterfaceGroup*, GArray const*, gchar const*, DBusGMethodInvocation*) ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_group_implement_remove_members_with_reason ( TpSvcChannelInterfaceGroupClass* klass, tp_svc_channel_interface_group_remove_members_with_reason_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_hold_emit_hold_state_changed ( gpointer instance, guint arg_HoldState, guint arg_Reason ) @@ TELEPATHY_GLIB_0.7.8
tp_svc_channel_interface_hold_get_type ( ) @@ TELEPATHY_GLIB_0.7.8
tp_svc_channel_interface_hold_implement_get_hold_state ( TpSvcChannelInterfaceHoldClass* klass, tp_svc_channel_interface_hold_get_hold_state_impl impl ) @@ TELEPATHY_GLIB_0.7.8
tp_svc_channel_interface_hold_implement_request_hold ( TpSvcChannelInterfaceHoldClass* klass, tp_svc_channel_interface_hold_request_hold_impl impl ) @@ TELEPATHY_GLIB_0.7.8
tp_svc_channel_interface_media_signalling_emit_new_session_handler ( gpointer instance, gchar const* arg_Session_Handler, gchar const* arg_Session_Type ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_media_signalling_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_media_signalling_implement_get_session_handlers ( TpSvcChannelInterfaceMediaSignallingClass* klass, tp_svc_channel_interface_media_signalling_get_session_handlers_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_messages_emit_message_received ( gpointer instance, GPtrArray const* arg_Message ) @@ TELEPATHY_GLIB_0.7.20
tp_svc_channel_interface_messages_emit_message_sent ( gpointer instance, GPtrArray const* arg_Content, guint arg_Flags, gchar const* arg_Message_Token ) @@ TELEPATHY_GLIB_0.7.20
tp_svc_channel_interface_messages_emit_pending_messages_removed ( gpointer instance, GArray const* arg_Message_IDs ) @@ TELEPATHY_GLIB_0.7.20
tp_svc_channel_interface_messages_get_type ( ) @@ TELEPATHY_GLIB_0.7.20
tp_svc_channel_interface_messages_implement_get_pending_message_content ( TpSvcChannelInterfaceMessagesClass* klass, tp_svc_channel_interface_messages_get_pending_message_content_impl impl ) @@ TELEPATHY_GLIB_0.7.20
tp_svc_channel_interface_messages_implement_send_message ( TpSvcChannelInterfaceMessagesClass* klass, tp_svc_channel_interface_messages_send_message_impl impl ) @@ TELEPATHY_GLIB_0.7.20
tp_svc_channel_interface_password_emit_password_flags_changed ( gpointer instance, guint arg_Added, guint arg_Removed ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_password_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_password_implement_get_password_flags ( TpSvcChannelInterfacePasswordClass* klass, tp_svc_channel_interface_password_get_password_flags_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_password_implement_provide_password ( TpSvcChannelInterfacePasswordClass* klass, tp_svc_channel_interface_password_provide_password_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_interface_room_config_get_type ( ) @@ TELEPATHY_GLIB_0.15.8
tp_svc_channel_interface_room_config_implement_update_configuration ( TpSvcChannelInterfaceRoomConfigClass* klass, tp_svc_channel_interface_room_config_update_configuration_impl impl ) @@ TELEPATHY_GLIB_0.15.8
tp_svc_channel_interface_room_get_type ( ) @@ TELEPATHY_GLIB_0.15.8
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_interface_sms_implement_get_sms_length ( TpSvcChannelInterfaceSMSClass* klass, tp_svc_channel_interface_sms_get_sms_length_impl impl ) @@ TELEPATHY_GLIB_0.15.0
tp_svc_channel_interface_subject_get_type ( ) @@ TELEPATHY_GLIB_0.15.8
tp_svc_channel_interface_subject_implement_set_subject ( TpSvcChannelInterfaceSubjectClass* klass, tp_svc_channel_interface_subject_set_subject_impl impl ) @@ TELEPATHY_GLIB_0.15.8
tp_svc_channel_interface_tube_emit_tube_channel_state_changed ( gpointer instance, guint arg_State ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_interface_tube_get_type ( ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_call_emit_call_members_changed ( gpointer instance, GHashTable* arg_Flags_Changed, GHashTable* arg_Identifiers, GArray const* arg_Removed, GValueArray const* arg_Reason ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_call_emit_call_state_changed ( gpointer instance, guint arg_Call_State, guint arg_Call_Flags, GValueArray const* arg_Call_State_Reason, GHashTable* arg_Call_State_Details ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_call_emit_content_added ( gpointer instance, gchar const* arg_Content ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_call_emit_content_removed ( gpointer instance, gchar const* arg_Content, GValueArray const* arg_Reason ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_call_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_call_implement_accept ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_accept_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_call_implement_add_content ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_add_content_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_call_implement_hangup ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_hangup_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_call_implement_set_queued ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_set_queued_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_call_implement_set_ringing ( TpSvcChannelTypeCallClass* klass, tp_svc_channel_type_call_set_ringing_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_channel_type_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
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_dbus_tube_emit_dbus_names_changed ( gpointer instance, GHashTable* arg_Added, GArray const* arg_Removed ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_dbus_tube_get_type ( ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_dbus_tube_implement_accept ( TpSvcChannelTypeDBusTubeClass* klass, tp_svc_channel_type_dbus_tube_accept_impl impl ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_dbus_tube_implement_offer ( TpSvcChannelTypeDBusTubeClass* klass, tp_svc_channel_type_dbus_tube_offer_impl impl ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_file_transfer_emit_file_transfer_state_changed ( gpointer instance, guint arg_State, guint arg_Reason ) @@ TELEPATHY_GLIB_0.7.23
tp_svc_channel_type_file_transfer_emit_initial_offset_defined ( gpointer instance, guint64 arg_InitialOffset ) @@ TELEPATHY_GLIB_0.7.23
tp_svc_channel_type_file_transfer_emit_transferred_bytes_changed ( gpointer instance, guint64 arg_Count ) @@ TELEPATHY_GLIB_0.7.23
tp_svc_channel_type_file_transfer_emit_uri_defined ( gpointer instance, gchar const* arg_URI ) @@ TELEPATHY_GLIB_0.13.12
tp_svc_channel_type_file_transfer_get_type ( ) @@ TELEPATHY_GLIB_0.7.23
tp_svc_channel_type_file_transfer_implement_accept_file ( TpSvcChannelTypeFileTransferClass* klass, tp_svc_channel_type_file_transfer_accept_file_impl impl ) @@ TELEPATHY_GLIB_0.7.23
tp_svc_channel_type_file_transfer_implement_provide_file ( TpSvcChannelTypeFileTransferClass* klass, tp_svc_channel_type_file_transfer_provide_file_impl impl ) @@ TELEPATHY_GLIB_0.7.23
tp_svc_channel_type_room_list_emit_got_rooms ( gpointer instance, GPtrArray const* arg_Rooms ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_room_list_emit_listing_rooms ( gpointer instance, gboolean arg_Listing ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_room_list_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_room_list_implement_get_listing_rooms ( TpSvcChannelTypeRoomListClass* klass, tp_svc_channel_type_room_list_get_listing_rooms_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_room_list_implement_list_rooms ( TpSvcChannelTypeRoomListClass* klass, tp_svc_channel_type_room_list_list_rooms_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_room_list_implement_stop_listing ( TpSvcChannelTypeRoomListClass* klass, tp_svc_channel_type_room_list_stop_listing_impl impl ) @@ TELEPATHY_GLIB_0.7.0
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_channel_type_stream_tube_emit_connection_closed ( gpointer instance, guint arg_Connection_ID, gchar const* arg_Error, gchar const* arg_Message ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_stream_tube_emit_new_local_connection ( gpointer instance, guint arg_Connection_ID ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_stream_tube_emit_new_remote_connection ( gpointer instance, guint arg_Handle, GValue const* arg_Connection_Param, guint arg_Connection_ID ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_stream_tube_get_type ( ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_stream_tube_implement_accept ( TpSvcChannelTypeStreamTubeClass* klass, tp_svc_channel_type_stream_tube_accept_impl impl ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_stream_tube_implement_offer ( TpSvcChannelTypeStreamTubeClass* klass, tp_svc_channel_type_stream_tube_offer_impl impl ) @@ TELEPATHY_GLIB_0.7.31
tp_svc_channel_type_streamed_media_emit_stream_added ( gpointer instance, guint arg_Stream_ID, guint arg_Contact_Handle, guint arg_Stream_Type ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_streamed_media_emit_stream_direction_changed ( gpointer instance, guint arg_Stream_ID, guint arg_Stream_Direction, guint arg_Pending_Flags ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_streamed_media_emit_stream_error ( gpointer instance, guint arg_Stream_ID, guint arg_Error_Code, gchar const* arg_Message ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_streamed_media_emit_stream_removed ( gpointer instance, guint arg_Stream_ID ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_streamed_media_emit_stream_state_changed ( gpointer instance, guint arg_Stream_ID, guint arg_Stream_State ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_streamed_media_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_streamed_media_implement_list_streams ( TpSvcChannelTypeStreamedMediaClass* klass, tp_svc_channel_type_streamed_media_list_streams_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_streamed_media_implement_remove_streams ( TpSvcChannelTypeStreamedMediaClass* klass, tp_svc_channel_type_streamed_media_remove_streams_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_streamed_media_implement_request_stream_direction ( TpSvcChannelTypeStreamedMediaClass* klass, tp_svc_channel_type_streamed_media_request_stream_direction_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_streamed_media_implement_request_streams ( TpSvcChannelTypeStreamedMediaClass* klass, tp_svc_channel_type_streamed_media_request_streams_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_text_emit_lost_message ( gpointer instance ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_text_emit_received ( gpointer instance, guint arg_ID, guint arg_Timestamp, guint arg_Sender, guint arg_Type, guint arg_Flags, gchar const* arg_Text ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_text_emit_send_error ( gpointer instance, guint arg_Error, guint arg_Timestamp, guint arg_Type, gchar const* arg_Text ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_text_emit_sent ( gpointer instance, guint arg_Timestamp, guint arg_Type, gchar const* arg_Text ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_text_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_text_implement_acknowledge_pending_messages ( TpSvcChannelTypeTextClass* klass, tp_svc_channel_type_text_acknowledge_pending_messages_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_text_implement_get_message_types ( TpSvcChannelTypeTextClass* klass, tp_svc_channel_type_text_get_message_types_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_text_implement_list_pending_messages ( TpSvcChannelTypeTextClass* klass, tp_svc_channel_type_text_list_pending_messages_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_text_implement_send ( TpSvcChannelTypeTextClass* klass, tp_svc_channel_type_text_send_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_emit_d_bus_names_changed ( gpointer instance, guint arg_ID, GPtrArray const* arg_Added, GArray const* arg_Removed ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_emit_new_tube ( gpointer instance, guint arg_ID, guint arg_Initiator, guint arg_Type, gchar const* arg_Service, GHashTable* arg_Parameters, guint arg_State ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_emit_stream_tube_new_connection ( gpointer instance, guint arg_ID, guint arg_Handle ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_emit_tube_closed ( gpointer instance, guint arg_ID ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_emit_tube_state_changed ( gpointer instance, guint arg_ID, guint arg_State ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_accept_d_bus_tube ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_accept_d_bus_tube_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_accept_stream_tube ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_accept_stream_tube_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_close_tube ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_close_tube_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_get_available_stream_tube_types ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_get_available_stream_tube_types_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_get_available_tube_types ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_get_available_tube_types_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_get_d_bus_names ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_get_d_bus_names_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_get_d_bus_tube_address ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_get_d_bus_tube_address_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_get_stream_tube_socket_address ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_list_tubes ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_list_tubes_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_offer_d_bus_tube ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_offer_d_bus_tube_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_channel_type_tubes_implement_offer_stream_tube ( TpSvcChannelTypeTubesClass* klass, tp_svc_channel_type_tubes_offer_stream_tube_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp-svc-client.h,
libtelepathy-glib.so.0.84.1
tp_svc_client_approver_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_client_approver_implement_add_dispatch_operation ( TpSvcClientApproverClass* klass, tp_svc_client_approver_add_dispatch_operation_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_client_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_client_handler_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_client_handler_implement_handle_channels ( TpSvcClientHandlerClass* klass, tp_svc_client_handler_handle_channels_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_client_interface_requests_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_client_interface_requests_implement_add_request ( TpSvcClientInterfaceRequestsClass* klass, tp_svc_client_interface_requests_add_request_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_client_interface_requests_implement_remove_request ( TpSvcClientInterfaceRequestsClass* klass, tp_svc_client_interface_requests_remove_request_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_client_observer_get_type ( ) @@ TELEPATHY_GLIB_0.7.32
tp_svc_client_observer_implement_observe_channels ( TpSvcClientObserverClass* klass, tp_svc_client_observer_observe_channels_impl impl ) @@ TELEPATHY_GLIB_0.7.32
tp-svc-connection-manager.h,
libtelepathy-glib.so.0.84.1
tp_svc_connection_manager_emit_new_connection ( gpointer instance, gchar const* arg_Bus_Name, gchar const* arg_Object_Path, gchar const* arg_Protocol ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_manager_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_manager_implement_get_parameters ( TpSvcConnectionManagerClass* klass, tp_svc_connection_manager_get_parameters_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_manager_implement_list_protocols ( TpSvcConnectionManagerClass* klass, tp_svc_connection_manager_list_protocols_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_manager_implement_request_connection ( TpSvcConnectionManagerClass* klass, tp_svc_connection_manager_request_connection_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp-svc-connection.h,
libtelepathy-glib.so.0.84.1
tp_svc_connection_emit_connection_error ( gpointer instance, gchar const* arg_Error, GHashTable* arg_Details ) @@ TELEPATHY_GLIB_0.7.24
tp_svc_connection_emit_new_channel ( gpointer instance, gchar const* arg_Object_Path, gchar const* arg_Channel_Type, guint arg_Handle_Type, guint arg_Handle, gboolean arg_Suppress_Handler ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_emit_self_contact_changed ( gpointer instance, guint arg_Self_Handle, gchar const* arg_Self_ID ) @@ TELEPATHY_GLIB_0.21.2
tp_svc_connection_emit_self_handle_changed ( gpointer instance, guint arg_Self_Handle ) @@ TELEPATHY_GLIB_0.7.15
tp_svc_connection_emit_status_changed ( gpointer instance, guint arg_Status, guint arg_Reason ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_get_type ( ) @@ TELEPATHY_GLIB_0.7.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_connect ( TpSvcConnectionClass* klass, tp_svc_connection_connect_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_disconnect ( TpSvcConnectionClass* klass, tp_svc_connection_disconnect_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_get_interfaces ( TpSvcConnectionClass* klass, tp_svc_connection_get_interfaces_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_get_protocol ( TpSvcConnectionClass* klass, tp_svc_connection_get_protocol_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_get_self_handle ( TpSvcConnectionClass* klass, tp_svc_connection_get_self_handle_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_get_status ( TpSvcConnectionClass* klass, tp_svc_connection_get_status_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_hold_handles ( TpSvcConnectionClass* klass, tp_svc_connection_hold_handles_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_inspect_handles ( TpSvcConnectionClass* klass, tp_svc_connection_inspect_handles_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_list_channels ( TpSvcConnectionClass* klass, tp_svc_connection_list_channels_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_release_handles ( TpSvcConnectionClass* klass, tp_svc_connection_release_handles_impl impl ) @@ TELEPATHY_GLIB_0.7.0
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_implement_request_channel ( TpSvcConnectionClass* klass, tp_svc_connection_request_channel_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_implement_request_handles ( TpSvcConnectionClass* klass, tp_svc_connection_request_handles_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_addressing_get_type ( ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_connection_interface_addressing_implement_get_contacts_by_uri ( TpSvcConnectionInterfaceAddressingClass* klass, tp_svc_connection_interface_addressing_get_contacts_by_uri_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_connection_interface_addressing_implement_get_contacts_by_vcard_field ( TpSvcConnectionInterfaceAddressingClass* klass, tp_svc_connection_interface_addressing_get_contacts_by_vcard_field_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_connection_interface_aliasing_emit_aliases_changed ( gpointer instance, GPtrArray const* arg_Aliases ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_aliasing_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_aliasing_implement_get_alias_flags ( TpSvcConnectionInterfaceAliasingClass* klass, tp_svc_connection_interface_aliasing_get_alias_flags_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_aliasing_implement_get_aliases ( TpSvcConnectionInterfaceAliasingClass* klass, tp_svc_connection_interface_aliasing_get_aliases_impl impl ) @@ TELEPATHY_GLIB_0.7.14
tp_svc_connection_interface_aliasing_implement_request_aliases ( TpSvcConnectionInterfaceAliasingClass* klass, tp_svc_connection_interface_aliasing_request_aliases_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_aliasing_implement_set_aliases ( TpSvcConnectionInterfaceAliasingClass* klass, tp_svc_connection_interface_aliasing_set_aliases_impl impl ) @@ TELEPATHY_GLIB_0.7.0
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_avatars_emit_avatar_retrieved ( gpointer instance, guint arg_Contact, gchar const* arg_Token, GArray const* arg_Avatar, gchar const* arg_Type ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_avatars_emit_avatar_updated ( gpointer instance, guint arg_Contact, gchar const* arg_New_Avatar_Token ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_avatars_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_avatars_implement_clear_avatar ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_clear_avatar_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_avatars_implement_get_avatar_requirements ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_get_avatar_requirements_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_avatars_implement_get_avatar_tokens ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_get_avatar_tokens_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_avatars_implement_get_known_avatar_tokens ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_get_known_avatar_tokens_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_avatars_implement_request_avatar ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_request_avatar_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_avatars_implement_request_avatars ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_request_avatars_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_avatars_implement_set_avatar ( TpSvcConnectionInterfaceAvatarsClass* klass, tp_svc_connection_interface_avatars_set_avatar_impl impl ) @@ TELEPATHY_GLIB_0.7.0
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_capabilities_emit_capabilities_changed ( gpointer instance, GPtrArray const* arg_Caps ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_capabilities_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_capabilities_implement_advertise_capabilities ( TpSvcConnectionInterfaceCapabilitiesClass* klass, tp_svc_connection_interface_capabilities_advertise_capabilities_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_capabilities_implement_get_capabilities ( TpSvcConnectionInterfaceCapabilitiesClass* klass, tp_svc_connection_interface_capabilities_get_capabilities_impl impl ) @@ TELEPATHY_GLIB_0.7.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_capabilities_emit_contact_capabilities_changed ( gpointer instance, GHashTable* arg_caps ) @@ TELEPATHY_GLIB_0.7.37
tp_svc_connection_interface_contact_capabilities_get_type ( ) @@ TELEPATHY_GLIB_0.7.37
tp_svc_connection_interface_contact_capabilities_implement_get_contact_capabilities ( TpSvcConnectionInterfaceContactCapabilitiesClass* klass, tp_svc_connection_interface_contact_capabilities_get_contact_capabilities_impl impl ) @@ TELEPATHY_GLIB_0.7.37
tp_svc_connection_interface_contact_capabilities_implement_update_capabilities ( TpSvcConnectionInterfaceContactCapabilitiesClass* klass, tp_svc_connection_interface_contact_capabilities_update_capabilities_impl impl ) @@ TELEPATHY_GLIB_0.7.37
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_download ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_download_impl impl ) @@ TELEPATHY_GLIB_0.17.5
tp_svc_connection_interface_contact_list_implement_get_contact_list_attributes ( TpSvcConnectionInterfaceContactListClass* klass, void(*impl)(TpSvcConnectionInterfaceContactList*, gchar const**, gboolean, DBusGMethodInvocation*) ) @@ 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_contacts_get_type ( ) @@ TELEPATHY_GLIB_0.7.14
tp_svc_connection_interface_contacts_implement_get_contact_attributes ( TpSvcConnectionInterfaceContactsClass* klass, void(*impl)(TpSvcConnectionInterfaceContacts*, GArray const*, gchar const**, gboolean, DBusGMethodInvocation*) ) @@ TELEPATHY_GLIB_0.7.14
tp_svc_connection_interface_contacts_implement_get_contact_by_id ( TpSvcConnectionInterfaceContactsClass* klass, tp_svc_connection_interface_contacts_get_contact_by_id_impl impl ) @@ TELEPATHY_GLIB_0.19.0
tp_svc_connection_interface_location_emit_location_updated ( gpointer instance, guint arg_Contact, GHashTable* arg_Location ) @@ TELEPATHY_GLIB_0.7.34
tp_svc_connection_interface_location_get_type ( ) @@ TELEPATHY_GLIB_0.7.34
tp_svc_connection_interface_location_implement_get_locations ( TpSvcConnectionInterfaceLocationClass* klass, tp_svc_connection_interface_location_get_locations_impl impl ) @@ TELEPATHY_GLIB_0.7.34
tp_svc_connection_interface_location_implement_request_location ( TpSvcConnectionInterfaceLocationClass* klass, tp_svc_connection_interface_location_request_location_impl impl ) @@ TELEPATHY_GLIB_0.7.34
tp_svc_connection_interface_location_implement_set_location ( TpSvcConnectionInterfaceLocationClass* klass, tp_svc_connection_interface_location_set_location_impl impl ) @@ TELEPATHY_GLIB_0.7.34
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_presence_emit_presence_update ( gpointer instance, GHashTable* arg_Presence ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_presence_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_presence_implement_add_status ( TpSvcConnectionInterfacePresenceClass* klass, tp_svc_connection_interface_presence_add_status_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_presence_implement_clear_status ( TpSvcConnectionInterfacePresenceClass* klass, tp_svc_connection_interface_presence_clear_status_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_presence_implement_get_presence ( TpSvcConnectionInterfacePresenceClass* klass, tp_svc_connection_interface_presence_get_presence_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_presence_implement_get_statuses ( TpSvcConnectionInterfacePresenceClass* klass, tp_svc_connection_interface_presence_get_statuses_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_presence_implement_remove_status ( TpSvcConnectionInterfacePresenceClass* klass, tp_svc_connection_interface_presence_remove_status_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_presence_implement_request_presence ( TpSvcConnectionInterfacePresenceClass* klass, tp_svc_connection_interface_presence_request_presence_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_presence_implement_set_last_activity_time ( TpSvcConnectionInterfacePresenceClass* klass, tp_svc_connection_interface_presence_set_last_activity_time_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_presence_implement_set_status ( TpSvcConnectionInterfacePresenceClass* klass, tp_svc_connection_interface_presence_set_status_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_connection_interface_renaming_emit_renamed ( gpointer instance, guint arg_Original, guint arg_New ) @@ TELEPATHY_GLIB_0.23.0
tp_svc_connection_interface_renaming_get_type ( ) @@ TELEPATHY_GLIB_0.23.0
tp_svc_connection_interface_renaming_implement_request_rename ( TpSvcConnectionInterfaceRenamingClass* klass, tp_svc_connection_interface_renaming_request_rename_impl impl ) @@ TELEPATHY_GLIB_0.23.0
tp_svc_connection_interface_requests_emit_channel_closed ( gpointer instance, gchar const* arg_Removed ) @@ TELEPATHY_GLIB_0.7.15
tp_svc_connection_interface_requests_emit_new_channels ( gpointer instance, GPtrArray const* arg_Channels ) @@ TELEPATHY_GLIB_0.7.15
tp_svc_connection_interface_requests_get_type ( ) @@ TELEPATHY_GLIB_0.7.15
tp_svc_connection_interface_requests_implement_create_channel ( TpSvcConnectionInterfaceRequestsClass* klass, tp_svc_connection_interface_requests_create_channel_impl impl ) @@ TELEPATHY_GLIB_0.7.15
tp_svc_connection_interface_requests_implement_ensure_channel ( TpSvcConnectionInterfaceRequestsClass* klass, tp_svc_connection_interface_requests_ensure_channel_impl impl ) @@ TELEPATHY_GLIB_0.7.16
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_connection_interface_sidecars1_get_type ( ) @@ TELEPATHY_GLIB_0.23.0
tp_svc_connection_interface_sidecars1_implement_ensure_sidecar ( TpSvcConnectionInterfaceSidecars1Class* klass, tp_svc_connection_interface_sidecars1_ensure_sidecar_impl impl ) @@ TELEPATHY_GLIB_0.23.0
tp_svc_connection_interface_simple_presence_emit_presences_changed ( gpointer instance, GHashTable* arg_Presence ) @@ TELEPATHY_GLIB_0.7.13
tp_svc_connection_interface_simple_presence_get_type ( ) @@ TELEPATHY_GLIB_0.7.13
tp_svc_connection_interface_simple_presence_implement_get_presences ( TpSvcConnectionInterfaceSimplePresenceClass* klass, tp_svc_connection_interface_simple_presence_get_presences_impl impl ) @@ TELEPATHY_GLIB_0.7.13
tp_svc_connection_interface_simple_presence_implement_set_presence ( TpSvcConnectionInterfaceSimplePresenceClass* klass, tp_svc_connection_interface_simple_presence_set_presence_impl impl ) @@ TELEPATHY_GLIB_0.7.13
tp-svc-debug.h,
libtelepathy-glib.so.0.84.1
tp_svc_debug_emit_new_debug_message ( gpointer instance, gdouble arg_time, gchar const* arg_domain, guint arg_level, gchar const* arg_message ) @@ TELEPATHY_GLIB_0.7.36
tp_svc_debug_get_type ( ) @@ TELEPATHY_GLIB_0.7.36
tp_svc_debug_implement_get_messages ( TpSvcDebugClass* klass, tp_svc_debug_get_messages_impl impl ) @@ TELEPATHY_GLIB_0.7.36
tp-svc-generic.h,
libtelepathy-glib.so.0.84.1
tp_svc_dbus_introspectable_get_type ( ) @@ TELEPATHY_GLIB_0.7.2
tp_svc_dbus_introspectable_implement_introspect ( TpSvcDBusIntrospectableClass* klass, tp_svc_dbus_introspectable_introspect_impl impl ) @@ TELEPATHY_GLIB_0.7.2
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_dbus_properties_get_type ( ) @@ TELEPATHY_GLIB_0.7.2
tp_svc_dbus_properties_implement_get ( TpSvcDBusPropertiesClass* klass, tp_svc_dbus_properties_get_impl impl ) @@ TELEPATHY_GLIB_0.7.2
tp_svc_dbus_properties_implement_get_all ( TpSvcDBusPropertiesClass* klass, tp_svc_dbus_properties_get_all_impl impl ) @@ TELEPATHY_GLIB_0.7.2
tp_svc_dbus_properties_implement_set ( TpSvcDBusPropertiesClass* klass, tp_svc_dbus_properties_set_impl impl ) @@ TELEPATHY_GLIB_0.7.2
tp_svc_properties_interface_emit_properties_changed ( gpointer instance, GPtrArray const* arg_Properties ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_properties_interface_emit_property_flags_changed ( gpointer instance, GPtrArray const* arg_Properties ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_properties_interface_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_properties_interface_implement_get_properties ( TpSvcPropertiesInterfaceClass* klass, tp_svc_properties_interface_get_properties_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_properties_interface_implement_list_properties ( TpSvcPropertiesInterfaceClass* klass, tp_svc_properties_interface_list_properties_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_properties_interface_implement_set_properties ( TpSvcPropertiesInterfaceClass* klass, tp_svc_properties_interface_set_properties_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp-svc-media-session-handler.h,
libtelepathy-glib.so.0.84.1
tp_svc_media_session_handler_emit_new_stream_handler ( gpointer instance, gchar const* arg_Stream_Handler, guint arg_ID, guint arg_Media_Type, guint arg_Direction ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_session_handler_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_session_handler_implement_error ( TpSvcMediaSessionHandlerClass* klass, tp_svc_media_session_handler_error_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_session_handler_implement_ready ( TpSvcMediaSessionHandlerClass* klass, tp_svc_media_session_handler_ready_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp-svc-media-stream-handler.h,
libtelepathy-glib.so.0.84.1
tp_svc_media_stream_handler_emit_add_remote_candidate ( gpointer instance, gchar const* arg_Candidate_ID, GPtrArray const* arg_Transports ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_emit_close ( gpointer instance ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_emit_remove_remote_candidate ( gpointer instance, gchar const* arg_Candidate_ID ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_emit_set_active_candidate_pair ( gpointer instance, gchar const* arg_Native_Candidate_ID, gchar const* arg_Remote_Candidate_ID ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_emit_set_remote_candidate_list ( gpointer instance, GPtrArray const* arg_Remote_Candidates ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_emit_set_remote_codecs ( gpointer instance, GPtrArray const* arg_Codecs ) @@ TELEPATHY_GLIB_0.7.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_set_stream_held ( gpointer instance, gboolean arg_Held ) @@ TELEPATHY_GLIB_0.7.6
tp_svc_media_stream_handler_emit_set_stream_playing ( gpointer instance, gboolean arg_Playing ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_emit_set_stream_sending ( gpointer instance, gboolean arg_Sending ) @@ TELEPATHY_GLIB_0.7.0
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_emit_start_telephony_event ( gpointer instance, guchar arg_Event ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_emit_stop_telephony_event ( gpointer instance ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_get_type ( ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_implement_codec_choice ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_codec_choice_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_implement_codecs_updated ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_codecs_updated_impl impl ) @@ TELEPATHY_GLIB_0.7.23
tp_svc_media_stream_handler_implement_error ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_error_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_implement_hold_state ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_hold_state_impl impl ) @@ TELEPATHY_GLIB_0.7.6
tp_svc_media_stream_handler_implement_native_candidates_prepared ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_native_candidates_prepared_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_implement_new_active_candidate_pair ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_new_active_candidate_pair_impl impl ) @@ TELEPATHY_GLIB_0.7.0
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_new_native_candidate ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_new_native_candidate_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_implement_ready ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_ready_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_implement_set_local_codecs ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_set_local_codecs_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_implement_stream_state ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_stream_state_impl impl ) @@ TELEPATHY_GLIB_0.7.0
tp_svc_media_stream_handler_implement_supported_codecs ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_supported_codecs_impl impl ) @@ TELEPATHY_GLIB_0.7.0
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_media_stream_handler_implement_unhold_failure ( TpSvcMediaStreamHandlerClass* klass, tp_svc_media_stream_handler_unhold_failure_impl impl ) @@ TELEPATHY_GLIB_0.7.6
tp-svc-protocol.h,
libtelepathy-glib.so.0.84.1
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_addressing_get_type ( ) @@ TELEPATHY_GLIB_0.17.2
tp_svc_protocol_interface_addressing_implement_normalize_contact_uri ( TpSvcProtocolInterfaceAddressingClass* klass, tp_svc_protocol_interface_addressing_normalize_contact_uri_impl impl ) @@ TELEPATHY_GLIB_0.17.2
tp_svc_protocol_interface_addressing_implement_normalize_vcard_address ( TpSvcProtocolInterfaceAddressingClass* klass, tp_svc_protocol_interface_addressing_normalize_vcard_address_impl impl ) @@ TELEPATHY_GLIB_0.17.2
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.84.1
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.84.1
tp_escape_as_identifier ( gchar const* name ) @@ TELEPATHY_GLIB_0.7.0
tp_g_hash_table_update ( GHashTable* target, GHashTable* source, GBoxedCopyFunc key_dup, GBoxedCopyFunc value_dup ) @@ TELEPATHY_GLIB_0.7.0
tp_g_key_file_get_int64 ( GKeyFile* key_file, gchar const* group_name, gchar const* key, GError** error ) @@ TELEPATHY_GLIB_0.7.31
tp_g_key_file_get_uint64 ( GKeyFile* key_file, gchar const* group_name, gchar const* key, GError** error ) @@ TELEPATHY_GLIB_0.7.31
tp_g_ptr_array_contains ( GPtrArray* haystack, gpointer needle ) @@ TELEPATHY_GLIB_0.7.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, enum GConnectFlags connect_flags ) @@ TELEPATHY_GLIB_0.9.2
tp_g_value_slice_dup ( GValue const* value ) @@ TELEPATHY_GLIB_0.7.0
tp_g_value_slice_free ( GValue* value ) @@ TELEPATHY_GLIB_0.7.0
tp_g_value_slice_new ( GType type ) @@ TELEPATHY_GLIB_0.7.0
tp_g_value_slice_new_boolean ( gboolean b ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_boxed ( GType type, gconstpointer p ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_byte ( guchar n ) @@ TELEPATHY_GLIB_0.11.0
tp_g_value_slice_new_double ( double d ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_int ( gint n ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_int64 ( gint64 n ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_static_boxed ( GType type, gconstpointer p ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_static_string ( gchar const* string ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_string ( gchar const* string ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_take_boxed ( GType type, gpointer p ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_take_string ( gchar* string ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_uint ( guint n ) @@ TELEPATHY_GLIB_0.7.27
tp_g_value_slice_new_uint64 ( guint64 n ) @@ TELEPATHY_GLIB_0.7.27
tp_mixin_class_get_offset ( gpointer klass, GQuark quark ) @@ TELEPATHY_GLIB_0.7.19
tp_mixin_instance_get_offset ( gpointer instance, GQuark quark ) @@ TELEPATHY_GLIB_0.7.19
tp_mixin_offset_cast ( gpointer instance, guint offset ) @@ TELEPATHY_GLIB_0.7.0
tp_simple_async_report_success_in_idle ( GObject* source, GAsyncReadyCallback callback, gpointer user_data, gpointer source_tag ) @@ TELEPATHY_GLIB_0.11.9
tp_strdiff ( gchar const* left, gchar const* right ) @@ TELEPATHY_GLIB_0.7.0
tp_strv_contains ( gchar const*const* strv, gchar const* str ) @@ TELEPATHY_GLIB_0.7.15
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_free ( GValueArray* va ) @@ TELEPATHY_GLIB_0.23.0
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
variant-util.h,
libtelepathy-glib.so.0.84.1
tp_vardict_get_boolean ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.19.10
tp_vardict_get_double ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.19.10
tp_vardict_get_int32 ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.19.10
tp_vardict_get_int64 ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.19.10
tp_vardict_get_object_path ( GVariant* variant, gchar const* key ) @@ TELEPATHY_GLIB_0.19.10
tp_vardict_get_string ( GVariant* variant, gchar const* key ) @@ TELEPATHY_GLIB_0.19.10
tp_vardict_get_uint32 ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.19.10
tp_vardict_get_uint64 ( GVariant* variant, gchar const* key, gboolean* valid ) @@ TELEPATHY_GLIB_0.19.10
tp_variant_convert ( GVariant* variant, GVariantType const* type ) @@ TELEPATHY_GLIB_0.19.10
tp_variant_type_classify ( GVariantType const* type ) @@ TELEPATHY_GLIB_0.19.10
to the top
Problems with Constants, Low Severity (573)
contact.h
[+] TP_CONTACT_FEATURE_INVALID
| Change | Effect |
---|
1 | The constant TP_CONTACT_FEATURE_INVALID with value ((TpContactFeature) -1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
debug-ansi.h
[+] TP_ANSI_BG_BLUE
| Change | Effect |
---|
1 | The constant TP_ANSI_BG_BLUE with value "\x1b[44m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_BG_CYAN
| Change | Effect |
---|
1 | The constant TP_ANSI_BG_CYAN with value "\x1b[46m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_BG_GREEN
| Change | Effect |
---|
1 | The constant TP_ANSI_BG_GREEN with value "\x1b[42m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_BG_MAGENTA
| Change | Effect |
---|
1 | The constant TP_ANSI_BG_MAGENTA with value "\x1b[45m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_BG_RED
| Change | Effect |
---|
1 | The constant TP_ANSI_BG_RED with value "\x1b[41m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_BG_WHITE
| Change | Effect |
---|
1 | The constant TP_ANSI_BG_WHITE with value "\x1b[47m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_BG_YELLOW
| Change | Effect |
---|
1 | The constant TP_ANSI_BG_YELLOW with value "\x1b[43m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_BOLD_OFF
| Change | Effect |
---|
1 | The constant TP_ANSI_BOLD_OFF with value "\x1b[22m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_BOLD_ON
| Change | Effect |
---|
1 | The constant TP_ANSI_BOLD_ON with value "\x1b[1m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_FG_BLACK
| Change | Effect |
---|
1 | The constant TP_ANSI_FG_BLACK with value "\x1b[30m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_FG_BLUE
| Change | Effect |
---|
1 | The constant TP_ANSI_FG_BLUE with value "\x1b[34m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_FG_CYAN
| Change | Effect |
---|
1 | The constant TP_ANSI_FG_CYAN with value "\x1b[36m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_FG_GREEN
| Change | Effect |
---|
1 | The constant TP_ANSI_FG_GREEN with value "\x1b[32m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_FG_MAGENTA
| Change | Effect |
---|
1 | The constant TP_ANSI_FG_MAGENTA with value "\x1b[35m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_FG_RED
| Change | Effect |
---|
1 | The constant TP_ANSI_FG_RED with value "\x1b[31m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_FG_WHITE
| Change | Effect |
---|
1 | The constant TP_ANSI_FG_WHITE with value "\x1b[37m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_FG_YELLOW
| Change | Effect |
---|
1 | The constant TP_ANSI_FG_YELLOW with value "\x1b[33m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_INVERSE_ON
| Change | Effect |
---|
1 | The constant TP_ANSI_INVERSE_ON with value "\x1b[7m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_ANSI_RESET
| Change | Effect |
---|
1 | The constant TP_ANSI_RESET with value "\x1b[0m" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
defs.h
[+] TP_ACCOUNT_MANAGER_BUS_NAME
| Change | Effect |
---|
1 | The value of constant TP_ACCOUNT_MANAGER_BUS_NAME has been changed from "org.freedesktop.Telepathy.AccountManager" to "im.telepathy1.AccountManager". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_CHANNEL_DISPATCHER_BUS_NAME
| Change | Effect |
---|
1 | The value of constant TP_CHANNEL_DISPATCHER_BUS_NAME has been changed from "org.freedesktop.Telepathy.ChannelDispatcher" to "im.telepathy1.ChannelDispatcher". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_CLIENT_BUS_NAME_BASE
| Change | Effect |
---|
1 | The value of constant TP_CLIENT_BUS_NAME_BASE has been changed from "org.freedesktop.Telepathy.Client." to "im.telepathy1.Client.". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_CM_BUS_NAME_BASE
| Change | Effect |
---|
1 | The value of constant TP_CM_BUS_NAME_BASE has been changed from "org.freedesktop.Telepathy.ConnectionManager." to "im.telepathy1.ConnectionManager.". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_CONN_BUS_NAME_BASE
| Change | Effect |
---|
1 | The value of constant TP_CONN_BUS_NAME_BASE has been changed from "org.freedesktop.Telepathy.Connection." to "im.telepathy1.Connection.". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
error-str.h
[+] TP_ERROR_STR_ALREADY_CONNECTED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_ALREADY_CONNECTED has been changed from "org.freedesktop.Telepathy.Error.AlreadyConnected" to "im.telepathy1.Error.AlreadyConnected". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_AUTHENTICATION_FAILED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_AUTHENTICATION_FAILED has been changed from "org.freedesktop.Telepathy.Error.AuthenticationFailed" to "im.telepathy1.Error.AuthenticationFailed". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_BUSY
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_BUSY has been changed from "org.freedesktop.Telepathy.Error.Busy" to "im.telepathy1.Error.Busy". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CANCELLED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CANCELLED has been changed from "org.freedesktop.Telepathy.Error.Cancelled" to "im.telepathy1.Error.Cancelled". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CAPTCHA_NOT_SUPPORTED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CAPTCHA_NOT_SUPPORTED has been changed from "org.freedesktop.Telepathy.Error.CaptchaNotSupported" to "im.telepathy1.Error.CaptchaNotSupported". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_EXPIRED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_EXPIRED has been changed from "org.freedesktop.Telepathy.Error.Cert.Expired" to "im.telepathy1.Error.Cert.Expired". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_FINGERPRINT_MISMATCH
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_FINGERPRINT_MISMATCH has been changed from "org.freedesktop.Telepathy.Error.Cert.FingerprintMismatch" to "im.telepathy1.Error.Cert.FingerprintMismatch". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_HOSTNAME_MISMATCH
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_HOSTNAME_MISMATCH has been changed from "org.freedesktop.Telepathy.Error.Cert.HostnameMismatch" to "im.telepathy1.Error.Cert.HostnameMismatch". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_INSECURE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_INSECURE has been changed from "org.freedesktop.Telepathy.Error.Cert.Insecure" to "im.telepathy1.Error.Cert.Insecure". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_INVALID
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_INVALID has been changed from "org.freedesktop.Telepathy.Error.Cert.Invalid" to "im.telepathy1.Error.Cert.Invalid". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_LIMIT_EXCEEDED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_LIMIT_EXCEEDED has been changed from "org.freedesktop.Telepathy.Error.Cert.LimitExceeded" to "im.telepathy1.Error.Cert.LimitExceeded". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_NOT_ACTIVATED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_NOT_ACTIVATED has been changed from "org.freedesktop.Telepathy.Error.Cert.NotActivated" to "im.telepathy1.Error.Cert.NotActivated". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_NOT_PROVIDED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_NOT_PROVIDED has been changed from "org.freedesktop.Telepathy.Error.Cert.NotProvided" to "im.telepathy1.Error.Cert.NotProvided". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_REVOKED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_REVOKED has been changed from "org.freedesktop.Telepathy.Error.Cert.Revoked" to "im.telepathy1.Error.Cert.Revoked". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_SELF_SIGNED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_SELF_SIGNED has been changed from "org.freedesktop.Telepathy.Error.Cert.SelfSigned" to "im.telepathy1.Error.Cert.SelfSigned". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CERT_UNTRUSTED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CERT_UNTRUSTED has been changed from "org.freedesktop.Telepathy.Error.Cert.Untrusted" to "im.telepathy1.Error.Cert.Untrusted". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CHANNEL_BANNED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CHANNEL_BANNED has been changed from "org.freedesktop.Telepathy.Error.Channel.Banned" to "im.telepathy1.Error.Channel.Banned". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CHANNEL_FULL
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CHANNEL_FULL has been changed from "org.freedesktop.Telepathy.Error.Channel.Full" to "im.telepathy1.Error.Channel.Full". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CHANNEL_INVITE_ONLY
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CHANNEL_INVITE_ONLY has been changed from "org.freedesktop.Telepathy.Error.Channel.InviteOnly" to "im.telepathy1.Error.Channel.InviteOnly". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CHANNEL_KICKED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CHANNEL_KICKED has been changed from "org.freedesktop.Telepathy.Error.Channel.Kicked" to "im.telepathy1.Error.Channel.Kicked". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CONFUSED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CONFUSED has been changed from "org.freedesktop.Telepathy.Error.Confused" to "im.telepathy1.Error.Confused". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CONNECTION_FAILED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CONNECTION_FAILED has been changed from "org.freedesktop.Telepathy.Error.ConnectionFailed" to "im.telepathy1.Error.ConnectionFailed". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CONNECTION_LOST
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CONNECTION_LOST has been changed from "org.freedesktop.Telepathy.Error.ConnectionLost" to "im.telepathy1.Error.ConnectionLost". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CONNECTION_REFUSED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CONNECTION_REFUSED has been changed from "org.freedesktop.Telepathy.Error.ConnectionRefused" to "im.telepathy1.Error.ConnectionRefused". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_CONNECTION_REPLACED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_CONNECTION_REPLACED has been changed from "org.freedesktop.Telepathy.Error.ConnectionReplaced" to "im.telepathy1.Error.ConnectionReplaced". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_DISCONNECTED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_DISCONNECTED has been changed from "org.freedesktop.Telepathy.Error.Disconnected" to "im.telepathy1.Error.Disconnected". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_DOES_NOT_EXIST
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_DOES_NOT_EXIST has been changed from "org.freedesktop.Telepathy.Error.DoesNotExist" to "im.telepathy1.Error.DoesNotExist". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_EMERGENCY_CALLS_NOT_SUPPORTED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_EMERGENCY_CALLS_NOT_SUPPORTED has been changed from "org.freedesktop.Telepathy.Error.EmergencyCallsNotSupported" to "im.telepathy1.Error.EmergencyCallsNotSupported". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_ENCRYPTION_ERROR
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_ENCRYPTION_ERROR has been changed from "org.freedesktop.Telepathy.Error.EncryptionError" to "im.telepathy1.Error.EncryptionError". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_ENCRYPTION_NOT_AVAILABLE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_ENCRYPTION_NOT_AVAILABLE has been changed from "org.freedesktop.Telepathy.Error.EncryptionNotAvailable" to "im.telepathy1.Error.EncryptionNotAvailable". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_INSUFFICIENT_BALANCE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_INSUFFICIENT_BALANCE has been changed from "org.freedesktop.Telepathy.Error.InsufficientBalance" to "im.telepathy1.Error.InsufficientBalance". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_INVALID_ARGUMENT
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_INVALID_ARGUMENT has been changed from "org.freedesktop.Telepathy.Error.InvalidArgument" to "im.telepathy1.Error.InvalidArgument". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_INVALID_HANDLE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_INVALID_HANDLE has been changed from "org.freedesktop.Telepathy.Error.InvalidHandle" to "im.telepathy1.Error.InvalidHandle". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_MEDIA_CODECS_INCOMPATIBLE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_MEDIA_CODECS_INCOMPATIBLE has been changed from "org.freedesktop.Telepathy.Error.Media.CodecsIncompatible" to "im.telepathy1.Error.Media.CodecsIncompatible". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_MEDIA_STREAMING_ERROR
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_MEDIA_STREAMING_ERROR has been changed from "org.freedesktop.Telepathy.Error.Media.StreamingError" to "im.telepathy1.Error.Media.StreamingError". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_MEDIA_UNSUPPORTED_TYPE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_MEDIA_UNSUPPORTED_TYPE has been changed from "org.freedesktop.Telepathy.Error.Media.UnsupportedType" to "im.telepathy1.Error.Media.UnsupportedType". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_NETWORK_ERROR
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_NETWORK_ERROR has been changed from "org.freedesktop.Telepathy.Error.NetworkError" to "im.telepathy1.Error.NetworkError". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_NO_ANSWER
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_NO_ANSWER has been changed from "org.freedesktop.Telepathy.Error.NoAnswer" to "im.telepathy1.Error.NoAnswer". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_NOT_AVAILABLE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_NOT_AVAILABLE has been changed from "org.freedesktop.Telepathy.Error.NotAvailable" to "im.telepathy1.Error.NotAvailable". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_NOT_CAPABLE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_NOT_CAPABLE has been changed from "org.freedesktop.Telepathy.Error.NotCapable" to "im.telepathy1.Error.NotCapable". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_NOT_IMPLEMENTED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_NOT_IMPLEMENTED has been changed from "org.freedesktop.Telepathy.Error.NotImplemented" to "im.telepathy1.Error.NotImplemented". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_NOT_YET
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_NOT_YET has been changed from "org.freedesktop.Telepathy.Error.NotYet" to "im.telepathy1.Error.NotYet". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_NOT_YOURS
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_NOT_YOURS has been changed from "org.freedesktop.Telepathy.Error.NotYours" to "im.telepathy1.Error.NotYours". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_OFFLINE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_OFFLINE has been changed from "org.freedesktop.Telepathy.Error.Offline" to "im.telepathy1.Error.Offline". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_PERMISSION_DENIED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_PERMISSION_DENIED has been changed from "org.freedesktop.Telepathy.Error.PermissionDenied" to "im.telepathy1.Error.PermissionDenied". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_PICKED_UP_ELSEWHERE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_PICKED_UP_ELSEWHERE has been changed from "org.freedesktop.Telepathy.Error.PickedUpElsewhere" to "im.telepathy1.Error.PickedUpElsewhere". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_REGISTRATION_EXISTS
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_REGISTRATION_EXISTS has been changed from "org.freedesktop.Telepathy.Error.RegistrationExists" to "im.telepathy1.Error.RegistrationExists". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_REJECTED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_REJECTED has been changed from "org.freedesktop.Telepathy.Error.Rejected" to "im.telepathy1.Error.Rejected". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_RESOURCE_UNAVAILABLE
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_RESOURCE_UNAVAILABLE has been changed from "org.freedesktop.Telepathy.Error.ResourceUnavailable" to "im.telepathy1.Error.ResourceUnavailable". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_SERVICE_BUSY
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_SERVICE_BUSY has been changed from "org.freedesktop.Telepathy.Error.ServiceBusy" to "im.telepathy1.Error.ServiceBusy". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_SERVICE_CONFUSED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_SERVICE_CONFUSED has been changed from "org.freedesktop.Telepathy.Error.ServiceConfused" to "im.telepathy1.Error.ServiceConfused". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_SOFTWARE_UPGRADE_REQUIRED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_SOFTWARE_UPGRADE_REQUIRED has been changed from "org.freedesktop.Telepathy.Error.SoftwareUpgradeRequired" to "im.telepathy1.Error.SoftwareUpgradeRequired". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_TERMINATED
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_TERMINATED has been changed from "org.freedesktop.Telepathy.Error.Terminated" to "im.telepathy1.Error.Terminated". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_ERROR_STR_WOULD_BREAK_ANONYMITY
| Change | Effect |
---|
1 | The value of constant TP_ERROR_STR_WOULD_BREAK_ANONYMITY has been changed from "org.freedesktop.Telepathy.Error.WouldBreakAnonymity" to "im.telepathy1.Error.WouldBreakAnonymity". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
telepathy-enums.h
[+] NUM_TP_ACCESS_CONTROL_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_ACCESS_CONTROL_TYPES with value (6+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CALL_CONTENT_DISPOSITIONS
| Change | Effect |
---|
1 | The constant NUM_TP_CALL_CONTENT_DISPOSITIONS with value (1+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CALL_CONTENT_PACKETIZATION_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_CALL_CONTENT_PACKETIZATION_TYPES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CALL_STATE_CHANGE_REASONS
| Change | Effect |
---|
1 | The constant NUM_TP_CALL_STATE_CHANGE_REASONS with value (13+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CALL_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_CALL_STATES with value (6+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CALL_STREAM_CANDIDATE_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_CALL_STREAM_CANDIDATE_TYPES with value (5+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CAPTCHA_CANCEL_REASONS
| Change | Effect |
---|
1 | The constant NUM_TP_CAPTCHA_CANCEL_REASONS with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CAPTCHA_STATUSES
| Change | Effect |
---|
1 | The constant NUM_TP_CAPTCHA_STATUSES with value (4+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CHANNEL_CHAT_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_CHANNEL_CHAT_STATES with value (4+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CHANNEL_CONTACT_SEARCH_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_CHANNEL_CONTACT_SEARCH_STATES with value (4+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CHANNEL_GROUP_CHANGE_REASONS
| Change | Effect |
---|
1 | The constant NUM_TP_CHANNEL_GROUP_CHANGE_REASONS with value (11+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CHANNEL_TEXT_MESSAGE_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_CHANNEL_TEXT_MESSAGE_TYPES with value (4+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CHANNEL_TEXT_SEND_ERRORS
| Change | Effect |
---|
1 | The constant NUM_TP_CHANNEL_TEXT_SEND_ERRORS with value (5+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CONNECTION_PRESENCE_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_CONNECTION_PRESENCE_TYPES with value (8+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CONNECTION_STATUS_REASONS
| Change | Effect |
---|
1 | The constant NUM_TP_CONNECTION_STATUS_REASONS with value (16+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CONNECTION_STATUSES
| Change | Effect |
---|
1 | The constant NUM_TP_CONNECTION_STATUSES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CONTACT_LIST_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_CONTACT_LIST_STATES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_CONTACT_METADATA_STORAGE_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_CONTACT_METADATA_STORAGE_TYPES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_DEBUG_LEVELS
| Change | Effect |
---|
1 | The constant NUM_TP_DEBUG_LEVELS with value (5+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_DELIVERY_STATUSES
| Change | Effect |
---|
1 | The constant NUM_TP_DELIVERY_STATUSES with value (6+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_DTMF_EVENTS
| Change | Effect |
---|
1 | The constant NUM_TP_DTMF_EVENTS with value (15+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_FILE_HASH_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_FILE_HASH_TYPES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_FILE_TRANSFER_STATE_CHANGE_REASONS
| Change | Effect |
---|
1 | The constant NUM_TP_FILE_TRANSFER_STATE_CHANGE_REASONS with value (5+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_FILE_TRANSFER_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_FILE_TRANSFER_STATES with value (5+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_HANDLE_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_HANDLE_TYPES with value (4+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_HTTP_METHODS
| Change | Effect |
---|
1 | The constant NUM_TP_HTTP_METHODS with value (1+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_LOCAL_HOLD_STATE_REASONS
| Change | Effect |
---|
1 | The constant NUM_TP_LOCAL_HOLD_STATE_REASONS with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_LOCAL_HOLD_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_LOCAL_HOLD_STATES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_MEDIA_STREAM_BASE_PROTOS
| Change | Effect |
---|
1 | The constant NUM_TP_MEDIA_STREAM_BASE_PROTOS with value (1+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_MEDIA_STREAM_DIRECTIONS
| Change | Effect |
---|
1 | The constant NUM_TP_MEDIA_STREAM_DIRECTIONS with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_MEDIA_STREAM_ERRORS
| Change | Effect |
---|
1 | The constant NUM_TP_MEDIA_STREAM_ERRORS with value (7+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_MEDIA_STREAM_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_MEDIA_STREAM_STATES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_MEDIA_STREAM_TRANSPORT_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_MEDIA_STREAM_TRANSPORT_TYPES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_MEDIA_STREAM_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_MEDIA_STREAM_TYPES with value (1+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_RCPT_XR_RTT_MODES
| Change | Effect |
---|
1 | The constant NUM_TP_RCPT_XR_RTT_MODES with value (1+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_RICH_PRESENCE_ACCESS_CONTROL_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_RICH_PRESENCE_ACCESS_CONTROL_TYPES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_SASL_ABORT_REASONS
| Change | Effect |
---|
1 | The constant NUM_TP_SASL_ABORT_REASONS with value (1+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_SASL_STATUSES
| Change | Effect |
---|
1 | The constant NUM_TP_SASL_STATUSES with value (6+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_SENDING_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_SENDING_STATES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_SERVICE_POINT_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_SERVICE_POINT_TYPES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_SOCKET_ACCESS_CONTROLS
| Change | Effect |
---|
1 | The constant NUM_TP_SOCKET_ACCESS_CONTROLS with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_SOCKET_ADDRESS_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_SOCKET_ADDRESS_TYPES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_STREAM_COMPONENTS
| Change | Effect |
---|
1 | The constant NUM_TP_STREAM_COMPONENTS with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_STREAM_ENDPOINT_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_STREAM_ENDPOINT_STATES with value (4+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_STREAM_FLOW_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_STREAM_FLOW_STATES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_STREAM_TRANSPORT_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_STREAM_TRANSPORT_TYPES with value (6+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_SUBSCRIPTION_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_SUBSCRIPTION_STATES with value (4+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_TLS_CERTIFICATE_REJECT_REASONS
| Change | Effect |
---|
1 | The constant NUM_TP_TLS_CERTIFICATE_REJECT_REASONS with value (9+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_TLS_CERTIFICATE_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_TLS_CERTIFICATE_STATES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_TUBE_CHANNEL_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_TUBE_CHANNEL_STATES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_TUBE_STATES
| Change | Effect |
---|
1 | The constant NUM_TP_TUBE_STATES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_TP_TUBE_TYPES
| Change | Effect |
---|
1 | The constant NUM_TP_TUBE_TYPES with value (1+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_NUM_HANDLE_TYPES
| Change | Effect |
---|
1 | The value of constant TP_NUM_HANDLE_TYPES has been changed from (4+1) to (2+1). | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_NUM_MEDIA_STREAM_ERRORS
| Change | Effect |
---|
1 | The constant TP_NUM_MEDIA_STREAM_ERRORS with value (7+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_NUM_MEDIA_STREAM_STATES
| Change | Effect |
---|
1 | The constant TP_NUM_MEDIA_STREAM_STATES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_NUM_MEDIA_STREAM_TRANSPORT_TYPES
| Change | Effect |
---|
1 | The constant TP_NUM_MEDIA_STREAM_TRANSPORT_TYPES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_NUM_RICH_PRESENCE_ACCESS_CONTROL_TYPES
| Change | Effect |
---|
1 | The constant TP_NUM_RICH_PRESENCE_ACCESS_CONTROL_TYPES with value (3+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_NUM_SOCKET_ACCESS_CONTROLS
| Change | Effect |
---|
1 | The value of constant TP_NUM_SOCKET_ACCESS_CONTROLS has been changed from (3+1) to (2+1). | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_NUM_TUBE_STATES
| Change | Effect |
---|
1 | The constant TP_NUM_TUBE_STATES with value (2+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_NUM_TUBE_TYPES
| Change | Effect |
---|
1 | The constant TP_NUM_TUBE_TYPES with value (1+1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
telepathy-interfaces.h
[+] TP_IFACE_ACCOUNT
| Change | Effect |
---|
1 | The value of constant TP_IFACE_ACCOUNT has been changed from "org.freedesktop.Telepathy.Account" to "im.telepathy1.Account". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_ACCOUNT_INTERFACE_ADDRESSING
| Change | Effect |
---|
1 | The value of constant TP_IFACE_ACCOUNT_INTERFACE_ADDRESSING has been changed from "org.freedesktop.Telepathy.Account.Interface.Addressing" to "im.telepathy1.Account.Interface.Addressing1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_ACCOUNT_INTERFACE_AVATAR
| Change | Effect |
---|
1 | The value of constant TP_IFACE_ACCOUNT_INTERFACE_AVATAR has been changed from "org.freedesktop.Telepathy.Account.Interface.Avatar" to "im.telepathy1.Account.Interface.Avatar1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_ACCOUNT_INTERFACE_STORAGE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_ACCOUNT_INTERFACE_STORAGE has been changed from "org.freedesktop.Telepathy.Account.Interface.Storage" to "im.telepathy1.Account.Interface.Storage1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_ACCOUNT_MANAGER
| Change | Effect |
---|
1 | The value of constant TP_IFACE_ACCOUNT_MANAGER has been changed from "org.freedesktop.Telepathy.AccountManager" to "im.telepathy1.AccountManager". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_AUTHENTICATION_TLS_CERTIFICATE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_AUTHENTICATION_TLS_CERTIFICATE has been changed from "org.freedesktop.Telepathy.Authentication.TLSCertificate" to "im.telepathy1.Authentication.TLSCertificate". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_CONTENT
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_CONTENT has been changed from "org.freedesktop.Telepathy.Call1.Content" to "im.telepathy1.Call1.Content". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_CONTENT_INTERFACE_AUDIO_CONTROL
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_CONTENT_INTERFACE_AUDIO_CONTROL has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.AudioControl" to "im.telepathy1.Call1.Content.Interface.AudioControl1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_CONTENT_INTERFACE_DTMF
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_CONTENT_INTERFACE_DTMF has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.DTMF" to "im.telepathy1.Call1.Content.Interface.DTMF1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_CONTENT_INTERFACE_MEDIA
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_CONTENT_INTERFACE_MEDIA has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.Media" to "im.telepathy1.Call1.Content.Interface.Media". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_CONTENT_INTERFACE_VIDEO_CONTROL
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_CONTENT_INTERFACE_VIDEO_CONTROL has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.VideoControl" to "im.telepathy1.Call1.Content.Interface.VideoControl1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_CONTENT_MEDIA_DESCRIPTION
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_CONTENT_MEDIA_DESCRIPTION has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription" to "im.telepathy1.Call1.Content.MediaDescription". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPExtendedReports" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPFeedback" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPFeedback1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTP_HEADER_EXTENSIONS
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTP_HEADER_EXTENSIONS has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTPHeaderExtensions" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTPHeaderExtensions1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_STREAM
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_STREAM has been changed from "org.freedesktop.Telepathy.Call1.Stream" to "im.telepathy1.Call1.Stream". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_STREAM_ENDPOINT
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_STREAM_ENDPOINT has been changed from "org.freedesktop.Telepathy.Call1.Stream.Endpoint" to "im.telepathy1.Call1.Stream.Endpoint". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CALL_STREAM_INTERFACE_MEDIA
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CALL_STREAM_INTERFACE_MEDIA has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media" to "im.telepathy1.Call1.Stream.Interface.Media". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL has been changed from "org.freedesktop.Telepathy.Channel" to "im.telepathy1.Channel". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_DISPATCH_OPERATION
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_DISPATCH_OPERATION has been changed from "org.freedesktop.Telepathy.ChannelDispatchOperation" to "im.telepathy1.ChannelDispatchOperation". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_DISPATCHER
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_DISPATCHER has been changed from "org.freedesktop.Telepathy.ChannelDispatcher" to "im.telepathy1.ChannelDispatcher". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_DISPATCHER_INTERFACE_MESSAGES1
| Change | Effect |
---|
1 | The constant TP_IFACE_CHANNEL_DISPATCHER_INTERFACE_MESSAGES1 with value "org.freedesktop.Telepathy.ChannelDispatcher.Interface.Messages1" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST has been changed from "org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList" to "im.telepathy1.ChannelDispatcher.Interface.OperationList1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_ANONYMITY
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_ANONYMITY has been changed from "org.freedesktop.Telepathy.Channel.Interface.Anonymity" to "im.telepathy1.Channel.Interface.Anonymity1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_CALL_STATE
| Change | Effect |
---|
1 | The constant TP_IFACE_CHANNEL_INTERFACE_CALL_STATE with value "org.freedesktop.Telepathy.Channel.Interface.CallState" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION has been changed from "org.freedesktop.Telepathy.Channel.Interface.CaptchaAuthentication1" to "im.telepathy1.Channel.Interface.CaptchaAuthentication1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_CHAT_STATE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_CHAT_STATE has been changed from "org.freedesktop.Telepathy.Channel.Interface.ChatState" to "im.telepathy1.Channel.Interface.ChatState1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_CONFERENCE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_CONFERENCE has been changed from "org.freedesktop.Telepathy.Channel.Interface.Conference" to "im.telepathy1.Channel.Interface.Conference1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_DESTROYABLE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_DESTROYABLE has been changed from "org.freedesktop.Telepathy.Channel.Interface.Destroyable" to "im.telepathy1.Channel.Interface.Destroyable1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_DTMF
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_DTMF has been changed from "org.freedesktop.Telepathy.Channel.Interface.DTMF" to "im.telepathy1.Channel.Interface.DTMF1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA has been changed from "org.freedesktop.Telepathy.Channel.Interface.FileTransfer.Metadata" to "im.telepathy1.Channel.Interface.FileTransfer.Metadata1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_GROUP
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_GROUP has been changed from "org.freedesktop.Telepathy.Channel.Interface.Group" to "im.telepathy1.Channel.Interface.Group1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_HOLD
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_HOLD has been changed from "org.freedesktop.Telepathy.Channel.Interface.Hold" to "im.telepathy1.Channel.Interface.Hold1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING
| Change | Effect |
---|
1 | The constant TP_IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING with value "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CHANNEL_INTERFACE_MESSAGES
| Change | Effect |
---|
1 | The constant TP_IFACE_CHANNEL_INTERFACE_MESSAGES with value "org.freedesktop.Telepathy.Channel.Interface.Messages" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CHANNEL_INTERFACE_PASSWORD
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_PASSWORD has been changed from "org.freedesktop.Telepathy.Channel.Interface.Password" to "im.telepathy1.Channel.Interface.Password1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_ROOM
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_ROOM has been changed from "org.freedesktop.Telepathy.Channel.Interface.Room2" to "im.telepathy1.Channel.Interface.Room1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_ROOM_CONFIG
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_ROOM_CONFIG has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1" to "im.telepathy1.Channel.Interface.RoomConfig1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_SASL_AUTHENTICATION
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_SASL_AUTHENTICATION has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication" to "im.telepathy1.Channel.Interface.SASLAuthentication1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_SECURABLE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_SECURABLE has been changed from "org.freedesktop.Telepathy.Channel.Interface.Securable" to "im.telepathy1.Channel.Interface.Securable1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_SERVICE_POINT
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_SERVICE_POINT has been changed from "org.freedesktop.Telepathy.Channel.Interface.ServicePoint" to "im.telepathy1.Channel.Interface.ServicePoint1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_SMS
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_SMS has been changed from "org.freedesktop.Telepathy.Channel.Interface.SMS" to "im.telepathy1.Channel.Interface.SMS1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_SUBJECT
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_SUBJECT has been changed from "org.freedesktop.Telepathy.Channel.Interface.Subject2" to "im.telepathy1.Channel.Interface.Subject1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_INTERFACE_TUBE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_INTERFACE_TUBE has been changed from "org.freedesktop.Telepathy.Channel.Interface.Tube" to "im.telepathy1.Channel.Interface.Tube1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_REQUEST
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_REQUEST has been changed from "org.freedesktop.Telepathy.ChannelRequest" to "im.telepathy1.ChannelRequest". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_CALL
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_TYPE_CALL has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1" to "im.telepathy1.Channel.Type.Call1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_CONTACT_LIST
| Change | Effect |
---|
1 | The constant TP_IFACE_CHANNEL_TYPE_CONTACT_LIST with value "org.freedesktop.Telepathy.Channel.Type.ContactList" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CHANNEL_TYPE_CONTACT_SEARCH
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_TYPE_CONTACT_SEARCH has been changed from "org.freedesktop.Telepathy.Channel.Type.ContactSearch" to "im.telepathy1.Channel.Type.ContactSearch1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_DBUS_TUBE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_TYPE_DBUS_TUBE has been changed from "org.freedesktop.Telepathy.Channel.Type.DBusTube" to "im.telepathy1.Channel.Type.DBusTube1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_FILE_TRANSFER
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_TYPE_FILE_TRANSFER has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer" to "im.telepathy1.Channel.Type.FileTransfer1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_ROOM_LIST
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_TYPE_ROOM_LIST has been changed from "org.freedesktop.Telepathy.Channel.Type.RoomList" to "im.telepathy1.Channel.Type.RoomList1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_SERVER_AUTHENTICATION
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_TYPE_SERVER_AUTHENTICATION has been changed from "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication" to "im.telepathy1.Channel.Type.ServerAuthentication1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_SERVER_TLS_CONNECTION
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_TYPE_SERVER_TLS_CONNECTION has been changed from "org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection" to "im.telepathy1.Channel.Type.ServerTLSConnection1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_STREAM_TUBE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_TYPE_STREAM_TUBE has been changed from "org.freedesktop.Telepathy.Channel.Type.StreamTube" to "im.telepathy1.Channel.Type.StreamTube1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_STREAMED_MEDIA
| Change | Effect |
---|
1 | The constant TP_IFACE_CHANNEL_TYPE_STREAMED_MEDIA with value "org.freedesktop.Telepathy.Channel.Type.StreamedMedia" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CHANNEL_TYPE_TEXT
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CHANNEL_TYPE_TEXT has been changed from "org.freedesktop.Telepathy.Channel.Type.Text" to "im.telepathy1.Channel.Type.Text". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CHANNEL_TYPE_TUBES
| Change | Effect |
---|
1 | The constant TP_IFACE_CHANNEL_TYPE_TUBES with value "org.freedesktop.Telepathy.Channel.Type.Tubes" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CLIENT
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CLIENT has been changed from "org.freedesktop.Telepathy.Client" to "im.telepathy1.Client". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CLIENT_APPROVER
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CLIENT_APPROVER has been changed from "org.freedesktop.Telepathy.Client.Approver" to "im.telepathy1.Client.Approver". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CLIENT_HANDLER
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CLIENT_HANDLER has been changed from "org.freedesktop.Telepathy.Client.Handler" to "im.telepathy1.Client.Handler". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CLIENT_INTERFACE_REQUESTS
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CLIENT_INTERFACE_REQUESTS has been changed from "org.freedesktop.Telepathy.Client.Interface.Requests" to "im.telepathy1.Client.Interface.Requests". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CLIENT_OBSERVER
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CLIENT_OBSERVER has been changed from "org.freedesktop.Telepathy.Client.Observer" to "im.telepathy1.Client.Observer". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION has been changed from "org.freedesktop.Telepathy.Connection" to "im.telepathy1.Connection". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_ADDRESSING
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_ADDRESSING has been changed from "org.freedesktop.Telepathy.Connection.Interface.Addressing1" to "im.telepathy1.Connection.Interface.Addressing1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_ALIASING
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_ALIASING has been changed from "org.freedesktop.Telepathy.Connection.Interface.Aliasing" to "im.telepathy1.Connection.Interface.Aliasing1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_ANONYMITY
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_ANONYMITY has been changed from "org.freedesktop.Telepathy.Connection.Interface.Anonymity" to "im.telepathy1.Connection.Interface.Anonymity1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_AVATARS
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_AVATARS has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars" to "im.telepathy1.Connection.Interface.Avatars1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_BALANCE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_BALANCE has been changed from "org.freedesktop.Telepathy.Connection.Interface.Balance" to "im.telepathy1.Connection.Interface.Balance1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_CAPABILITIES
| Change | Effect |
---|
1 | The constant TP_IFACE_CONNECTION_INTERFACE_CAPABILITIES with value "org.freedesktop.Telepathy.Connection.Interface.Capabilities" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CONNECTION_INTERFACE_CELLULAR
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_CELLULAR has been changed from "org.freedesktop.Telepathy.Connection.Interface.Cellular" to "im.telepathy1.Connection.Interface.Cellular1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_CLIENT_TYPES
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_CLIENT_TYPES has been changed from "org.freedesktop.Telepathy.Connection.Interface.ClientTypes" to "im.telepathy1.Connection.Interface.ClientTypes1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_CONTACT_BLOCKING
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_CONTACT_BLOCKING has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactBlocking" to "im.telepathy1.Connection.Interface.ContactBlocking1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities" to "im.telepathy1.Connection.Interface.ContactCapabilities1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUPS
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUPS has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactGroups" to "im.telepathy1.Connection.Interface.ContactGroups1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_CONTACT_INFO
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_CONTACT_INFO has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactInfo" to "im.telepathy1.Connection.Interface.ContactInfo1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactList" to "im.telepathy1.Connection.Interface.ContactList1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_CONTACTS
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_CONTACTS has been changed from "org.freedesktop.Telepathy.Connection.Interface.Contacts" to "im.telepathy1.Connection.Interface.Contacts". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_LOCATION
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_LOCATION has been changed from "org.freedesktop.Telepathy.Connection.Interface.Location" to "im.telepathy1.Connection.Interface.Location1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_MAIL_NOTIFICATION
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_MAIL_NOTIFICATION has been changed from "org.freedesktop.Telepathy.Connection.Interface.MailNotification" to "im.telepathy1.Connection.Interface.MailNotification1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_POWER_SAVING
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_POWER_SAVING has been changed from "org.freedesktop.Telepathy.Connection.Interface.PowerSaving" to "im.telepathy1.Connection.Interface.PowerSaving1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_PRESENCE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_PRESENCE has been changed from "org.freedesktop.Telepathy.Connection.Interface.Presence" to "im.telepathy1.Connection.Interface.Presence1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_RENAMING
| Change | Effect |
---|
1 | The constant TP_IFACE_CONNECTION_INTERFACE_RENAMING with value "org.freedesktop.Telepathy.Connection.Interface.Renaming" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CONNECTION_INTERFACE_REQUESTS
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_REQUESTS has been changed from "org.freedesktop.Telepathy.Connection.Interface.Requests" to "im.telepathy1.Connection.Interface.Requests". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_SERVICE_POINT
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_INTERFACE_SERVICE_POINT has been changed from "org.freedesktop.Telepathy.Connection.Interface.ServicePoint" to "im.telepathy1.Connection.Interface.ServicePoint1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_CONNECTION_INTERFACE_SIDECARS1
| Change | Effect |
---|
1 | The constant TP_IFACE_CONNECTION_INTERFACE_SIDECARS1 with value "org.freedesktop.Telepathy.Connection.Interface.Sidecars1" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CONNECTION_INTERFACE_SIMPLE_PRESENCE
| Change | Effect |
---|
1 | The constant TP_IFACE_CONNECTION_INTERFACE_SIMPLE_PRESENCE with value "org.freedesktop.Telepathy.Connection.Interface.SimplePresence" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_CONNECTION_MANAGER
| Change | Effect |
---|
1 | The value of constant TP_IFACE_CONNECTION_MANAGER has been changed from "org.freedesktop.Telepathy.ConnectionManager" to "im.telepathy1.ConnectionManager". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_DEBUG
| Change | Effect |
---|
1 | The value of constant TP_IFACE_DEBUG has been changed from "org.freedesktop.Telepathy.Debug" to "im.telepathy1.Debug1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_MEDIA_SESSION_HANDLER
| Change | Effect |
---|
1 | The constant TP_IFACE_MEDIA_SESSION_HANDLER with value "org.freedesktop.Telepathy.Media.SessionHandler" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_MEDIA_STREAM_HANDLER
| Change | Effect |
---|
1 | The constant TP_IFACE_MEDIA_STREAM_HANDLER with value "org.freedesktop.Telepathy.Media.StreamHandler" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_PROPERTIES_INTERFACE
| Change | Effect |
---|
1 | The constant TP_IFACE_PROPERTIES_INTERFACE with value "org.freedesktop.Telepathy.Properties" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_IFACE_PROTOCOL
| Change | Effect |
---|
1 | The value of constant TP_IFACE_PROTOCOL has been changed from "org.freedesktop.Telepathy.Protocol" to "im.telepathy1.Protocol". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_PROTOCOL_INTERFACE_ADDRESSING
| Change | Effect |
---|
1 | The value of constant TP_IFACE_PROTOCOL_INTERFACE_ADDRESSING has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Addressing" to "im.telepathy1.Protocol.Interface.Addressing1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_PROTOCOL_INTERFACE_AVATARS
| Change | Effect |
---|
1 | The value of constant TP_IFACE_PROTOCOL_INTERFACE_AVATARS has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Avatars" to "im.telepathy1.Protocol.Interface.Avatars1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_IFACE_PROTOCOL_INTERFACE_PRESENCE
| Change | Effect |
---|
1 | The value of constant TP_IFACE_PROTOCOL_INTERFACE_PRESENCE has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Presence" to "im.telepathy1.Protocol.Interface.Presence1". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_AUTOMATIC_PRESENCE
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_AUTOMATIC_PRESENCE has been changed from "org.freedesktop.Telepathy.Account.AutomaticPresence" to "im.telepathy1.Account.AutomaticPresence". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_CHANGING_PRESENCE
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_CHANGING_PRESENCE has been changed from "org.freedesktop.Telepathy.Account.ChangingPresence" to "im.telepathy1.Account.ChangingPresence". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_CONNECT_AUTOMATICALLY
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_CONNECT_AUTOMATICALLY has been changed from "org.freedesktop.Telepathy.Account.ConnectAutomatically" to "im.telepathy1.Account.ConnectAutomatically". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_CONNECTION
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_CONNECTION has been changed from "org.freedesktop.Telepathy.Account.Connection" to "im.telepathy1.Account.Connection". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_CONNECTION_ERROR
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_CONNECTION_ERROR has been changed from "org.freedesktop.Telepathy.Account.ConnectionError" to "im.telepathy1.Account.ConnectionError". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_CONNECTION_ERROR_DETAILS
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_CONNECTION_ERROR_DETAILS has been changed from "org.freedesktop.Telepathy.Account.ConnectionErrorDetails" to "im.telepathy1.Account.ConnectionErrorDetails". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_CONNECTION_STATUS
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_CONNECTION_STATUS has been changed from "org.freedesktop.Telepathy.Account.ConnectionStatus" to "im.telepathy1.Account.ConnectionStatus". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_CONNECTION_STATUS_REASON
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_CONNECTION_STATUS_REASON has been changed from "org.freedesktop.Telepathy.Account.ConnectionStatusReason" to "im.telepathy1.Account.ConnectionStatusReason". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_CURRENT_PRESENCE
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_CURRENT_PRESENCE has been changed from "org.freedesktop.Telepathy.Account.CurrentPresence" to "im.telepathy1.Account.CurrentPresence". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_DISPLAY_NAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_DISPLAY_NAME has been changed from "org.freedesktop.Telepathy.Account.DisplayName" to "im.telepathy1.Account.DisplayName". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_ENABLED
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_ENABLED has been changed from "org.freedesktop.Telepathy.Account.Enabled" to "im.telepathy1.Account.Enabled". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_HAS_BEEN_ONLINE
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_HAS_BEEN_ONLINE has been changed from "org.freedesktop.Telepathy.Account.HasBeenOnline" to "im.telepathy1.Account.HasBeenOnline". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_ICON
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_ICON has been changed from "org.freedesktop.Telepathy.Account.Icon" to "im.telepathy1.Account.Icon". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_INTERFACE_ADDRESSING_URI_SCHEMES
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_INTERFACE_ADDRESSING_URI_SCHEMES has been changed from "org.freedesktop.Telepathy.Account.Interface.Addressing.URISchemes" to "im.telepathy1.Account.Interface.Addressing1.URISchemes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_INTERFACE_AVATAR_AVATAR
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_INTERFACE_AVATAR_AVATAR has been changed from "org.freedesktop.Telepathy.Account.Interface.Avatar.Avatar" to "im.telepathy1.Account.Interface.Avatar1.Avatar". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_IDENTIFIER
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_IDENTIFIER has been changed from "org.freedesktop.Telepathy.Account.Interface.Storage.StorageIdentifier" to "im.telepathy1.Account.Interface.Storage1.StorageIdentifier". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_PROVIDER
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_PROVIDER has been changed from "org.freedesktop.Telepathy.Account.Interface.Storage.StorageProvider" to "im.telepathy1.Account.Interface.Storage1.StorageProvider". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_RESTRICTIONS
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_RESTRICTIONS has been changed from "org.freedesktop.Telepathy.Account.Interface.Storage.StorageRestrictions" to "im.telepathy1.Account.Interface.Storage1.StorageRestrictions". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_SPECIFIC_INFORMATION
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_SPECIFIC_INFORMATION has been changed from "org.freedesktop.Telepathy.Account.Interface.Storage.StorageSpecificInformation" to "im.telepathy1.Account.Interface.Storage1.StorageSpecificInformation". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_INTERFACES has been changed from "org.freedesktop.Telepathy.Account.Interfaces" to "im.telepathy1.Account.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_MANAGER_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_MANAGER_INTERFACES has been changed from "org.freedesktop.Telepathy.AccountManager.Interfaces" to "im.telepathy1.AccountManager.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_MANAGER_INVALID_ACCOUNTS
| Change | Effect |
---|
1 | The constant TP_PROP_ACCOUNT_MANAGER_INVALID_ACCOUNTS with value "org.freedesktop.Telepathy.AccountManager.InvalidAccounts" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_ACCOUNT_MANAGER_SUPPORTED_ACCOUNT_PROPERTIES
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_MANAGER_SUPPORTED_ACCOUNT_PROPERTIES has been changed from "org.freedesktop.Telepathy.AccountManager.SupportedAccountProperties" to "im.telepathy1.AccountManager.SupportedAccountProperties". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_MANAGER_VALID_ACCOUNTS
| Change | Effect |
---|
1 | The constant TP_PROP_ACCOUNT_MANAGER_VALID_ACCOUNTS with value "org.freedesktop.Telepathy.AccountManager.ValidAccounts" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_ACCOUNT_NICKNAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_NICKNAME has been changed from "org.freedesktop.Telepathy.Account.Nickname" to "im.telepathy1.Account.Nickname". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_NORMALIZED_NAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_NORMALIZED_NAME has been changed from "org.freedesktop.Telepathy.Account.NormalizedName" to "im.telepathy1.Account.NormalizedName". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_PARAMETERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_PARAMETERS has been changed from "org.freedesktop.Telepathy.Account.Parameters" to "im.telepathy1.Account.Parameters". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_REQUESTED_PRESENCE
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_REQUESTED_PRESENCE has been changed from "org.freedesktop.Telepathy.Account.RequestedPresence" to "im.telepathy1.Account.RequestedPresence". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_SERVICE
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_SERVICE has been changed from "org.freedesktop.Telepathy.Account.Service" to "im.telepathy1.Account.Service". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_SUPERSEDES
| Change | Effect |
---|
1 | The value of constant TP_PROP_ACCOUNT_SUPERSEDES has been changed from "org.freedesktop.Telepathy.Account.Supersedes" to "im.telepathy1.Account.Supersedes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_ACCOUNT_VALID
| Change | Effect |
---|
1 | The constant TP_PROP_ACCOUNT_VALID with value "org.freedesktop.Telepathy.Account.Valid" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_CERTIFICATE_CHAIN_DATA
| Change | Effect |
---|
1 | The value of constant TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_CERTIFICATE_CHAIN_DATA has been changed from "org.freedesktop.Telepathy.Authentication.TLSCertificate.CertificateChainData" to "im.telepathy1.Authentication.TLSCertificate.CertificateChainData". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_CERTIFICATE_TYPE
| Change | Effect |
---|
1 | The value of constant TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_CERTIFICATE_TYPE has been changed from "org.freedesktop.Telepathy.Authentication.TLSCertificate.CertificateType" to "im.telepathy1.Authentication.TLSCertificate.CertificateType". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_REJECTIONS
| Change | Effect |
---|
1 | The value of constant TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_REJECTIONS has been changed from "org.freedesktop.Telepathy.Authentication.TLSCertificate.Rejections" to "im.telepathy1.Authentication.TLSCertificate.Rejections". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_STATE has been changed from "org.freedesktop.Telepathy.Authentication.TLSCertificate.State" to "im.telepathy1.Authentication.TLSCertificate.State". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_DISPOSITION
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_DISPOSITION has been changed from "org.freedesktop.Telepathy.Call1.Content.Disposition" to "im.telepathy1.Call1.Content.Disposition". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_AUDIO_CONTROL_REQUESTED_INPUT_VOLUME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_AUDIO_CONTROL_REQUESTED_INPUT_VOLUME has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.AudioControl.RequestedInputVolume" to "im.telepathy1.Call1.Content.Interface.AudioControl1.RequestedInputVolume". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_AUDIO_CONTROL_REQUESTED_OUTPUT_VOLUME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_AUDIO_CONTROL_REQUESTED_OUTPUT_VOLUME has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.AudioControl.RequestedOutputVolume" to "im.telepathy1.Call1.Content.Interface.AudioControl1.RequestedOutputVolume". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_DTMF_CURRENTLY_SENDING_TONES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_DTMF_CURRENTLY_SENDING_TONES has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.DTMF.CurrentlySendingTones" to "im.telepathy1.Call1.Content.Interface.DTMF1.CurrentlySendingTones". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_DTMF_DEFERRED_TONES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_DTMF_DEFERRED_TONES has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.DTMF.DeferredTones" to "im.telepathy1.Call1.Content.Interface.DTMF1.DeferredTones". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_CURRENT_DTMF_EVENT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_CURRENT_DTMF_EVENT has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.Media.CurrentDTMFEvent" to "im.telepathy1.Call1.Content.Interface.Media.CurrentDTMFEvent". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_CURRENT_DTMF_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_CURRENT_DTMF_STATE has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.Media.CurrentDTMFState" to "im.telepathy1.Call1.Content.Interface.Media.CurrentDTMFState". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_LOCAL_MEDIA_DESCRIPTIONS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_LOCAL_MEDIA_DESCRIPTIONS has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.Media.LocalMediaDescriptions" to "im.telepathy1.Call1.Content.Interface.Media.LocalMediaDescriptions". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_MEDIA_DESCRIPTION_OFFER
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_MEDIA_DESCRIPTION_OFFER has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.Media.MediaDescriptionOffer" to "im.telepathy1.Call1.Content.Interface.Media.MediaDescriptionOffer". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_PACKETIZATION
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_PACKETIZATION has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.Media.Packetization" to "im.telepathy1.Call1.Content.Interface.Media.Packetization". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_REMOTE_MEDIA_DESCRIPTIONS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_MEDIA_REMOTE_MEDIA_DESCRIPTIONS has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.Media.RemoteMediaDescriptions" to "im.telepathy1.Call1.Content.Interface.Media.RemoteMediaDescriptions". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_BITRATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_BITRATE has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.VideoControl.Bitrate" to "im.telepathy1.Call1.Content.Interface.VideoControl1.Bitrate". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_FRAMERATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_FRAMERATE has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.VideoControl.Framerate" to "im.telepathy1.Call1.Content.Interface.VideoControl1.Framerate". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_MANUAL_KEY_FRAMES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_MANUAL_KEY_FRAMES has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.VideoControl.ManualKeyFrames" to "im.telepathy1.Call1.Content.Interface.VideoControl1.ManualKeyFrames". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_MTU
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_MTU has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.VideoControl.MTU" to "im.telepathy1.Call1.Content.Interface.VideoControl1.MTU". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_VIDEO_RESOLUTION
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_VIDEO_RESOLUTION has been changed from "org.freedesktop.Telepathy.Call1.Content.Interface.VideoControl.VideoResolution" to "im.telepathy1.Call1.Content.Interface.VideoControl1.VideoResolution". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_INTERFACES has been changed from "org.freedesktop.Telepathy.Call1.Content.Interfaces" to "im.telepathy1.Call1.Content.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_CODECS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_CODECS has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Codecs" to "im.telepathy1.Call1.Content.MediaDescription.Codecs". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_FURTHER_NEGOTIATION_REQUIRED
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_FURTHER_NEGOTIATION_REQUIRED has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.FurtherNegotiationRequired" to "im.telepathy1.Call1.Content.MediaDescription.FurtherNegotiationRequired". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_HAS_REMOTE_INFORMATION
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_HAS_REMOTE_INFORMATION has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.HasRemoteInformation" to "im.telepathy1.Call1.Content.MediaDescription.HasRemoteInformation". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_DLRR_MAX_SIZE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_DLRR_MAX_SIZE has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPExtendedReports.DLRRMaxSize" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.DLRRMaxSize". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_DUPLICATE_RLE_MAX_SIZE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_DUPLICATE_RLE_MAX_SIZE has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPExtendedReports.DuplicateRLEMaxSize" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.DuplicateRLEMaxSize". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_ENABLE_METRICS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_ENABLE_METRICS has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPExtendedReports.EnableMetrics" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.EnableMetrics". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_LOSS_RLE_MAX_SIZE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_LOSS_RLE_MAX_SIZE has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPExtendedReports.LossRLEMaxSize" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.LossRLEMaxSize". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_PACKET_RECEIPT_TIMES_MAX_SIZE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_PACKET_RECEIPT_TIMES_MAX_SIZE has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPExtendedReports.PacketReceiptTimesMaxSize" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.PacketReceiptTimesMaxSize". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_RTT_MODE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_RTT_MODE has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPExtendedReports.RTTMode" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.RTTMode". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_STATISTICS_FLAGS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_STATISTICS_FLAGS has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPExtendedReports.StatisticsFlags" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.StatisticsFlags". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK_DOES_AVPF
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK_DOES_AVPF has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPFeedback.DoesAVPF" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPFeedback1.DoesAVPF". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK_FEEDBACK_MESSAGES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK_FEEDBACK_MESSAGES has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTCPFeedback.FeedbackMessages" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTCPFeedback1.FeedbackMessages". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTP_HEADER_EXTENSIONS_HEADER_EXTENSIONS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTP_HEADER_EXTENSIONS_HEADER_EXTENSIONS has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interface.RTPHeaderExtensions.HeaderExtensions" to "im.telepathy1.Call1.Content.MediaDescription.Interface.RTPHeaderExtensions1.HeaderExtensions". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACES has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.Interfaces" to "im.telepathy1.Call1.Content.MediaDescription.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_REMOTE_CONTACT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_REMOTE_CONTACT has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.RemoteContact" to "im.telepathy1.Call1.Content.MediaDescription.RemoteContact". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_SSRCS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_MEDIA_DESCRIPTION_SSRCS has been changed from "org.freedesktop.Telepathy.Call1.Content.MediaDescription.SSRCs" to "im.telepathy1.Call1.Content.MediaDescription.SSRCs". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_NAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_NAME has been changed from "org.freedesktop.Telepathy.Call1.Content.Name" to "im.telepathy1.Call1.Content.Name". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_STREAMS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_STREAMS has been changed from "org.freedesktop.Telepathy.Call1.Content.Streams" to "im.telepathy1.Call1.Content.Streams". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_CONTENT_TYPE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_CONTENT_TYPE has been changed from "org.freedesktop.Telepathy.Call1.Content.Type" to "im.telepathy1.Call1.Content.Type". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_CAN_REQUEST_RECEIVING
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_CAN_REQUEST_RECEIVING has been changed from "org.freedesktop.Telepathy.Call1.Stream.CanRequestReceiving" to "im.telepathy1.Call1.Stream.CanRequestReceiving". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_ENDPOINT_CONTROLLING
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_ENDPOINT_CONTROLLING has been changed from "org.freedesktop.Telepathy.Call1.Stream.Endpoint.Controlling" to "im.telepathy1.Call1.Stream.Endpoint.Controlling". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_ENDPOINT_ENDPOINT_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_ENDPOINT_ENDPOINT_STATE has been changed from "org.freedesktop.Telepathy.Call1.Stream.Endpoint.EndpointState" to "im.telepathy1.Call1.Stream.Endpoint.EndpointState". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_ENDPOINT_IS_ICE_LITE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_ENDPOINT_IS_ICE_LITE has been changed from "org.freedesktop.Telepathy.Call1.Stream.Endpoint.IsICELite" to "im.telepathy1.Call1.Stream.Endpoint.IsICELite". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_ENDPOINT_REMOTE_CANDIDATES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_ENDPOINT_REMOTE_CANDIDATES has been changed from "org.freedesktop.Telepathy.Call1.Stream.Endpoint.RemoteCandidates" to "im.telepathy1.Call1.Stream.Endpoint.RemoteCandidates". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_ENDPOINT_REMOTE_CREDENTIALS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_ENDPOINT_REMOTE_CREDENTIALS has been changed from "org.freedesktop.Telepathy.Call1.Stream.Endpoint.RemoteCredentials" to "im.telepathy1.Call1.Stream.Endpoint.RemoteCredentials". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_ENDPOINT_SELECTED_CANDIDATE_PAIRS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_ENDPOINT_SELECTED_CANDIDATE_PAIRS has been changed from "org.freedesktop.Telepathy.Call1.Stream.Endpoint.SelectedCandidatePairs" to "im.telepathy1.Call1.Stream.Endpoint.SelectedCandidatePairs". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_ENDPOINT_TRANSPORT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_ENDPOINT_TRANSPORT has been changed from "org.freedesktop.Telepathy.Call1.Stream.Endpoint.Transport" to "im.telepathy1.Call1.Stream.Endpoint.Transport". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_ENDPOINTS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_ENDPOINTS has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.Endpoints" to "im.telepathy1.Call1.Stream.Interface.Media.Endpoints". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_HAS_SERVER_INFO
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_HAS_SERVER_INFO has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.HasServerInfo" to "im.telepathy1.Call1.Stream.Interface.Media.HasServerInfo". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_ICE_RESTART_PENDING
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_ICE_RESTART_PENDING has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.ICERestartPending" to "im.telepathy1.Call1.Stream.Interface.Media.ICERestartPending". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_LOCAL_CANDIDATES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_LOCAL_CANDIDATES has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.LocalCandidates" to "im.telepathy1.Call1.Stream.Interface.Media.LocalCandidates". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_LOCAL_CREDENTIALS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_LOCAL_CREDENTIALS has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.LocalCredentials" to "im.telepathy1.Call1.Stream.Interface.Media.LocalCredentials". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_RECEIVING_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_RECEIVING_STATE has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.ReceivingState" to "im.telepathy1.Call1.Stream.Interface.Media.ReceivingState". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_RELAY_INFO
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_RELAY_INFO has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.RelayInfo" to "im.telepathy1.Call1.Stream.Interface.Media.RelayInfo". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_SENDING_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_SENDING_STATE has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.SendingState" to "im.telepathy1.Call1.Stream.Interface.Media.SendingState". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_STUN_SERVERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_STUN_SERVERS has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.STUNServers" to "im.telepathy1.Call1.Stream.Interface.Media.STUNServers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACE_MEDIA_TRANSPORT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACE_MEDIA_TRANSPORT has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interface.Media.Transport" to "im.telepathy1.Call1.Stream.Interface.Media.Transport". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_INTERFACES has been changed from "org.freedesktop.Telepathy.Call1.Stream.Interfaces" to "im.telepathy1.Call1.Stream.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_LOCAL_SENDING_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_LOCAL_SENDING_STATE has been changed from "org.freedesktop.Telepathy.Call1.Stream.LocalSendingState" to "im.telepathy1.Call1.Stream.LocalSendingState". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_REMOTE_MEMBER_IDENTIFIERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_REMOTE_MEMBER_IDENTIFIERS has been changed from "org.freedesktop.Telepathy.Call1.Stream.RemoteMemberIdentifiers" to "im.telepathy1.Call1.Stream.RemoteMemberIdentifiers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CALL_STREAM_REMOTE_MEMBERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CALL_STREAM_REMOTE_MEMBERS has been changed from "org.freedesktop.Telepathy.Call1.Stream.RemoteMembers" to "im.telepathy1.Call1.Stream.RemoteMembers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_CHANNEL_TYPE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_CHANNEL_TYPE has been changed from "org.freedesktop.Telepathy.Channel.ChannelType" to "im.telepathy1.Channel.ChannelType". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_DISPATCH_OPERATION_ACCOUNT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_DISPATCH_OPERATION_ACCOUNT has been changed from "org.freedesktop.Telepathy.ChannelDispatchOperation.Account" to "im.telepathy1.ChannelDispatchOperation.Account". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_DISPATCH_OPERATION_CHANNELS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_DISPATCH_OPERATION_CHANNELS has been changed from "org.freedesktop.Telepathy.ChannelDispatchOperation.Channels" to "im.telepathy1.ChannelDispatchOperation.Channels". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_DISPATCH_OPERATION_CONNECTION
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_DISPATCH_OPERATION_CONNECTION has been changed from "org.freedesktop.Telepathy.ChannelDispatchOperation.Connection" to "im.telepathy1.ChannelDispatchOperation.Connection". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_DISPATCH_OPERATION_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_DISPATCH_OPERATION_INTERFACES has been changed from "org.freedesktop.Telepathy.ChannelDispatchOperation.Interfaces" to "im.telepathy1.ChannelDispatchOperation.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_DISPATCH_OPERATION_POSSIBLE_HANDLERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_DISPATCH_OPERATION_POSSIBLE_HANDLERS has been changed from "org.freedesktop.Telepathy.ChannelDispatchOperation.PossibleHandlers" to "im.telepathy1.ChannelDispatchOperation.PossibleHandlers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST_DISPATCH_OPERATIONS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST_DISPATCH_OPERATIONS has been changed from "org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList.DispatchOperations" to "im.telepathy1.ChannelDispatcher.Interface.OperationList1.DispatchOperations". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_DISPATCHER_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_DISPATCHER_INTERFACES has been changed from "org.freedesktop.Telepathy.ChannelDispatcher.Interfaces" to "im.telepathy1.ChannelDispatcher.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_DISPATCHER_SUPPORTS_REQUEST_HINTS
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_DISPATCHER_SUPPORTS_REQUEST_HINTS with value "org.freedesktop.Telepathy.ChannelDispatcher.SupportsRequestHints" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CHANNEL_INITIATOR_HANDLE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INITIATOR_HANDLE has been changed from "org.freedesktop.Telepathy.Channel.InitiatorHandle" to "im.telepathy1.Channel.InitiatorHandle". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INITIATOR_ID
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INITIATOR_ID has been changed from "org.freedesktop.Telepathy.Channel.InitiatorID" to "im.telepathy1.Channel.InitiatorID". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ANONYMITY_ANONYMITY_MANDATORY
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ANONYMITY_ANONYMITY_MANDATORY has been changed from "org.freedesktop.Telepathy.Channel.Interface.Anonymity.AnonymityMandatory" to "im.telepathy1.Channel.Interface.Anonymity1.AnonymityMandatory". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ANONYMITY_ANONYMITY_MODES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ANONYMITY_ANONYMITY_MODES has been changed from "org.freedesktop.Telepathy.Channel.Interface.Anonymity.AnonymityModes" to "im.telepathy1.Channel.Interface.Anonymity1.AnonymityModes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ANONYMITY_ANONYMOUS_ID
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ANONYMITY_ANONYMOUS_ID has been changed from "org.freedesktop.Telepathy.Channel.Interface.Anonymity.AnonymousID" to "im.telepathy1.Channel.Interface.Anonymity1.AnonymousID". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAN_RETRY_CAPTCHA
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAN_RETRY_CAPTCHA has been changed from "org.freedesktop.Telepathy.Channel.Interface.CaptchaAuthentication1.CanRetryCaptcha" to "im.telepathy1.Channel.Interface.CaptchaAuthentication1.CanRetryCaptcha". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAPTCHA_ERROR
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAPTCHA_ERROR has been changed from "org.freedesktop.Telepathy.Channel.Interface.CaptchaAuthentication1.CaptchaError" to "im.telepathy1.Channel.Interface.CaptchaAuthentication1.CaptchaError". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAPTCHA_ERROR_DETAILS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAPTCHA_ERROR_DETAILS has been changed from "org.freedesktop.Telepathy.Channel.Interface.CaptchaAuthentication1.CaptchaErrorDetails" to "im.telepathy1.Channel.Interface.CaptchaAuthentication1.CaptchaErrorDetails". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAPTCHA_STATUS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAPTCHA_STATUS has been changed from "org.freedesktop.Telepathy.Channel.Interface.CaptchaAuthentication1.CaptchaStatus" to "im.telepathy1.Channel.Interface.CaptchaAuthentication1.CaptchaStatus". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CHAT_STATE_CHAT_STATES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CHAT_STATE_CHAT_STATES has been changed from "org.freedesktop.Telepathy.Channel.Interface.ChatState.ChatStates" to "im.telepathy1.Channel.Interface.ChatState1.ChatStates". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CONFERENCE_CHANNELS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CONFERENCE_CHANNELS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Conference.Channels" to "im.telepathy1.Channel.Interface.Conference1.Channels". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_CHANNELS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_CHANNELS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Conference.InitialChannels" to "im.telepathy1.Channel.Interface.Conference1.InitialChannels". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_INVITEE_HANDLES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_INVITEE_HANDLES has been changed from "org.freedesktop.Telepathy.Channel.Interface.Conference.InitialInviteeHandles" to "im.telepathy1.Channel.Interface.Conference1.InitialInviteeHandles". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_INVITEE_IDS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_INVITEE_IDS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Conference.InitialInviteeIDs" to "im.telepathy1.Channel.Interface.Conference1.InitialInviteeIDs". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INVITATION_MESSAGE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INVITATION_MESSAGE has been changed from "org.freedesktop.Telepathy.Channel.Interface.Conference.InvitationMessage" to "im.telepathy1.Channel.Interface.Conference1.InvitationMessage". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_CONFERENCE_ORIGINAL_CHANNELS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_CONFERENCE_ORIGINAL_CHANNELS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Conference.OriginalChannels" to "im.telepathy1.Channel.Interface.Conference1.OriginalChannels". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_DTMF_CURRENTLY_SENDING_TONES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_DTMF_CURRENTLY_SENDING_TONES has been changed from "org.freedesktop.Telepathy.Channel.Interface.DTMF.CurrentlySendingTones" to "im.telepathy1.Channel.Interface.DTMF1.CurrentlySendingTones". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_DTMF_DEFERRED_TONES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_DTMF_DEFERRED_TONES has been changed from "org.freedesktop.Telepathy.Channel.Interface.DTMF.DeferredTones" to "im.telepathy1.Channel.Interface.DTMF1.DeferredTones". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_DTMF_INITIAL_TONES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_DTMF_INITIAL_TONES has been changed from "org.freedesktop.Telepathy.Channel.Interface.DTMF.InitialTones" to "im.telepathy1.Channel.Interface.DTMF1.InitialTones". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA_METADATA
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA_METADATA has been changed from "org.freedesktop.Telepathy.Channel.Interface.FileTransfer.Metadata.Metadata" to "im.telepathy1.Channel.Interface.FileTransfer.Metadata1.Metadata". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA_SERVICE_NAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA_SERVICE_NAME has been changed from "org.freedesktop.Telepathy.Channel.Interface.FileTransfer.Metadata.ServiceName" to "im.telepathy1.Channel.Interface.FileTransfer.Metadata1.ServiceName". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_GROUP_GROUP_FLAGS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_GROUP_GROUP_FLAGS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Group.GroupFlags" to "im.telepathy1.Channel.Interface.Group1.GroupFlags". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_GROUP_HANDLE_OWNERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_GROUP_HANDLE_OWNERS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Group.HandleOwners" to "im.telepathy1.Channel.Interface.Group1.HandleOwners". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_GROUP_LOCAL_PENDING_MEMBERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_GROUP_LOCAL_PENDING_MEMBERS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Group.LocalPendingMembers" to "im.telepathy1.Channel.Interface.Group1.LocalPendingMembers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_GROUP_MEMBER_IDENTIFIERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_GROUP_MEMBER_IDENTIFIERS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Group.MemberIdentifiers" to "im.telepathy1.Channel.Interface.Group1.MemberIdentifiers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_GROUP_MEMBERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_GROUP_MEMBERS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Group.Members" to "im.telepathy1.Channel.Interface.Group1.Members". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_GROUP_REMOTE_PENDING_MEMBERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_GROUP_REMOTE_PENDING_MEMBERS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Group.RemotePendingMembers" to "im.telepathy1.Channel.Interface.Group1.RemotePendingMembers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_GROUP_SELF_HANDLE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_GROUP_SELF_HANDLE has been changed from "org.freedesktop.Telepathy.Channel.Interface.Group.SelfHandle" to "im.telepathy1.Channel.Interface.Group1.SelfHandle". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_MESSAGES_DELIVERY_REPORTING_SUPPORT
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_INTERFACE_MESSAGES_DELIVERY_REPORTING_SUPPORT with value "org.freedesktop.Telepathy.Channel.Interface.Messages.DeliveryReportingSupport" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CHANNEL_INTERFACE_MESSAGES_MESSAGE_PART_SUPPORT_FLAGS
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_INTERFACE_MESSAGES_MESSAGE_PART_SUPPORT_FLAGS with value "org.freedesktop.Telepathy.Channel.Interface.Messages.MessagePartSupportFlags" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CHANNEL_INTERFACE_MESSAGES_MESSAGE_TYPES
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_INTERFACE_MESSAGES_MESSAGE_TYPES with value "org.freedesktop.Telepathy.Channel.Interface.Messages.MessageTypes" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CHANNEL_INTERFACE_MESSAGES_PENDING_MESSAGES
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_INTERFACE_MESSAGES_PENDING_MESSAGES with value "org.freedesktop.Telepathy.Channel.Interface.Messages.PendingMessages" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CHANNEL_INTERFACE_MESSAGES_SUPPORTED_CONTENT_TYPES
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_INTERFACE_MESSAGES_SUPPORTED_CONTENT_TYPES with value "org.freedesktop.Telepathy.Channel.Interface.Messages.SupportedContentTypes" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_ANONYMOUS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_ANONYMOUS has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.Anonymous" to "im.telepathy1.Channel.Interface.RoomConfig1.Anonymous". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_CAN_UPDATE_CONFIGURATION
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_CAN_UPDATE_CONFIGURATION has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.CanUpdateConfiguration" to "im.telepathy1.Channel.Interface.RoomConfig1.CanUpdateConfiguration". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_CONFIGURATION_RETRIEVED
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_CONFIGURATION_RETRIEVED has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.ConfigurationRetrieved" to "im.telepathy1.Channel.Interface.RoomConfig1.ConfigurationRetrieved". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_DESCRIPTION
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_DESCRIPTION has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.Description" to "im.telepathy1.Channel.Interface.RoomConfig1.Description". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_INVITEONLY
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_INVITEONLY has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.InviteOnly" to "im.telepathy1.Channel.Interface.RoomConfig1.InviteOnly". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_LIMIT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_LIMIT has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.Limit" to "im.telepathy1.Channel.Interface.RoomConfig1.Limit". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_MODERATED
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_MODERATED has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.Moderated" to "im.telepathy1.Channel.Interface.RoomConfig1.Moderated". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_MUTABLE_PROPERTIES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_MUTABLE_PROPERTIES has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.MutableProperties" to "im.telepathy1.Channel.Interface.RoomConfig1.MutableProperties". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PASSWORD
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PASSWORD has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.Password" to "im.telepathy1.Channel.Interface.RoomConfig1.Password". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PASSWORD_HINT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PASSWORD_HINT has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.PasswordHint" to "im.telepathy1.Channel.Interface.RoomConfig1.PasswordHint". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PASSWORD_PROTECTED
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PASSWORD_PROTECTED has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.PasswordProtected" to "im.telepathy1.Channel.Interface.RoomConfig1.PasswordProtected". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PERSISTENT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PERSISTENT has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.Persistent" to "im.telepathy1.Channel.Interface.RoomConfig1.Persistent". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PRIVATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PRIVATE has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.Private" to "im.telepathy1.Channel.Interface.RoomConfig1.Private". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_TITLE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG_TITLE has been changed from "org.freedesktop.Telepathy.Channel.Interface.RoomConfig1.Title" to "im.telepathy1.Channel.Interface.RoomConfig1.Title". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CREATOR
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CREATOR has been changed from "org.freedesktop.Telepathy.Channel.Interface.Room2.Creator" to "im.telepathy1.Channel.Interface.Room1.Creator". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_CREATOR_HANDLE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_CREATOR_HANDLE has been changed from "org.freedesktop.Telepathy.Channel.Interface.Room2.CreatorHandle" to "im.telepathy1.Channel.Interface.Room1.CreatorHandle". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_ROOM_NAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_ROOM_NAME has been changed from "org.freedesktop.Telepathy.Channel.Interface.Room2.RoomName" to "im.telepathy1.Channel.Interface.Room1.RoomName". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_ROOM_SERVER
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_ROOM_SERVER has been changed from "org.freedesktop.Telepathy.Channel.Interface.Room2.Server" to "im.telepathy1.Channel.Interface.Room1.Server". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_AUTHORIZATION_IDENTITY
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_AUTHORIZATION_IDENTITY has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AuthorizationIdentity" to "im.telepathy1.Channel.Interface.SASLAuthentication1.AuthorizationIdentity". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_AVAILABLE_MECHANISMS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_AVAILABLE_MECHANISMS has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.AvailableMechanisms" to "im.telepathy1.Channel.Interface.SASLAuthentication1.AvailableMechanisms". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_CAN_TRY_AGAIN
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_CAN_TRY_AGAIN has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.CanTryAgain" to "im.telepathy1.Channel.Interface.SASLAuthentication1.CanTryAgain". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_DEFAULT_REALM
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_DEFAULT_REALM has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultRealm" to "im.telepathy1.Channel.Interface.SASLAuthentication1.DefaultRealm". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_DEFAULT_USERNAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_DEFAULT_USERNAME has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.DefaultUsername" to "im.telepathy1.Channel.Interface.SASLAuthentication1.DefaultUsername". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_HAS_INITIAL_DATA
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_HAS_INITIAL_DATA has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.HasInitialData" to "im.telepathy1.Channel.Interface.SASLAuthentication1.HasInitialData". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_MAY_SAVE_RESPONSE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_MAY_SAVE_RESPONSE has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.MaySaveResponse" to "im.telepathy1.Channel.Interface.SASLAuthentication1.MaySaveResponse". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_SASL_ERROR
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_SASL_ERROR has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.SASLError" to "im.telepathy1.Channel.Interface.SASLAuthentication1.SASLError". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_SASL_ERROR_DETAILS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_SASL_ERROR_DETAILS has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.SASLErrorDetails" to "im.telepathy1.Channel.Interface.SASLAuthentication1.SASLErrorDetails". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_SASL_STATUS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_SASL_STATUS has been changed from "org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication.SASLStatus" to "im.telepathy1.Channel.Interface.SASLAuthentication1.SASLStatus". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SECURABLE_ENCRYPTED
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SECURABLE_ENCRYPTED has been changed from "org.freedesktop.Telepathy.Channel.Interface.Securable.Encrypted" to "im.telepathy1.Channel.Interface.Securable1.Encrypted". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SECURABLE_VERIFIED
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SECURABLE_VERIFIED has been changed from "org.freedesktop.Telepathy.Channel.Interface.Securable.Verified" to "im.telepathy1.Channel.Interface.Securable1.Verified". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SERVICE_POINT_CURRENT_SERVICE_POINT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SERVICE_POINT_CURRENT_SERVICE_POINT has been changed from "org.freedesktop.Telepathy.Channel.Interface.ServicePoint.CurrentServicePoint" to "im.telepathy1.Channel.Interface.ServicePoint1.CurrentServicePoint". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SERVICE_POINT_INITIAL_SERVICE_POINT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SERVICE_POINT_INITIAL_SERVICE_POINT has been changed from "org.freedesktop.Telepathy.Channel.Interface.ServicePoint.InitialServicePoint" to "im.telepathy1.Channel.Interface.ServicePoint1.InitialServicePoint". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SMS_FLASH
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SMS_FLASH has been changed from "org.freedesktop.Telepathy.Channel.Interface.SMS.Flash" to "im.telepathy1.Channel.Interface.SMS1.Flash". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SMS_SMS_CHANNEL
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SMS_SMS_CHANNEL has been changed from "org.freedesktop.Telepathy.Channel.Interface.SMS.SMSChannel" to "im.telepathy1.Channel.Interface.SMS1.SMSChannel". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SUBJECT_ACTOR
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SUBJECT_ACTOR has been changed from "org.freedesktop.Telepathy.Channel.Interface.Subject2.Actor" to "im.telepathy1.Channel.Interface.Subject1.Actor". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SUBJECT_ACTOR_HANDLE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SUBJECT_ACTOR_HANDLE has been changed from "org.freedesktop.Telepathy.Channel.Interface.Subject2.ActorHandle" to "im.telepathy1.Channel.Interface.Subject1.ActorHandle". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SUBJECT_CAN_SET
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SUBJECT_CAN_SET has been changed from "org.freedesktop.Telepathy.Channel.Interface.Subject2.CanSet" to "im.telepathy1.Channel.Interface.Subject1.CanSet". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_SUBJECT_SUBJECT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_SUBJECT_SUBJECT has been changed from "org.freedesktop.Telepathy.Channel.Interface.Subject2.Subject" to "im.telepathy1.Channel.Interface.Subject1.Subject". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_TUBE_PARAMETERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_TUBE_PARAMETERS has been changed from "org.freedesktop.Telepathy.Channel.Interface.Tube.Parameters" to "im.telepathy1.Channel.Interface.Tube1.Parameters". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACE_TUBE_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACE_TUBE_STATE has been changed from "org.freedesktop.Telepathy.Channel.Interface.Tube.State" to "im.telepathy1.Channel.Interface.Tube1.State". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_INTERFACES has been changed from "org.freedesktop.Telepathy.Channel.Interfaces" to "im.telepathy1.Channel.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_REQUEST_ACCOUNT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_REQUEST_ACCOUNT has been changed from "org.freedesktop.Telepathy.ChannelRequest.Account" to "im.telepathy1.ChannelRequest.Account". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_REQUEST_HINTS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_REQUEST_HINTS has been changed from "org.freedesktop.Telepathy.ChannelRequest.Hints" to "im.telepathy1.ChannelRequest.Hints". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_REQUEST_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_REQUEST_INTERFACES has been changed from "org.freedesktop.Telepathy.ChannelRequest.Interfaces" to "im.telepathy1.ChannelRequest.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_REQUEST_PREFERRED_HANDLER
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_REQUEST_PREFERRED_HANDLER has been changed from "org.freedesktop.Telepathy.ChannelRequest.PreferredHandler" to "im.telepathy1.ChannelRequest.PreferredHandler". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_REQUEST_REQUESTS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_REQUEST_REQUESTS has been changed from "org.freedesktop.Telepathy.ChannelRequest.Requests" to "im.telepathy1.ChannelRequest.Requests". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_REQUEST_USER_ACTION_TIME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_REQUEST_USER_ACTION_TIME has been changed from "org.freedesktop.Telepathy.ChannelRequest.UserActionTime" to "im.telepathy1.ChannelRequest.UserActionTime". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_REQUESTED
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_REQUESTED has been changed from "org.freedesktop.Telepathy.Channel.Requested" to "im.telepathy1.Channel.Requested". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TARGET_HANDLE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TARGET_HANDLE has been changed from "org.freedesktop.Telepathy.Channel.TargetHandle" to "im.telepathy1.Channel.TargetHandle". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TARGET_HANDLE_TYPE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TARGET_HANDLE_TYPE has been changed from "org.freedesktop.Telepathy.Channel.TargetHandleType" to "im.telepathy1.Channel.TargetHandleType". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TARGET_ID
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TARGET_ID has been changed from "org.freedesktop.Telepathy.Channel.TargetID" to "im.telepathy1.Channel.TargetID". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_CALL_FLAGS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_CALL_FLAGS has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.CallFlags" to "im.telepathy1.Channel.Type.Call1.CallFlags". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_CALL_MEMBERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_CALL_MEMBERS has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.CallMembers" to "im.telepathy1.Channel.Type.Call1.CallMembers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_CALL_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_CALL_STATE has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.CallState" to "im.telepathy1.Channel.Type.Call1.CallState". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_CALL_STATE_DETAILS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_CALL_STATE_DETAILS has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.CallStateDetails" to "im.telepathy1.Channel.Type.Call1.CallStateDetails". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_CALL_STATE_REASON
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_CALL_STATE_REASON has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.CallStateReason" to "im.telepathy1.Channel.Type.Call1.CallStateReason". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_CONTENTS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_CONTENTS has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.Contents" to "im.telepathy1.Channel.Type.Call1.Contents". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_HARDWARE_STREAMING
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_HARDWARE_STREAMING has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.HardwareStreaming" to "im.telepathy1.Channel.Type.Call1.HardwareStreaming". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_INITIAL_AUDIO
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_INITIAL_AUDIO has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.InitialAudio" to "im.telepathy1.Channel.Type.Call1.InitialAudio". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_INITIAL_AUDIO_NAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_INITIAL_AUDIO_NAME has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.InitialAudioName" to "im.telepathy1.Channel.Type.Call1.InitialAudioName". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_INITIAL_TRANSPORT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_INITIAL_TRANSPORT has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.InitialTransport" to "im.telepathy1.Channel.Type.Call1.InitialTransport". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_INITIAL_VIDEO
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_INITIAL_VIDEO has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.InitialVideo" to "im.telepathy1.Channel.Type.Call1.InitialVideo". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_INITIAL_VIDEO_NAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_INITIAL_VIDEO_NAME has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.InitialVideoName" to "im.telepathy1.Channel.Type.Call1.InitialVideoName". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_MEMBER_IDENTIFIERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_MEMBER_IDENTIFIERS has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.MemberIdentifiers" to "im.telepathy1.Channel.Type.Call1.MemberIdentifiers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CALL_MUTABLE_CONTENTS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CALL_MUTABLE_CONTENTS has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1.MutableContents" to "im.telepathy1.Channel.Type.Call1.MutableContents". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH_AVAILABLE_SEARCH_KEYS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH_AVAILABLE_SEARCH_KEYS has been changed from "org.freedesktop.Telepathy.Channel.Type.ContactSearch.AvailableSearchKeys" to "im.telepathy1.Channel.Type.ContactSearch1.AvailableSearchKeys". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH_LIMIT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH_LIMIT has been changed from "org.freedesktop.Telepathy.Channel.Type.ContactSearch.Limit" to "im.telepathy1.Channel.Type.ContactSearch1.Limit". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH_SEARCH_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH_SEARCH_STATE has been changed from "org.freedesktop.Telepathy.Channel.Type.ContactSearch.SearchState" to "im.telepathy1.Channel.Type.ContactSearch1.SearchState". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH_SERVER
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH_SERVER has been changed from "org.freedesktop.Telepathy.Channel.Type.ContactSearch.Server" to "im.telepathy1.Channel.Type.ContactSearch1.Server". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_DBUS_TUBE_DBUS_NAMES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_DBUS_TUBE_DBUS_NAMES has been changed from "org.freedesktop.Telepathy.Channel.Type.DBusTube.DBusNames" to "im.telepathy1.Channel.Type.DBusTube1.DBusNames". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_DBUS_TUBE_SERVICE_NAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_DBUS_TUBE_SERVICE_NAME has been changed from "org.freedesktop.Telepathy.Channel.Type.DBusTube.ServiceName" to "im.telepathy1.Channel.Type.DBusTube1.ServiceName". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_DBUS_TUBE_SUPPORTED_ACCESS_CONTROLS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_DBUS_TUBE_SUPPORTED_ACCESS_CONTROLS has been changed from "org.freedesktop.Telepathy.Channel.Type.DBusTube.SupportedAccessControls" to "im.telepathy1.Channel.Type.DBusTube1.SupportedAccessControls". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_AVAILABLE_SOCKET_TYPES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_AVAILABLE_SOCKET_TYPES has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.AvailableSocketTypes" to "im.telepathy1.Channel.Type.FileTransfer1.AvailableSocketTypes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_CONTENT_HASH
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_CONTENT_HASH has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.ContentHash" to "im.telepathy1.Channel.Type.FileTransfer1.ContentHash". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_CONTENT_HASH_TYPE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_CONTENT_HASH_TYPE has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.ContentHashType" to "im.telepathy1.Channel.Type.FileTransfer1.ContentHashType". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_CONTENT_TYPE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_CONTENT_TYPE has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.ContentType" to "im.telepathy1.Channel.Type.FileTransfer1.ContentType". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_DESCRIPTION
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_DESCRIPTION has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.Description" to "im.telepathy1.Channel.Type.FileTransfer1.Description". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_FILE_COLLECTION
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_FILE_COLLECTION with value "org.freedesktop.Telepathy.Channel.Type.FileTransfer.FileCollection" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_FILENAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_FILENAME has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.Filename" to "im.telepathy1.Channel.Type.FileTransfer1.Filename". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_INITIAL_OFFSET
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_INITIAL_OFFSET has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.InitialOffset" to "im.telepathy1.Channel.Type.FileTransfer1.InitialOffset". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_SIZE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_SIZE has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.Size" to "im.telepathy1.Channel.Type.FileTransfer1.Size". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_STATE has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.State" to "im.telepathy1.Channel.Type.FileTransfer1.State". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_TRANSFERRED_BYTES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_TRANSFERRED_BYTES has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.TransferredBytes" to "im.telepathy1.Channel.Type.FileTransfer1.TransferredBytes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_URI
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_FILE_TRANSFER_URI has been changed from "org.freedesktop.Telepathy.Channel.Type.FileTransfer.URI" to "im.telepathy1.Channel.Type.FileTransfer1.URI". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_ROOM_LIST_SERVER
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_ROOM_LIST_SERVER has been changed from "org.freedesktop.Telepathy.Channel.Type.RoomList.Server" to "im.telepathy1.Channel.Type.RoomList1.Server". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_SERVER_AUTHENTICATION_AUTHENTICATION_METHOD
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_SERVER_AUTHENTICATION_AUTHENTICATION_METHOD has been changed from "org.freedesktop.Telepathy.Channel.Type.ServerAuthentication.AuthenticationMethod" to "im.telepathy1.Channel.Type.ServerAuthentication1.AuthenticationMethod". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_HOSTNAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_HOSTNAME has been changed from "org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection.Hostname" to "im.telepathy1.Channel.Type.ServerTLSConnection1.Hostname". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_REFERENCE_IDENTITIES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_REFERENCE_IDENTITIES has been changed from "org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection.ReferenceIdentities" to "im.telepathy1.Channel.Type.ServerTLSConnection1.ReferenceIdentities". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_SERVER_CERTIFICATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_SERVER_CERTIFICATE has been changed from "org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection.ServerCertificate" to "im.telepathy1.Channel.Type.ServerTLSConnection1.ServerCertificate". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_STREAM_TUBE_SERVICE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_STREAM_TUBE_SERVICE has been changed from "org.freedesktop.Telepathy.Channel.Type.StreamTube.Service" to "im.telepathy1.Channel.Type.StreamTube1.Service". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_STREAM_TUBE_SUPPORTED_SOCKET_TYPES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CHANNEL_TYPE_STREAM_TUBE_SUPPORTED_SOCKET_TYPES has been changed from "org.freedesktop.Telepathy.Channel.Type.StreamTube.SupportedSocketTypes" to "im.telepathy1.Channel.Type.StreamTube1.SupportedSocketTypes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CHANNEL_TYPE_STREAMED_MEDIA_IMMUTABLE_STREAMS
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_TYPE_STREAMED_MEDIA_IMMUTABLE_STREAMS with value "org.freedesktop.Telepathy.Channel.Type.StreamedMedia.ImmutableStreams" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CHANNEL_TYPE_STREAMED_MEDIA_INITIAL_AUDIO
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_TYPE_STREAMED_MEDIA_INITIAL_AUDIO with value "org.freedesktop.Telepathy.Channel.Type.StreamedMedia.InitialAudio" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CHANNEL_TYPE_STREAMED_MEDIA_INITIAL_VIDEO
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_TYPE_STREAMED_MEDIA_INITIAL_VIDEO with value "org.freedesktop.Telepathy.Channel.Type.StreamedMedia.InitialVideo" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CLIENT_APPROVER_APPROVER_CHANNEL_FILTER
| Change | Effect |
---|
1 | The value of constant TP_PROP_CLIENT_APPROVER_APPROVER_CHANNEL_FILTER has been changed from "org.freedesktop.Telepathy.Client.Approver.ApproverChannelFilter" to "im.telepathy1.Client.Approver.ApproverChannelFilter". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CLIENT_HANDLER_BYPASS_APPROVAL
| Change | Effect |
---|
1 | The value of constant TP_PROP_CLIENT_HANDLER_BYPASS_APPROVAL has been changed from "org.freedesktop.Telepathy.Client.Handler.BypassApproval" to "im.telepathy1.Client.Handler.BypassApproval". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CLIENT_HANDLER_CAPABILITIES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CLIENT_HANDLER_CAPABILITIES has been changed from "org.freedesktop.Telepathy.Client.Handler.Capabilities" to "im.telepathy1.Client.Handler.Capabilities". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CLIENT_HANDLER_HANDLED_CHANNELS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CLIENT_HANDLER_HANDLED_CHANNELS has been changed from "org.freedesktop.Telepathy.Client.Handler.HandledChannels" to "im.telepathy1.Client.Handler.HandledChannels". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CLIENT_HANDLER_HANDLER_CHANNEL_FILTER
| Change | Effect |
---|
1 | The value of constant TP_PROP_CLIENT_HANDLER_HANDLER_CHANNEL_FILTER has been changed from "org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter" to "im.telepathy1.Client.Handler.HandlerChannelFilter". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CLIENT_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CLIENT_INTERFACES has been changed from "org.freedesktop.Telepathy.Client.Interfaces" to "im.telepathy1.Client.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CLIENT_OBSERVER_DELAY_APPROVERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CLIENT_OBSERVER_DELAY_APPROVERS has been changed from "org.freedesktop.Telepathy.Client.Observer.DelayApprovers" to "im.telepathy1.Client.Observer.DelayApprovers". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CLIENT_OBSERVER_OBSERVER_CHANNEL_FILTER
| Change | Effect |
---|
1 | The value of constant TP_PROP_CLIENT_OBSERVER_OBSERVER_CHANNEL_FILTER has been changed from "org.freedesktop.Telepathy.Client.Observer.ObserverChannelFilter" to "im.telepathy1.Client.Observer.ObserverChannelFilter". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CLIENT_OBSERVER_RECOVER
| Change | Effect |
---|
1 | The value of constant TP_PROP_CLIENT_OBSERVER_RECOVER has been changed from "org.freedesktop.Telepathy.Client.Observer.Recover" to "im.telepathy1.Client.Observer.Recover". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_HAS_IMMORTAL_HANDLES
| Change | Effect |
---|
1 | The constant TP_PROP_CONNECTION_HAS_IMMORTAL_HANDLES with value "org.freedesktop.Telepathy.Connection.HasImmortalHandles" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CONNECTION_INTERFACE_ANONYMITY_ANONYMITY_MANDATORY
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_ANONYMITY_ANONYMITY_MANDATORY has been changed from "org.freedesktop.Telepathy.Connection.Interface.Anonymity.AnonymityMandatory" to "im.telepathy1.Connection.Interface.Anonymity1.AnonymityMandatory". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_ANONYMITY_ANONYMITY_MODES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_ANONYMITY_ANONYMITY_MODES has been changed from "org.freedesktop.Telepathy.Connection.Interface.Anonymity.AnonymityModes" to "im.telepathy1.Connection.Interface.Anonymity1.AnonymityModes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_ANONYMITY_SUPPORTED_ANONYMITY_MODES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_ANONYMITY_SUPPORTED_ANONYMITY_MODES has been changed from "org.freedesktop.Telepathy.Connection.Interface.Anonymity.SupportedAnonymityModes" to "im.telepathy1.Connection.Interface.Anonymity1.SupportedAnonymityModes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_AVATARS_MAXIMUM_AVATAR_BYTES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_AVATARS_MAXIMUM_AVATAR_BYTES has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars.MaximumAvatarBytes" to "im.telepathy1.Connection.Interface.Avatars1.MaximumAvatarBytes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_AVATARS_MAXIMUM_AVATAR_HEIGHT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_AVATARS_MAXIMUM_AVATAR_HEIGHT has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars.MaximumAvatarHeight" to "im.telepathy1.Connection.Interface.Avatars1.MaximumAvatarHeight". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_AVATARS_MAXIMUM_AVATAR_WIDTH
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_AVATARS_MAXIMUM_AVATAR_WIDTH has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars.MaximumAvatarWidth" to "im.telepathy1.Connection.Interface.Avatars1.MaximumAvatarWidth". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_AVATARS_MINIMUM_AVATAR_HEIGHT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_AVATARS_MINIMUM_AVATAR_HEIGHT has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars.MinimumAvatarHeight" to "im.telepathy1.Connection.Interface.Avatars1.MinimumAvatarHeight". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_AVATARS_MINIMUM_AVATAR_WIDTH
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_AVATARS_MINIMUM_AVATAR_WIDTH has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars.MinimumAvatarWidth" to "im.telepathy1.Connection.Interface.Avatars1.MinimumAvatarWidth". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_AVATARS_RECOMMENDED_AVATAR_HEIGHT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_AVATARS_RECOMMENDED_AVATAR_HEIGHT has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars.RecommendedAvatarHeight" to "im.telepathy1.Connection.Interface.Avatars1.RecommendedAvatarHeight". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_AVATARS_RECOMMENDED_AVATAR_WIDTH
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_AVATARS_RECOMMENDED_AVATAR_WIDTH has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars.RecommendedAvatarWidth" to "im.telepathy1.Connection.Interface.Avatars1.RecommendedAvatarWidth". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_AVATARS_SUPPORTED_AVATAR_MIME_TYPES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_AVATARS_SUPPORTED_AVATAR_MIME_TYPES has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars.SupportedAvatarMIMETypes" to "im.telepathy1.Connection.Interface.Avatars1.SupportedAvatarMIMETypes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_BALANCE_ACCOUNT_BALANCE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_BALANCE_ACCOUNT_BALANCE has been changed from "org.freedesktop.Telepathy.Connection.Interface.Balance.AccountBalance" to "im.telepathy1.Connection.Interface.Balance1.AccountBalance". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_BALANCE_MANAGE_CREDIT_URI
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_BALANCE_MANAGE_CREDIT_URI has been changed from "org.freedesktop.Telepathy.Connection.Interface.Balance.ManageCreditURI" to "im.telepathy1.Connection.Interface.Balance1.ManageCreditURI". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CELLULAR_IMSI
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CELLULAR_IMSI has been changed from "org.freedesktop.Telepathy.Connection.Interface.Cellular.IMSI" to "im.telepathy1.Connection.Interface.Cellular1.IMSI". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_NATIONAL_CHARACTER_SET
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_NATIONAL_CHARACTER_SET has been changed from "org.freedesktop.Telepathy.Connection.Interface.Cellular.MessageNationalCharacterSet" to "im.telepathy1.Connection.Interface.Cellular1.MessageNationalCharacterSet". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_REDUCED_CHARACTER_SET
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_REDUCED_CHARACTER_SET has been changed from "org.freedesktop.Telepathy.Connection.Interface.Cellular.MessageReducedCharacterSet" to "im.telepathy1.Connection.Interface.Cellular1.MessageReducedCharacterSet". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_SERVICE_CENTRE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_SERVICE_CENTRE has been changed from "org.freedesktop.Telepathy.Connection.Interface.Cellular.MessageServiceCentre" to "im.telepathy1.Connection.Interface.Cellular1.MessageServiceCentre". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_VALIDITY_PERIOD
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_VALIDITY_PERIOD has been changed from "org.freedesktop.Telepathy.Connection.Interface.Cellular.MessageValidityPeriod" to "im.telepathy1.Connection.Interface.Cellular1.MessageValidityPeriod". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CELLULAR_OVERRIDE_MESSAGE_SERVICE_CENTRE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CELLULAR_OVERRIDE_MESSAGE_SERVICE_CENTRE has been changed from "org.freedesktop.Telepathy.Connection.Interface.Cellular.OverrideMessageServiceCentre" to "im.telepathy1.Connection.Interface.Cellular1.OverrideMessageServiceCentre". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_BLOCKING_CONTACT_BLOCKING_CAPABILITIES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_BLOCKING_CONTACT_BLOCKING_CAPABILITIES has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactBlocking.ContactBlockingCapabilities" to "im.telepathy1.Connection.Interface.ContactBlocking1.ContactBlockingCapabilities". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_DISJOINT_GROUPS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_DISJOINT_GROUPS has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactGroups.DisjointGroups" to "im.telepathy1.Connection.Interface.ContactGroups1.DisjointGroups". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUP_STORAGE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUP_STORAGE has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactGroups.GroupStorage" to "im.telepathy1.Connection.Interface.ContactGroups1.GroupStorage". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUPS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUPS has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactGroups.Groups" to "im.telepathy1.Connection.Interface.ContactGroups1.Groups". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_INFO_CONTACT_INFO_FLAGS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_INFO_CONTACT_INFO_FLAGS has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactInfo.ContactInfoFlags" to "im.telepathy1.Connection.Interface.ContactInfo1.ContactInfoFlags". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_INFO_SUPPORTED_FIELDS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_INFO_SUPPORTED_FIELDS has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactInfo.SupportedFields" to "im.telepathy1.Connection.Interface.ContactInfo1.SupportedFields". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_CAN_CHANGE_CONTACT_LIST
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_CAN_CHANGE_CONTACT_LIST has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactList.CanChangeContactList" to "im.telepathy1.Connection.Interface.ContactList1.CanChangeContactList". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_CONTACT_LIST_PERSISTS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_CONTACT_LIST_PERSISTS has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactList.ContactListPersists" to "im.telepathy1.Connection.Interface.ContactList1.ContactListPersists". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_CONTACT_LIST_STATE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_CONTACT_LIST_STATE has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactList.ContactListState" to "im.telepathy1.Connection.Interface.ContactList1.ContactListState". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_DOWNLOAD_AT_CONNECTION
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_DOWNLOAD_AT_CONNECTION has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactList.DownloadAtConnection" to "im.telepathy1.Connection.Interface.ContactList1.DownloadAtConnection". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_REQUEST_USES_MESSAGE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_REQUEST_USES_MESSAGE has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactList.RequestUsesMessage" to "im.telepathy1.Connection.Interface.ContactList1.RequestUsesMessage". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_CONTACTS_CONTACT_ATTRIBUTE_INTERFACES
| Change | Effect |
---|
1 | The constant TP_PROP_CONNECTION_INTERFACE_CONTACTS_CONTACT_ATTRIBUTE_INTERFACES with value "org.freedesktop.Telepathy.Connection.Interface.Contacts.ContactAttributeInterfaces" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CONNECTION_INTERFACE_LOCATION_LOCATION_ACCESS_CONTROL
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_LOCATION_LOCATION_ACCESS_CONTROL has been changed from "org.freedesktop.Telepathy.Connection.Interface.Location.LocationAccessControl" to "im.telepathy1.Connection.Interface.Location1.LocationAccessControl". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_LOCATION_LOCATION_ACCESS_CONTROL_TYPES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_LOCATION_LOCATION_ACCESS_CONTROL_TYPES has been changed from "org.freedesktop.Telepathy.Connection.Interface.Location.LocationAccessControlTypes" to "im.telepathy1.Connection.Interface.Location1.LocationAccessControlTypes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_LOCATION_SUPPORTED_LOCATION_FEATURES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_LOCATION_SUPPORTED_LOCATION_FEATURES has been changed from "org.freedesktop.Telepathy.Connection.Interface.Location.SupportedLocationFeatures" to "im.telepathy1.Connection.Interface.Location1.SupportedLocationFeatures". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_MAIL_ADDRESS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_MAIL_ADDRESS has been changed from "org.freedesktop.Telepathy.Connection.Interface.MailNotification.MailAddress" to "im.telepathy1.Connection.Interface.MailNotification1.MailAddress". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_MAIL_NOTIFICATION_FLAGS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_MAIL_NOTIFICATION_FLAGS has been changed from "org.freedesktop.Telepathy.Connection.Interface.MailNotification.MailNotificationFlags" to "im.telepathy1.Connection.Interface.MailNotification1.MailNotificationFlags". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_UNREAD_MAIL_COUNT
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_UNREAD_MAIL_COUNT has been changed from "org.freedesktop.Telepathy.Connection.Interface.MailNotification.UnreadMailCount" to "im.telepathy1.Connection.Interface.MailNotification1.UnreadMailCount". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_UNREAD_MAILS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_UNREAD_MAILS has been changed from "org.freedesktop.Telepathy.Connection.Interface.MailNotification.UnreadMails" to "im.telepathy1.Connection.Interface.MailNotification1.UnreadMails". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_POWER_SAVING_POWER_SAVING_ACTIVE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_POWER_SAVING_POWER_SAVING_ACTIVE has been changed from "org.freedesktop.Telepathy.Connection.Interface.PowerSaving.PowerSavingActive" to "im.telepathy1.Connection.Interface.PowerSaving1.PowerSavingActive". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_REQUESTS_CHANNELS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_REQUESTS_CHANNELS has been changed from "org.freedesktop.Telepathy.Connection.Interface.Requests.Channels" to "im.telepathy1.Connection.Interface.Requests.Channels". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_REQUESTS_REQUESTABLE_CHANNEL_CLASSES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_REQUESTS_REQUESTABLE_CHANNEL_CLASSES has been changed from "org.freedesktop.Telepathy.Connection.Interface.Requests.RequestableChannelClasses" to "im.telepathy1.Connection.Interface.Requests.RequestableChannelClasses". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_SERVICE_POINT_KNOWN_SERVICE_POINTS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACE_SERVICE_POINT_KNOWN_SERVICE_POINTS has been changed from "org.freedesktop.Telepathy.Connection.Interface.ServicePoint.KnownServicePoints" to "im.telepathy1.Connection.Interface.ServicePoint1.KnownServicePoints". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_INTERFACE_SIMPLE_PRESENCE_MAXIMUM_STATUS_MESSAGE_LENGTH
| Change | Effect |
---|
1 | The constant TP_PROP_CONNECTION_INTERFACE_SIMPLE_PRESENCE_MAXIMUM_STATUS_MESSAGE_LENGTH with value "org.freedesktop.Telepathy.Connection.Interface.SimplePresence.MaximumStatusMessageLength" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CONNECTION_INTERFACE_SIMPLE_PRESENCE_STATUSES
| Change | Effect |
---|
1 | The constant TP_PROP_CONNECTION_INTERFACE_SIMPLE_PRESENCE_STATUSES with value "org.freedesktop.Telepathy.Connection.Interface.SimplePresence.Statuses" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_CONNECTION_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_INTERFACES has been changed from "org.freedesktop.Telepathy.Connection.Interfaces" to "im.telepathy1.Connection.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_MANAGER_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_MANAGER_INTERFACES has been changed from "org.freedesktop.Telepathy.ConnectionManager.Interfaces" to "im.telepathy1.ConnectionManager.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_MANAGER_PROTOCOLS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_MANAGER_PROTOCOLS has been changed from "org.freedesktop.Telepathy.ConnectionManager.Protocols" to "im.telepathy1.ConnectionManager.Protocols". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_SELF_HANDLE
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_SELF_HANDLE has been changed from "org.freedesktop.Telepathy.Connection.SelfHandle" to "im.telepathy1.Connection.SelfHandle". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_SELF_ID
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_SELF_ID has been changed from "org.freedesktop.Telepathy.Connection.SelfID" to "im.telepathy1.Connection.SelfID". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_CONNECTION_STATUS
| Change | Effect |
---|
1 | The value of constant TP_PROP_CONNECTION_STATUS has been changed from "org.freedesktop.Telepathy.Connection.Status" to "im.telepathy1.Connection.Status". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_DEBUG_ENABLED
| Change | Effect |
---|
1 | The value of constant TP_PROP_DEBUG_ENABLED has been changed from "org.freedesktop.Telepathy.Debug.Enabled" to "im.telepathy1.Debug1.Enabled". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_MEDIA_STREAM_HANDLER_CREATED_LOCALLY
| Change | Effect |
---|
1 | The constant TP_PROP_MEDIA_STREAM_HANDLER_CREATED_LOCALLY with value "org.freedesktop.Telepathy.Media.StreamHandler.CreatedLocally" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_MEDIA_STREAM_HANDLER_NAT_TRAVERSAL
| Change | Effect |
---|
1 | The constant TP_PROP_MEDIA_STREAM_HANDLER_NAT_TRAVERSAL with value "org.freedesktop.Telepathy.Media.StreamHandler.NATTraversal" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_MEDIA_STREAM_HANDLER_RELAY_INFO
| Change | Effect |
---|
1 | The constant TP_PROP_MEDIA_STREAM_HANDLER_RELAY_INFO with value "org.freedesktop.Telepathy.Media.StreamHandler.RelayInfo" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_MEDIA_STREAM_HANDLER_STUN_SERVERS
| Change | Effect |
---|
1 | The constant TP_PROP_MEDIA_STREAM_HANDLER_STUN_SERVERS with value "org.freedesktop.Telepathy.Media.StreamHandler.STUNServers" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_PROP_PROTOCOL_AUTHENTICATION_TYPES
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_AUTHENTICATION_TYPES has been changed from "org.freedesktop.Telepathy.Protocol.AuthenticationTypes" to "im.telepathy1.Protocol.AuthenticationTypes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_CONNECTION_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_CONNECTION_INTERFACES has been changed from "org.freedesktop.Telepathy.Protocol.ConnectionInterfaces" to "im.telepathy1.Protocol.ConnectionInterfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_ENGLISH_NAME
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_ENGLISH_NAME has been changed from "org.freedesktop.Telepathy.Protocol.EnglishName" to "im.telepathy1.Protocol.EnglishName". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_ICON
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_ICON has been changed from "org.freedesktop.Telepathy.Protocol.Icon" to "im.telepathy1.Protocol.Icon". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_ADDRESSING_ADDRESSABLE_URI_SCHEMES
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_ADDRESSING_ADDRESSABLE_URI_SCHEMES has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Addressing.AddressableURISchemes" to "im.telepathy1.Protocol.Interface.Addressing1.AddressableURISchemes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_ADDRESSING_ADDRESSABLE_VCARD_FIELDS
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_ADDRESSING_ADDRESSABLE_VCARD_FIELDS has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Addressing.AddressableVCardFields" to "im.telepathy1.Protocol.Interface.Addressing1.AddressableVCardFields". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_AVATARS_MAXIMUM_AVATAR_BYTES
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_AVATARS_MAXIMUM_AVATAR_BYTES has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Avatars.MaximumAvatarBytes" to "im.telepathy1.Protocol.Interface.Avatars1.MaximumAvatarBytes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_AVATARS_MAXIMUM_AVATAR_HEIGHT
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_AVATARS_MAXIMUM_AVATAR_HEIGHT has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Avatars.MaximumAvatarHeight" to "im.telepathy1.Protocol.Interface.Avatars1.MaximumAvatarHeight". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_AVATARS_MAXIMUM_AVATAR_WIDTH
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_AVATARS_MAXIMUM_AVATAR_WIDTH has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Avatars.MaximumAvatarWidth" to "im.telepathy1.Protocol.Interface.Avatars1.MaximumAvatarWidth". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_AVATARS_MINIMUM_AVATAR_HEIGHT
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_AVATARS_MINIMUM_AVATAR_HEIGHT has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Avatars.MinimumAvatarHeight" to "im.telepathy1.Protocol.Interface.Avatars1.MinimumAvatarHeight". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_AVATARS_MINIMUM_AVATAR_WIDTH
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_AVATARS_MINIMUM_AVATAR_WIDTH has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Avatars.MinimumAvatarWidth" to "im.telepathy1.Protocol.Interface.Avatars1.MinimumAvatarWidth". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_AVATARS_RECOMMENDED_AVATAR_HEIGHT
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_AVATARS_RECOMMENDED_AVATAR_HEIGHT has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Avatars.RecommendedAvatarHeight" to "im.telepathy1.Protocol.Interface.Avatars1.RecommendedAvatarHeight". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_AVATARS_RECOMMENDED_AVATAR_WIDTH
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_AVATARS_RECOMMENDED_AVATAR_WIDTH has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Avatars.RecommendedAvatarWidth" to "im.telepathy1.Protocol.Interface.Avatars1.RecommendedAvatarWidth". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_AVATARS_SUPPORTED_AVATAR_MIME_TYPES
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_AVATARS_SUPPORTED_AVATAR_MIME_TYPES has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Avatars.SupportedAvatarMIMETypes" to "im.telepathy1.Protocol.Interface.Avatars1.SupportedAvatarMIMETypes". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACE_PRESENCE_STATUSES
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACE_PRESENCE_STATUSES has been changed from "org.freedesktop.Telepathy.Protocol.Interface.Presence.Statuses" to "im.telepathy1.Protocol.Interface.Presence1.Statuses". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_INTERFACES
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_INTERFACES has been changed from "org.freedesktop.Telepathy.Protocol.Interfaces" to "im.telepathy1.Protocol.Interfaces". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_PARAMETERS
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_PARAMETERS has been changed from "org.freedesktop.Telepathy.Protocol.Parameters" to "im.telepathy1.Protocol.Parameters". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_REQUESTABLE_CHANNEL_CLASSES
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_REQUESTABLE_CHANNEL_CLASSES has been changed from "org.freedesktop.Telepathy.Protocol.RequestableChannelClasses" to "im.telepathy1.Protocol.RequestableChannelClasses". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_PROP_PROTOCOL_VCARD_FIELD
| Change | Effect |
---|
1 | The value of constant TP_PROP_PROTOCOL_VCARD_FIELD has been changed from "org.freedesktop.Telepathy.Protocol.VCardField" to "im.telepathy1.Protocol.VCardField". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_GTALK_P2P
| Change | Effect |
---|
1 | The constant TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_GTALK_P2P with value "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/gtalk-p2p" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_ICE_UDP
| Change | Effect |
---|
1 | The constant TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_ICE_UDP with value "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/ice-udp" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_WLM_2009
| Change | Effect |
---|
1 | The constant TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_WLM_2009 with value "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/wlm-2009" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_WLM_8_5
| Change | Effect |
---|
1 | The constant TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_WLM_8_5 with value "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/wlm-8.5" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_TOKEN_CHANNEL_TYPE_CALL_AUDIO
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CHANNEL_TYPE_CALL_AUDIO has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1/audio" to "im.telepathy1.Channel.Type.Call1/audio". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CHANNEL_TYPE_CALL_GTALK_P2P
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CHANNEL_TYPE_CALL_GTALK_P2P has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1/gtalk-p2p" to "im.telepathy1.Channel.Type.Call1/gtalk-p2p". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CHANNEL_TYPE_CALL_ICE
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CHANNEL_TYPE_CALL_ICE has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1/ice" to "im.telepathy1.Channel.Type.Call1/ice". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CHANNEL_TYPE_CALL_SHM
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CHANNEL_TYPE_CALL_SHM has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1/shm" to "im.telepathy1.Channel.Type.Call1/shm". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CHANNEL_TYPE_CALL_VIDEO
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CHANNEL_TYPE_CALL_VIDEO has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1/video" to "im.telepathy1.Channel.Type.Call1/video". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CHANNEL_TYPE_CALL_WLM_2009
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CHANNEL_TYPE_CALL_WLM_2009 has been changed from "org.freedesktop.Telepathy.Channel.Type.Call1/wlm-2009" to "im.telepathy1.Channel.Type.Call1/wlm-2009". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_CONTACT_ID
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_CONTACT_ID has been changed from "org.freedesktop.Telepathy.Connection/contact-id" to "im.telepathy1.Connection/contact-id". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_ADDRESSING_ADDRESSES
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_ADDRESSING_ADDRESSES has been changed from "org.freedesktop.Telepathy.Connection.Interface.Addressing1/addresses" to "im.telepathy1.Connection.Interface.Addressing1/addresses". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_ADDRESSING_URIS
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_ADDRESSING_URIS has been changed from "org.freedesktop.Telepathy.Connection.Interface.Addressing1/uris" to "im.telepathy1.Connection.Interface.Addressing1/uris". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_ALIASING_ALIAS
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_ALIASING_ALIAS has been changed from "org.freedesktop.Telepathy.Connection.Interface.Aliasing/alias" to "im.telepathy1.Connection.Interface.Aliasing1/alias". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_AVATARS_TOKEN
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_AVATARS_TOKEN has been changed from "org.freedesktop.Telepathy.Connection.Interface.Avatars/token" to "im.telepathy1.Connection.Interface.Avatars1/token". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_CAPABILITIES_CAPS
| Change | Effect |
---|
1 | The constant TP_TOKEN_CONNECTION_INTERFACE_CAPABILITIES_CAPS with value "org.freedesktop.Telepathy.Connection.Interface.Capabilities/caps" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TP_TOKEN_CONNECTION_INTERFACE_CLIENT_TYPES_CLIENT_TYPES
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_CLIENT_TYPES_CLIENT_TYPES has been changed from "org.freedesktop.Telepathy.Connection.Interface.ClientTypes/client-types" to "im.telepathy1.Connection.Interface.ClientTypes1/client-types". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_BLOCKING_BLOCKED
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_CONTACT_BLOCKING_BLOCKED has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactBlocking/blocked" to "im.telepathy1.Connection.Interface.ContactBlocking1/blocked". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_CAPABILITIES_CAPABILITIES
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_CONTACT_CAPABILITIES_CAPABILITIES has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities/capabilities" to "im.telepathy1.Connection.Interface.ContactCapabilities1/capabilities". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUPS
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUPS has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactGroups/groups" to "im.telepathy1.Connection.Interface.ContactGroups1/groups". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_INFO_INFO
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_CONTACT_INFO_INFO has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactInfo/info" to "im.telepathy1.Connection.Interface.ContactInfo1/info". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_PUBLISH
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_PUBLISH has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactList/publish" to "im.telepathy1.Connection.Interface.ContactList1/publish". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_PUBLISH_REQUEST
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_PUBLISH_REQUEST has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactList/publish-request" to "im.telepathy1.Connection.Interface.ContactList1/publish-request". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_SUBSCRIBE
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_SUBSCRIBE has been changed from "org.freedesktop.Telepathy.Connection.Interface.ContactList/subscribe" to "im.telepathy1.Connection.Interface.ContactList1/subscribe". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_LOCATION_LOCATION
| Change | Effect |
---|
1 | The value of constant TP_TOKEN_CONNECTION_INTERFACE_LOCATION_LOCATION has been changed from "org.freedesktop.Telepathy.Connection.Interface.Location/location" to "im.telepathy1.Connection.Interface.Location1/location". | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] TP_TOKEN_CONNECTION_INTERFACE_SIMPLE_PRESENCE_PRESENCE
| Change | Effect |
---|
1 | The constant TP_TOKEN_CONNECTION_INTERFACE_SIMPLE_PRESENCE_PRESENCE with value "org.freedesktop.Telepathy.Connection.Interface.SimplePresence/presence" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Other Changes in Constants (12)
telepathy-interfaces.h
[+] TP_PROP_ACCOUNT_MANAGER_UNUSABLE_ACCOUNTS
| Change | Effect |
---|
1 | The constant TP_PROP_ACCOUNT_MANAGER_UNUSABLE_ACCOUNTS with value "im.telepathy1.AccountManager.UnusableAccounts" has been added. | No effect. |
[+] TP_PROP_ACCOUNT_MANAGER_USABLE_ACCOUNTS
| Change | Effect |
---|
1 | The constant TP_PROP_ACCOUNT_MANAGER_USABLE_ACCOUNTS with value "im.telepathy1.AccountManager.UsableAccounts" has been added. | No effect. |
[+] TP_PROP_ACCOUNT_USABLE
| Change | Effect |
---|
1 | The constant TP_PROP_ACCOUNT_USABLE with value "im.telepathy1.Account.Usable" has been added. | No effect. |
[+] TP_PROP_CHANNEL_TYPE_TEXT_DELIVERY_REPORTING_SUPPORT
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_TYPE_TEXT_DELIVERY_REPORTING_SUPPORT with value "im.telepathy1.Channel.Type.Text.DeliveryReportingSupport" has been added. | No effect. |
[+] TP_PROP_CHANNEL_TYPE_TEXT_MESSAGE_PART_SUPPORT_FLAGS
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_TYPE_TEXT_MESSAGE_PART_SUPPORT_FLAGS with value "im.telepathy1.Channel.Type.Text.MessagePartSupportFlags" has been added. | No effect. |
[+] TP_PROP_CHANNEL_TYPE_TEXT_MESSAGE_TYPES
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_TYPE_TEXT_MESSAGE_TYPES with value "im.telepathy1.Channel.Type.Text.MessageTypes" has been added. | No effect. |
[+] TP_PROP_CHANNEL_TYPE_TEXT_PENDING_MESSAGES
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_TYPE_TEXT_PENDING_MESSAGES with value "im.telepathy1.Channel.Type.Text.PendingMessages" has been added. | No effect. |
[+] TP_PROP_CHANNEL_TYPE_TEXT_SUPPORTED_CONTENT_TYPES
| Change | Effect |
---|
1 | The constant TP_PROP_CHANNEL_TYPE_TEXT_SUPPORTED_CONTENT_TYPES with value "im.telepathy1.Channel.Type.Text.SupportedContentTypes" has been added. | No effect. |
[+] TP_PROP_CONNECTION_INTERFACE_ALIASING_ALIAS_FLAGS
| Change | Effect |
---|
1 | The constant TP_PROP_CONNECTION_INTERFACE_ALIASING_ALIAS_FLAGS with value "im.telepathy1.Connection.Interface.Aliasing1.AliasFlags" has been added. | No effect. |
[+] TP_PROP_CONNECTION_INTERFACE_PRESENCE_MAXIMUM_STATUS_MESSAGE_LENGTH
| Change | Effect |
---|
1 | The constant TP_PROP_CONNECTION_INTERFACE_PRESENCE_MAXIMUM_STATUS_MESSAGE_LENGTH with value "im.telepathy1.Connection.Interface.Presence1.MaximumStatusMessageLength" has been added. | No effect. |
[+] TP_PROP_CONNECTION_INTERFACE_PRESENCE_STATUSES
| Change | Effect |
---|
1 | The constant TP_PROP_CONNECTION_INTERFACE_PRESENCE_STATUSES with value "im.telepathy1.Connection.Interface.Presence1.Statuses" has been added. | No effect. |
[+] TP_TOKEN_CONNECTION_INTERFACE_PRESENCE_PRESENCE
| Change | Effect |
---|
1 | The constant TP_TOKEN_CONNECTION_INTERFACE_PRESENCE_PRESENCE with value "im.telepathy1.Connection.Interface.Presence1/presence" has been added. | No effect. |
to the top
Header Files (11)
channel-factory-iface.h
dbus-daemon.h
debug-ansi.h
properties-mixin.h
proxy-subclass.h
telepathy-glib-dbus.h
telepathy-glib.h
text-mixin.h
tls-certificate-rejection.h
util.h
version.h
to the top
Shared Libraries (1)
libtelepathy-glib.so.0.84.1
to the top