send function inside client
This commit is contained in:
@@ -34,6 +34,7 @@ class User
|
||||
User& operator=(const User &other);
|
||||
~User();
|
||||
|
||||
void send(const std::string &msg);
|
||||
|
||||
// Getters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user