[Telepathy-commits] [telepathy-spec/master] Removed NewFileTransfer signal.
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 14 02:44:59 PST 2008
20080630152824-8ed0e-4f142936db8d846c3dc1c3d3a62204837ec89429.gz
---
spec/Channel_Type_File.xml | 43 -------------------------------------------
1 files changed, 0 insertions(+), 43 deletions(-)
diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 72734cb..7e5c6e1 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -207,49 +207,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</arg>
</method>
- <signal name="NewFileTransfer">
- <tp:docstring>
- Emitted when a file transfer is created.
- </tp:docstring>
- <arg name="id" type="u" tp:type="File_Transfer_ID">
- <tp:docstring>
- The ID of the new file transfer.
- </tp:docstring>
- </arg>
- <arg name="initiator" type="u" tp:type="Contact_Handle">
- <tp:docstring>
- The handle of the contact who initiated the file transfer.
- </tp:docstring>
- </arg>
- <arg name="direction" type="u" tp:type="File_Transfer_Direction">
- <tp:docstring>
- The file transfer's direction, as described by the
- File_Transfer_Direction enum.
- </tp:docstring>
- </arg>
- <arg name="state" type="u" tp:type="File_Transfer_State">
- <tp:docstring>
- The new file transfer's state.
- </tp:docstring>
- </arg>
- <arg name="reason" type="u" tp:type="File_Transfer_State_Change_Reason">
- <tp:docstring>
- The file transfer's last state change reason, as described by the
- File_Transfer_State_Change_Reason enum
- </tp:docstring>
- </arg>
- <arg name="filename" type="s">
- <tp:docstring>
- The filename of the file that is to be transmitted, for displaying.
- </tp:docstring>
- </arg>
- <arg name="information" type="a{sv}" tp:type="String_Variant_Map">
- <tp:docstring>
- The new file's additional information, see OfferFile for common keys.
- </tp:docstring>
- </arg>
- </signal>
-
<method name="AcceptFile">
<tp:docstring>
Accept a file transfer that's in the "local pending" state. The file
--
1.5.6.5
More information about the Telepathy-commits
mailing list