[Telepathy-commits] [telepathy-spec/master] Add an a{sv} for extra information (like the account) to ObserveChannels

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:38 PDT 2008


20080718150612-53eee-17aafb1934c3d06e35e1db3f7271c8d6d0d81fc1.gz
---
 spec/Client_Observer.xml |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index 90918c0..a17f501 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -115,9 +115,17 @@
         </tp:docstring>
       </arg>
 
-      <tp:possible-errors>
-        <!-- FIXME -->
-      </tp:possible-errors>
+      <arg name="Other" type="a{sv}" direction="in">
+        <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+          <p>Other information about these channels, in an as-yet unspecified
+            format.</p>
+
+          <tp:rationale>
+            <p>The idea is that this will include the object path of the
+              Account, if available, and anything else we think of later.</p>
+          </tp:rationale>
+        </tp:docstring>
+      </arg>
     </method>
 
   </interface>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list