From 73f331d53da7ff19e791237d23854dfe382a8432 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 31 Jan 2011 12:35:13 +0100 Subject: stop generating FileTransfer.URI API --- extensions/Channel_Type_FileTransfer_Future.xml | 38 ------------------------- 1 file changed, 38 deletions(-) (limited to 'extensions') diff --git a/extensions/Channel_Type_FileTransfer_Future.xml b/extensions/Channel_Type_FileTransfer_Future.xml index 17c2ff23a..b155136e0 100644 --- a/extensions/Channel_Type_FileTransfer_Future.xml +++ b/extensions/Channel_Type_FileTransfer_Future.xml @@ -62,44 +62,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - - -

For outgoing file transfers, this requestable property allows the channel - requester to inform observers (and the handler, if it is not the requester - itself) of the URI of the file being transferred. Note that the - connection manager SHOULD NOT read this file directly; the handler - streams the file into the CM through the socket negotiated using - ProvideFile.

- -

On outgoing file transfers, this property MUST NOT change after the channel - is requested.

- -

For incoming file transfers, this property MAY be set by the channel - handler before calling AcceptFile to - inform observers where the incoming file will be saved. - Setting this property once AcceptFile - has been called MUST fail. Once this property has been set - URIDefined is fired.

-
-
- - - - - Emitted when the value of the URI - property has been set. This signal MAY only be fired on incoming file - transfers if the handler had set a value to URI before accepting the file. - - - - The value of the URI property. - - - - -- cgit v1.2.3