received_data


Description:

[ Version ( deprecated = true , deprecated_since = "2.40" ) ]
public signal void received_data (uint64 data_length)

Warning: received_data is deprecated since 2.40.

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.

This is signal is deprecated since version 2.40 and it's never emitted.

Parameters:

data_length

the length of data received in bytes