Tizen Native API  4.0
_Ecore_Con_Event_Url_Data Struct Reference

Public Attributes

Ecore_Con_Urlurl_con
int size
unsigned char data [1]

Detailed Description


Member Data Documentation

the data received on this event

Examples:
ecore_con_url_cookies_example.c, and ecore_con_url_headers_example.c.

the size of the current received data (in bytes)

Examples:
ecore_con_url_cookies_example.c, and ecore_con_url_headers_example.c.

a pointer to the connection object