[Telepathy-commits] [telepathy-spec/master] Added NotAvailable error to AcceptFile possible errors.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:08 PST 2008


20080722142251-8ed0e-147a01fc4d37ecf6fc1f17e48ff3c2d3379a1189.gz
---
 spec/Channel_Type_File.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 1c39887..093dcf2 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -233,6 +233,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         </tp:error>
         <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/>
         <tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument"/>
+	<tp:error name="org.freedesktop.Telepathy.Error.NotAvailable">
+	  <tp:docstring>
+	  The file transfer is not in the "local pending" state, which is the only
+	  state this method makes sense.
+	  </tp:docstring>
+	</tp:error>
       </tp:possible-errors>
     </method>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list