summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-02-10 10:05:29 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-02-10 12:11:58 +0100
commit32e73c333ef3550402b1dfffd68696a16b68f295 (patch)
treeabf0970d0102f3ab0e9e034c9bd0e4adfb26777d
parentccd73dd2e4b11b8cd8f733038ba15ba9f22ba00a (diff)
Observer: merge 'request-properties' key into the Requests_Satisfied arg
-rw-r--r--spec/Client_Observer.xml10
1 files changed, 2 insertions, 8 deletions
diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index 6cba94da..27943abe 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -346,7 +346,8 @@ Recover=true
</tp:docstring>
</arg>
- <arg name="Requests_Satisfied" type="ao" direction="in">
+ <arg name="Requests_Satisfied" type="a{oa{sv}}" direction="in"
+ tp:type="Object_Immutable_Properties_Map">
<tp:docstring>
The <tp:dbus-ref
namespace="im.telepathy.v1">ChannelRequest</tp:dbus-ref>s
@@ -380,13 +381,6 @@ Recover=true
the same observer crashed).
</tp:rationale>
</dd>
-
- <dt><code>request-properties</code> - a{oa{sv}}</dt>
- <dd>A map from <tp:dbus-ref
- namespace="im.telepathy.v1">ChannelRequest</tp:dbus-ref>
- paths listed in <var>Requests_Satisfied</var> to
- <tp:type>Qualified_Property_Value_Map</tp:type>s containing
- namespaced immutable properties of each request.</dd>
</dl>
<p>All defined keys for this dictionary are optional;