#include <unified_network.h>
Definition at line 55 of file unified_network.h.
Data Fields | |
| TUnifiedMsgCallback | Callback |
| The callback function. | |
| char * | Key |
| Key C string. It is a message type name, or "C" for connection or "D" for disconnection. | |
|
|
The callback function.
Definition at line 60 of file unified_network.h. |
|
|
Key C string. It is a message type name, or "C" for connection or "D" for disconnection.
Definition at line 58 of file unified_network.h. |
1.3.6