telepathy-glib: Don't (visibly) document ROOM-based Call channels yet
Simon McVittie
smcv at kemper.freedesktop.org
Mon Apr 30 11:57:30 PDT 2012
Module: telepathy-glib
Branch: master
Commit: 66d16e25024525993ea8b8b10ebba29e04d7841e
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=66d16e25024525993ea8b8b10ebba29e04d7841e
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Apr 25 16:07:44 2012 +0100
Don't (visibly) document ROOM-based Call channels yet
No CM implements them, yet.
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=48780
---
telepathy-glib/account-channel-request.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/telepathy-glib/account-channel-request.c b/telepathy-glib/account-channel-request.c
index 0860554..f3beac4 100644
--- a/telepathy-glib/account-channel-request.c
+++ b/telepathy-glib/account-channel-request.c
@@ -1911,12 +1911,14 @@ tp_account_channel_request_set_request_property (
* is possible, use tp_capabilities_supports_audio_call() with
* @handle_type set to %TP_HANDLE_TYPE_CONTACT.
*
+ * <!-- reinstate this when we have CMs that actually allow it:
* In some protocols it is possible to create a conference call which
* takes place in a named chatroom, by calling
* tp_account_channel_request_set_target_id() with @handle_type
* set to %TP_HANDLE_TYPE_ROOM. To test whether this is possible, use
* tp_capabilities_supports_audio_call() with @handle_type set to
* %TP_HANDLE_TYPE_ROOM.
+ * -->
*
* In some protocols, it is possible to create a Call channel without
* setting a target at all, which will result in a new, empty
More information about the telepathy-commits
mailing list