| Tizen Native API
    4.0
    | 
_Ecore_Con_Event_Server_Del Struct Reference
  | Public Attributes | |
| Ecore_Con_Server * | server | 
Detailed Description
Used as the data param for the ECORE_CON_EVENT_SERVER_DEL event. 
- Examples:
- ecore_con_client_simple_example.c.
Member Data Documentation
| Ecore_Con_Server* _Ecore_Con_Event_Server_Del::server | 
the client that was lost
- Examples:
- ecore_con_client_simple_example.c.