summaryrefslogtreecommitdiff
path: root/spec/Client_Handler.xml
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2008-11-24 18:06:26 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2008-11-26 16:24:09 +0000
commit0bc497386e5be509156a8b96885af86efbd5ff8f (patch)
tree99502b8b506800b99c5f32e12754ed816b067f6f /spec/Client_Handler.xml
parentf13e780e62f5b2e87ec7b7e4c0db131a25298b30 (diff)
ChannelDispatcher: CreateChannel must return before AddRequest is called
Diffstat (limited to 'spec/Client_Handler.xml')
-rw-r--r--spec/Client_Handler.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index db8b9077..59c253b2 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -191,7 +191,15 @@
<tp:docstring>
The <tp:dbus-ref
namespace="org.freedesktop.Telepathy">ChannelRequest</tp:dbus-ref>
- object.
+ object, which MUST have been returned by <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.ChannelDispatcher.DRAFT">CreateChannel</tp:dbus-ref>
+ or <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.ChannelDispatcher.DRAFT">EnsureChannel</tp:dbus-ref>
+ before this method is called.
+
+ <tp:rationale>
+ See those methods for the rationale of this ordering.
+ </tp:rationale>
</tp:docstring>
</arg>