[Telepathy-commits] [telepathy-spec/master] ChannelRequest: when a request succeeds, signal what channels were produced

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


20080711190946-53eee-49b32861d172f723fee3f98de0e71a2213274ecd.gz
---
 spec/Channel_Request.xml |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml
index bc38af8..8c3c4ee 100644
--- a/spec/Channel_Request.xml
+++ b/spec/Channel_Request.xml
@@ -123,6 +123,16 @@
         <p>The channel request has succeeded. It is no longer present,
           and further methods must not be called on it.</p>
       </tp:docstring>
+
+      <arg name="Channels" type="a(oa{sv}u)"
+        tp:type="Channel_Request_Response[]">
+        <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+          <p>The channels that were produced. The same comments as for
+            <tp:dbus-ref namespace="org.freedesktop.Telepathy">Connection.Interface.Requests.DRAFT.RequestChannels</tp:dbus-ref>
+            apply here.</p>
+        </tp:docstring>
+      </arg>
+
     </signal>
 
   </interface>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list