Tizen Native API  7.0

Public Attributes

Ecore_Con_Urlurl_con
struct {
   double   total
   double   now
down
struct {
   double   total
   double   now
up

Detailed Description

Used as the data param for the ECORE_CON_EVENT_URL_PROGRESS event.

Examples:
ecore_con_url_download_example.c.

Member Data Documentation

current size of the downloading data (in bytes)

current size of the uploading data (in bytes)

Examples:
ecore_con_url_download_example.c.

total size of the downloading data (in bytes)

total size of the uploading data (in bytes)

Examples:
ecore_con_url_download_example.c.

upload info