received_data


Description:

public signal void received_data (uint64 data_length)

This signal is emitted after response is received, every time new data has been written to the destination.

It's useful to know the progress of the download operation.

Parameters:

data_length

the length of data received in bytes