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 received.

It's useful to know the progress of the resource load operation.

Parameters:

data_length

the length of data received in bytes




2022 vala-language.org