Used as the data param for the ECORE_CON_EVENT_URL_PROGRESS event.  
 More...
#include <Ecore_Con.h>
Used as the data param for the ECORE_CON_EVENT_URL_PROGRESS event. 
| double _Ecore_Con_Event_Url_Progress::total | 
total size of the downloading data (in bytes)
total size of the uploading data (in bytes)
| double _Ecore_Con_Event_Url_Progress::now | 
current size of the downloading data (in bytes)
current size of the uploading data (in bytes)