diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-03-24 19:17:22 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-03-24 20:49:33 +0000 |
commit | be0aaeea9e8858404f452168005a4c4ed835956c (patch) | |
tree | e2b3318ffa55dac5af1256694da55638ebeaf1d0 /spec/Channel_Interface_Hold.xml | |
parent | 45e98fa51ee5e4b0f76a5a6d2fdd7c9ae62942c8 (diff) |
Update to spec 0.17.22
Diffstat (limited to 'spec/Channel_Interface_Hold.xml')
-rw-r--r-- | spec/Channel_Interface_Hold.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/Channel_Interface_Hold.xml b/spec/Channel_Interface_Hold.xml index 835aff926..1e3a832d9 100644 --- a/spec/Channel_Interface_Hold.xml +++ b/spec/Channel_Interface_Hold.xml @@ -26,7 +26,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Interface for channels where you may put the channel on hold. This only makes sense for channels where - you are streaming media to or from the members.</p> + you are streaming media to or from the members. (To see whether the + other participant has put you on hold, see <tp:dbus-ref + namespace="org.freedesktop.Telepathy.Channel.Interface">CallState</tp:dbus-ref>.)</p> <p>If you place a channel on hold, this indicates that you do not wish to be sent media streams by any of its members and will be ignoring |