[telepathy-spec/master] fd.o #21180: Handler: add an a{sv} to HandleChannels() for future expansion

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Apr 17 10:44:39 PDT 2009


---
 spec/Client_Handler.xml |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index 01dcaa4..ea38589 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -203,6 +203,16 @@
         </tp:docstring>
       </arg>
 
+      <arg name="Handler_Info" type="a{sv}" direction="in">
+        <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+          <p>Additional information about these channels. No keys are
+            currently defined.</p>
+
+          <p>If keys are defined for this dictionary, all will be optional;
+            handlers MAY safely ignore any entry in this dictionary.</p>
+        </tp:docstring>
+      </arg>
+
       <!-- FIXME: invent a way to say "any error is possible" in spec markup -->
     </method>
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list