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