[telepathy-spec/master] fd.o#20920: Group: allow AddMember to raise NotCapable

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Apr 10 09:03:56 PDT 2009


This is appropriate in StreamedMedia channels if the contact doesn't
support streamed media, for instance.
---
 spec/Channel_Interface_Group.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Interface_Group.xml b/spec/Channel_Interface_Group.xml
index db17a0b..1a42038 100644
--- a/spec/Channel_Interface_Group.xml
+++ b/spec/Channel_Interface_Group.xml
@@ -76,6 +76,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         <tp:error name="org.freedesktop.Telepathy.Error.Disconnected"/>
         <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/>
         <tp:error name="org.freedesktop.Telepathy.Error.NotAvailable"/>
+        <tp:error name="org.freedesktop.Telepathy.Error.NotCapable"/>
         <tp:error name="org.freedesktop.Telepathy.Error.PermissionDenied"/>
         <tp:error name="org.freedesktop.Telepathy.Error.InvalidHandle"/>
         <tp:error name="org.freedesktop.Telepathy.Error.Channel.Full"/>
-- 
1.5.6.5




More information about the telepathy-commits mailing list