[next] telepathy-spec: ChannelDispatcher: Return ChannelRequest' s immutable properties
Xavier Claessens
xclaesse at kemper.freedesktop.org
Fri Sep 7 10:11:28 PDT 2012
Module: telepathy-spec
Branch: next
Commit: fee96faa6ce09381d252b7c7954372614638a4b0
URL: http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=fee96faa6ce09381d252b7c7954372614638a4b0
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Mon Sep 3 10:21:11 2012 +0200
ChannelDispatcher: Return ChannelRequest's immutable properties
https://bugs.freedesktop.org/show_bug.cgi?id=54254
---
spec/Channel_Dispatcher.xml | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml
index bd4825b..e13467e 100644
--- a/spec/Channel_Dispatcher.xml
+++ b/spec/Channel_Dispatcher.xml
@@ -260,6 +260,13 @@
</tp:docstring>
</arg>
+ <arg name="Properties" direction="out" type="a{sv}"
+ tp:type="Qualified_Property_Value_Map">
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <p>Immutable properties of the channel request object.</p>
+ </tp:docstring>
+ </arg>
+
<tp:possible-errors>
<tp:error name="im.telepathy1.Error.InvalidArgument">
<tp:docstring>
@@ -395,6 +402,13 @@
</tp:docstring>
</arg>
+ <arg name="Properties" direction="out" type="a{sv}"
+ tp:type="Qualified_Property_Value_Map">
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <p>Immutable properties of the channel request object.</p>
+ </tp:docstring>
+ </arg>
+
<tp:possible-errors>
<tp:error name="im.telepathy1.Error.InvalidArgument">
<tp:docstring>
More information about the telepathy-commits
mailing list