Data Fields

Used as the data param for the EFL_NETWORK_EVENT_URL_DATA event. More...

Data Fields

Efl_Network_Url * url_con
 a pointer to the connection object
 
int size
 the size of the current received data (in bytes)
 
unsigned char * data
 pointer to the data received on this event
 

Detailed Description

Used as the data param for the EFL_NETWORK_EVENT_URL_DATA event.