[Telepathy-commits] [telepathy-spec/master] Remove some impossible errors on GetContactCapabilities
Alban Crequy
alban.crequy at collabora.co.uk
Fri Dec 12 09:10:46 PST 2008
---
spec/Connection_Interface_Contact_Capabilities.xml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/spec/Connection_Interface_Contact_Capabilities.xml b/spec/Connection_Interface_Contact_Capabilities.xml
index c40142a..55b3256 100644
--- a/spec/Connection_Interface_Contact_Capabilities.xml
+++ b/spec/Connection_Interface_Contact_Capabilities.xml
@@ -90,14 +90,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
Returns an array of enhanced capabilities for the given contact handles.
</tp:docstring>
<tp:possible-errors>
- <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/>
<tp:error name="org.freedesktop.Telepathy.Error.Disconnected"/>
<tp:error name="org.freedesktop.Telepathy.Error.InvalidHandle">
<tp:docstring>
The handle does not represent a contact. Zero is always invalid.
</tp:docstring>
</tp:error>
- <tp:error name="org.freedesktop.Telepathy.Error.PermissionDenied"/>
</tp:possible-errors>
</method>
--
1.5.6.5
More information about the Telepathy-commits
mailing list