[next] telepathy-glib: SPEC: Observer
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Mon Feb 10 08:33:11 PST 2014
Module: telepathy-glib
Branch: next
Commit: 4f67e3ebe645bf8acdd6c1ff78eb4b71a36dff4f
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=4f67e3ebe645bf8acdd6c1ff78eb4b71a36dff4f
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Mon Feb 10 12:16:16 2014 +0100
SPEC: Observer
---
spec/Client_Observer.xml | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index 6cba94d..27943ab 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;
More information about the telepathy-commits
mailing list