set_file_transfer_description
Description:
Configure this channel request to provide the recipient of the file with the given description.
If file descriptions are not supported by the protocol, or if this method is used on a request that is not actually a file transfer, the channel request will fail. Use supports_file_transfer_description to determine whether outgoing file transfers can have a description.
This function can't be called once this has been used to request a channel.
Parameters:
this | |
description |
a description of the file |