[ Version ( since = "0.31" ) ]
public signal void new_file_transfer (Object task)
This signal is emitted when a new file transfer task has been initiated on this channel.
Client applications may take a reference on the task
object and use it to monitor the status of the file transfer task.
task |