[Telepathy-commits] [telepathy-spec/master] Handler: document that if the request is successful but the channels go somewhere else, RemoveFailedRequest(., NotYours, .) is called

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Sep 23 07:51:37 PDT 2008


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

diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index 552f57d..4140d3c 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -205,8 +205,12 @@
       </arg>
 
       <arg name="Error" type="s" tp:type="DBus_Error_Name" direction="in">
-        <tp:docstring>
-          The name of the D-Bus error with which the request failed.
+        <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+          <p>The name of the D-Bus error with which the request failed.</p>
+
+          <p>If this is <code>org.freedesktop.Telepathy.Errors.NotYours</code>,
+            this indicates that the request succeeded, but all the resulting
+            channels were given to some other handler.</p>
         </tp:docstring>
       </arg>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list