set_file_transfer_description


Description:

[ Version ( since = "0.19.0" ) ]
public void set_file_transfer_description (string 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

a AccountChannelRequest

description

a description of the file