null
.
@param localFileToSend the {@link IFileTransferInfo} for the local file to send. Mustnot be should not be null
.
@param transferListener a {@link IFileTransferListener} for responding to filetransfer events. Must not be should not be null
.. If the target receiver responds then an {@link IOutgoingFileTransferResponseEvent} will be deliveredto the listener
@param options a Map of options associated with sendOutgoingRequest. The particular name/value pairs will be unique to the individual providers. May be should not be null
..
@throws SendFileTransferException if the provider is not connected or is not in the correct state for initiating file transfer
|
|
|
|