[Telepathy-commits] [telepathy-spec/master] Actually add NotCapable to EnsureChannel also.
Senko Rasic
senko.rasic at collabora.co.uk
Tue Jan 27 11:07:44 PST 2009
---
spec/Connection_Interface_Requests.xml | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/spec/Connection_Interface_Requests.xml b/spec/Connection_Interface_Requests.xml
index b99d16b..3e47262 100644
--- a/spec/Connection_Interface_Requests.xml
+++ b/spec/Connection_Interface_Requests.xml
@@ -350,12 +350,16 @@
property provided was not a valid DNS name.
</tp:docstring>
</tp:error>
+ <tp:error name="org.freedesktop.Telepathy.Error.NotCapable">
+ <tp:docstring>
+ The requested channel cannot be created because the requested
+ contact is using a client that lacks a particular feature.
+ </tp:docstring>
+ </tp:error>
<tp:error name="org.freedesktop.Telepathy.Error.NotAvailable">
<tp:docstring>
The requested channel cannot be created, but in
- principle, a similar request might succeed in future. For instance,
- this might be because the requested contact is using a client
- that lacks a particular feature.
+ principle, a similar request might succeed in future.
</tp:docstring>
</tp:error>
<tp:error name="org.freedesktop.Telepathy.Error.Channel.Banned"/>
--
1.5.6.5
More information about the telepathy-commits
mailing list