From 95bcd0ed01acfe4dcab65ae1ab21324b6f8140cf Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Thu, 17 Jul 2008 13:48:26 +0000 Subject: Added temporary Direction property. 20080717134826-8ed0e-1d94261e3f87a79903997bf36d4788e15d815c5d.gz --- extensions/Channel_Type_File.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'extensions') diff --git a/extensions/Channel_Type_File.xml b/extensions/Channel_Type_File.xml index d698ab00..764d0a39 100644 --- a/extensions/Channel_Type_File.xml +++ b/extensions/Channel_Type_File.xml @@ -31,6 +31,15 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + + +

The direction of the file transfer.

+ +

This property should become useless with the new request API.

+
+
+ @@ -132,6 +141,19 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + + + + The file transfer is incoming. + + + + + The file transfer is outgoing. + + + + -- cgit v1.2.1