[Telepathy-commits] [telepathy-spec/master] Removed RemoveFileTransfer method.
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 14 02:44:59 PST 2008
20080630152852-8ed0e-3e38be761e95ecf59bd78564bcfefe29fcb9566a.gz
---
spec/Channel_Type_File.xml | 21 ---------------------
1 files changed, 0 insertions(+), 21 deletions(-)
diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 7e5c6e1..b262d65 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -304,27 +304,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:possible-errors>
</method>
- <method name="RemoveFileTransfer">
- <tp:docstring>
- Remove a completed or canceled file transfer and invalidates its
- ID. The ID may later be reused for a new file transfer.
- <!-- FIXME what should we do if the file transfer is not in the
- completed or canceled state? -->
- </tp:docstring>
- <arg direction="in" name="id" type="u" tp:type="File_Transfer_ID">
- <tp:docstring>
- The ID of the file transfer to close.
- </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