[next] telepathy-spec: Handler: use Call1 in Handler.Capabilities example

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Fri Feb 7 06:13:33 PST 2014


Module: telepathy-spec
Branch: next
Commit: 78962fd9bef989af23606b43b9c9a67a315641eb
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=78962fd9bef989af23606b43b9c9a67a315641eb

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Fri Feb  7 12:25:36 2014 +0100

Handler: use Call1 in Handler.Capabilities example

---

 spec/Client_Handler.xml |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index aad76b2..05f70e5 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -140,10 +140,12 @@ BypassApproval=true
 
 <pre>
 [im.telepathy.v1.Client.Handler.Capabilities]
-im.telepathy.v1.Channel.Interface.MediaSignalling/ice-udp=true
-im.telepathy.v1.Channel.Interface.MediaSignalling/audio/speex=true
-im.telepathy.v1.Channel.Interface.MediaSignalling/video/theora=true
-im.telepathy.v1.Channel.Interface.MediaSignalling/video/h264=true
+im.telepathy.v1.Channel.Type.Call1/audio=true
+im.telepathy.v1.Channel.Type.Call1/video=true
+im.telepathy.v1.Channel.Type.Call1/ice=true
+im.telepathy.v1.Channel.Type.Call1/audio/speex=true
+im.telepathy.v1.Channel.Type.Call1/video/theora=true
+im.telepathy.v1.Channel.Type.Call1/video/h264=true
 </pre>
 
         <p>Like the <tp:member-ref>HandlerChannelFilter</tp:member-ref>



More information about the telepathy-commits mailing list