summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-09-20 15:51:27 -0400
committerXavier Claessens <xavier.claessens@collabora.co.uk>2013-09-23 10:32:26 -0400
commit7ba46141a7bfd7469ed1dba1d2938b2b62a10f85 (patch)
tree941aa17cd2193253fd5e8c0f12fd4285beff8a83 /docs
parent35f5131ef8ce3660ca57854142e2c9a77cb7382c (diff)
downloadtelepathy-glib-7ba46141a7bfd7469ed1dba1d2938b2b62a10f85.tar.gz
TpBaseConnection: Implement SelfID and SelfContactChanged
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/telepathy-glib-sections.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt
index b336ed15e..9a0003bd1 100644
--- a/docs/reference/telepathy-glib-sections.txt
+++ b/docs/reference/telepathy-glib-sections.txt
@@ -1215,6 +1215,7 @@ tp_svc_connection_implement_request_handles
tp_svc_connection_return_from_request_handles
tp_svc_connection_emit_new_channel
tp_svc_connection_emit_self_handle_changed
+tp_svc_connection_emit_self_contact_changed
tp_svc_connection_emit_status_changed
tp_svc_connection_emit_connection_error
tp_svc_connection_add_client_interest_impl
@@ -3517,6 +3518,7 @@ TP_PROP_CONNECTION_MANAGER_INTERFACES
TP_PROP_CONNECTION_MANAGER_PROTOCOLS
TP_PROP_CONNECTION_INTERFACES
TP_PROP_CONNECTION_SELF_HANDLE
+TP_PROP_CONNECTION_SELF_ID
TP_PROP_CONNECTION_STATUS
TP_PROP_DEBUG_ENABLED
TP_PROP_MEDIA_STREAM_HANDLER_CREATED_LOCALLY
@@ -4403,6 +4405,8 @@ tp_cli_connection_signal_callback_new_channel
tp_cli_connection_connect_to_new_channel
tp_cli_connection_signal_callback_self_handle_changed
tp_cli_connection_connect_to_self_handle_changed
+tp_cli_connection_signal_callback_self_contact_changed
+tp_cli_connection_connect_to_self_contact_changed
tp_cli_connection_signal_callback_status_changed
tp_cli_connection_connect_to_status_changed
tp_cli_connection_signal_callback_connection_error