[telepathy-spec/master] Observer: add Requests_Satisfied parameter
Simon McVittie
simon.mcvittie at collabora.co.uk
Thu Apr 9 11:03:13 PDT 2009
We could stuff this into the generic a{sv}, but while we're breaking API
anyway...
---
spec/Client_Observer.xml | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index 1271694..0d1d5a1 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -279,6 +279,19 @@ org.freedesktop.Telepathy.Channel.Requested b=true
</tp:docstring>
</arg>
+ <arg name="Requests_Satisfied" type="ao" direction="in">
+ <tp:docstring>
+ The requests satisfied by these channels.
+
+ <tp:rationale>
+ If the same process is an Observer and a Handler, it can be useful
+ to be given this information as soon as possible (it will also
+ be passed to <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Client">Handler.DRAFT.HandleChannels</tp:dbus-ref>).
+ </tp:rationale>
+ </tp:docstring>
+ </arg>
+
<arg name="Observer_Info" type="a{sv}" direction="in">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Additional information about these channels. No keys are
--
1.5.6.5
More information about the telepathy-commits
mailing list