@@ -48,6 +48,7 @@ namespace Yc {
void addUserWhenQueueEmpty(User *user);
bool userToNewRoom(User *user, std::string newRoom, std::string password);
unsigned int flags();
Json::Value userList();
private:
struct Message {
User::MsgType type;
The note is not visible to the blocked user.