Tizen Native API  7.0
_Ecore_Con_Event_Server_Data Struct Reference

Public Attributes

Ecore_Con_Serverserver
void * data
int size

Detailed Description

Used as the data param for the ECORE_CON_EVENT_SERVER_DATA event

Examples:
ecore_con_client_simple_example.c.

Member Data Documentation

the data that the server sent

Examples:
ecore_con_client_simple_example.c.

the length of the data sent

Examples:
ecore_con_client_simple_example.c.