[Telepathy-commits] [telepathy-spec/master] Removed CancelFileTransfer method.

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


20080630161629-8ed0e-08907f3fd4e1e971f79c35f395cc71e4e58ce157.gz
---
 spec/Channel_Type_File.xml |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 9e50a16..8ad7c2c 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -267,26 +267,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       </arg>
     </signal>
 
-    <method name="CancelFileTransfer">
-      <tp:docstring>
-        Cancel a file transfer.
-      </tp:docstring>
-      <arg direction="in" name="reason" type="u"
-        tp:type="File_Transfer_State_Change_Reason">
-        <tp:docstring>
-          The reason why the file transfer is being canceled; see the
-          File_Transfer_State_Change_Reason enumeration.
-        </tp:docstring>
-      </arg>
-      <tp:possible-errors>
-        <tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument">
-          <tp:docstring>
-            The given file transfer ID is invalid.
-          </tp:docstring>
-        </tp:error>
-      </tp:possible-errors>
-    </method>
-
     <method name="GetTransferredBytes">
       <tp:docstring>
         Retrieves the number of already transferred bytes.
-- 
1.5.6.5




More information about the Telepathy-commits mailing list