[telepathy-spec/master] add PermissionDenied to the list of CreateChannel valid errors

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Aug 25 05:45:36 PDT 2009


This can be used if, for example, the server refused to perform a
contact search operation.
---
 spec/Connection_Interface_Requests.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/spec/Connection_Interface_Requests.xml b/spec/Connection_Interface_Requests.xml
index 5c56db3..bc1524a 100644
--- a/spec/Connection_Interface_Requests.xml
+++ b/spec/Connection_Interface_Requests.xml
@@ -252,6 +252,7 @@
         <tp:error name="org.freedesktop.Telepathy.Error.Channel.Banned"/>
         <tp:error name="org.freedesktop.Telepathy.Error.Channel.Full"/>
         <tp:error name="org.freedesktop.Telepathy.Error.Channel.InviteOnly"/>
+        <tp:error name="org.freedesktop.Telepathy.Error.PermissionDenied"/>
       </tp:possible-errors>
     </method>
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list