[Telepathy-commits] [telepathy-spec/master] Don't reference EnsureChannel yet, it doesn't exist on this branch

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 12 04:51:44 PDT 2008


---
 spec/Connection_Interface_Requests.xml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/spec/Connection_Interface_Requests.xml b/spec/Connection_Interface_Requests.xml
index 249e724..b562c46 100644
--- a/spec/Connection_Interface_Requests.xml
+++ b/spec/Connection_Interface_Requests.xml
@@ -197,8 +197,10 @@
                 protocol requires that only one such channel can exist at a
                 time</li>
               <li>a channel matching the request has already been requested
-                (by a previous call to CreateChannel or
-                <tp:dbus-ref>EnsureChannel</tp:dbus-ref>)
+                (by a previous call to CreateChannel,
+                <tp:dbus-ref
+                  namespace="org.freedesktop.Telepathy">Connection.RequestChannel</tp:dbus-ref>
+                or some future channel-requesting method)
                 and the protocol requires that only one such channel can exist
                 at a time</li>
             </ul>
-- 
1.5.6.3




More information about the Telepathy-commits mailing list