[Telepathy-commits] [telepathy-spec/master] CreateChannel: request MUST include ChannelType
Will Thompson
will.thompson at collabora.co.uk
Mon Nov 24 06:32:08 PST 2008
---
spec/Connection_Interface_Requests.xml | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/spec/Connection_Interface_Requests.xml b/spec/Connection_Interface_Requests.xml
index 8ecd3f3..f838534 100644
--- a/spec/Connection_Interface_Requests.xml
+++ b/spec/Connection_Interface_Requests.xml
@@ -117,7 +117,10 @@
<arg direction="in" name="Request" type="a{sv}"
tp:type="Qualified_Property_Value_Map">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- <p>A dictionary containing desirable properties. Some properties
+ <p>A dictionary containing desirable properties, which MUST include
+ <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Channel">ChannelType</tp:dbus-ref>.
+ Some properties
are defined such that only an exact match makes sense, and
connection managers MUST NOT satisfy a request with a channel
where that property does not match; some properties are defined
--
1.5.6.5
More information about the Telepathy-commits
mailing list