TDME2  1.9.200
ServerClient.cpp
Go to the documentation of this file.
1 #include <tdme/tdme.h>
3 
5 
6 const char* ServerClient::KEY_PREFIX_UNNAMED = "unnamed.";
Base class for network server clients.
Definition: ServerClient.h:29