summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-call-internal.h
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-01-05 20:49:05 -0500
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-01-11 13:20:04 +0100
commit9135915511be313c5f862c1cc209307e5ea3bdab (patch)
treea6a83a4f97f62a1b8a6bb0f0121faa03ad9ceac0 /telepathy-glib/base-call-internal.h
parent0cea4f1259b12163981212f324671acb82676ad6 (diff)
downloadtelepathy-glib-9135915511be313c5f862c1cc209307e5ea3bdab.tar.gz
Implement requestable InitialTones as a Channel property in Call
Diffstat (limited to 'telepathy-glib/base-call-internal.h')
-rw-r--r--telepathy-glib/base-call-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/base-call-internal.h b/telepathy-glib/base-call-internal.h
index d0b908a37..aa6010a4d 100644
--- a/telepathy-glib/base-call-internal.h
+++ b/telepathy-glib/base-call-internal.h
@@ -84,6 +84,7 @@ void _tp_base_call_channel_set_locally_muted (TpBaseCallChannel *self,
gboolean locally_muted);
gboolean _tp_base_call_channel_is_locally_accepted (TpBaseCallChannel *self);
gboolean _tp_base_call_channel_is_connected (TpBaseCallChannel *self);
+const gchar *_tp_base_call_channel_get_initial_tones (TpBaseCallChannel *self);
/* Implemented in base-media-call-channel.c */
void _tp_base_media_call_channel_endpoint_state_changed (