summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-request.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-06 12:00:42 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-06 15:48:12 +0100
commit3c4b4af98aeefd5956a76a89b4ceb3055233104f (patch)
tree4feb66a64d668ae8061ff78e47d9af0f2ee25d01 /telepathy-glib/channel-request.c
parent511b9f90484d1e05731ecd9587c67bd78bfc47d5 (diff)
downloadtelepathy-glib-3c4b4af98aeefd5956a76a89b4ceb3055233104f.tar.gz
TpCDO, TpChannelRequest: mention that they should come from "larger" objects
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54061 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/channel-request.c')
-rw-r--r--telepathy-glib/channel-request.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/telepathy-glib/channel-request.c b/telepathy-glib/channel-request.c
index fd4567f48..a4ef42c2d 100644
--- a/telepathy-glib/channel-request.c
+++ b/telepathy-glib/channel-request.c
@@ -79,6 +79,10 @@
* signal will be emitted with the domain %TP_DBUS_ERRORS and the error code
* %TP_DBUS_ERROR_NAME_OWNER_LOST.
*
+ * Creating a #TpChannelRequest directly is deprecated: it
+ * should only be created via a #TpAccountChannelRequest
+ * or a #TpBaseClient.
+ *
* Since: 0.7.32
*/