Tizen Native API
5.5
|
Public Attributes | |
Ecore_Con_Url * | url_con |
struct { | |
double total | |
double now | |
} | down |
struct { | |
double total | |
double now | |
} | up |
Used as the data
param for the ECORE_CON_EVENT_URL_PROGRESS event.
struct { ... } _Ecore_Con_Event_Url_Progress::down |
download info
current size of the downloading data (in bytes)
current size of the uploading data (in bytes)
total size of the downloading data (in bytes)
total size of the uploading data (in bytes)
struct { ... } _Ecore_Con_Event_Url_Progress::up |
upload info
a pointer to the connection object