[Telepathy-commits] [telepathy-spec/master] ChannelRequest: add cross-references

Will Thompson will.thompson at collabora.co.uk
Fri Nov 21 04:49:43 PST 2008


---
 spec/Channel_Request.xml |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml
index cf31527..956eee1 100644
--- a/spec/Channel_Request.xml
+++ b/spec/Channel_Request.xml
@@ -136,12 +136,14 @@
           channel has not yet been dispatched to a handler
           then the channel dispatcher will not dispatch that
           channel to a handler. If the channel was newly created for this
-          request, the channel dispatcher will close it with Close; otherwise,
-          the channel dispatcher will ignore it. In either case,
+          request, the channel dispatcher will close it with <tp:dbus-ref
+          namespace="org.freedesktop.Telepathy.Channel">Close</tp:dbus-ref>;
+          otherwise, the channel dispatcher will ignore it. In either case,
           <tp:member-ref>Failed</tp:member-ref> will be emitted when processing
           has been completed.</p>
 
-        <p>If Failed is emitted in response to this method, the error SHOULD be
+        <p>If <tp:member-ref>Failed</tp:member-ref> is emitted in response to
+          this method, the error SHOULD be
           <code>org.freedesktop.Telepathy.Errors.Cancelled</code>.</p>
 
         <p>If the channel has already been dispatched to a handler, then
@@ -159,8 +161,11 @@
       <arg name="Error" type="s" tp:type="DBus_Error_Name">
         <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
           <p>The name of a D-Bus error. This can come from various sources,
-            including the error raised by CreateChannel, or an error generated
-            to represent failure to establish the Connection.</p>
+            including the error raised by <tp:dbus-ref
+              namespace="org.freedesktop.Telepathy.Connection.Interface.Requests">CreateChannel</tp:dbus-ref>,
+            or an error generated
+            to represent failure to establish the <tp:dbus-ref
+              namespace="org.freedesktop.Telepathy">Connection</tp:dbus-ref>.</p>
         </tp:docstring>
       </arg>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list