@@ -17,6 +17,7 @@ namespace Yc {
void run();
std::vector<std::string> roomList();
Json::Value jsonRoomList();
bool roomAllowed(std::string roomName, std::string userName, std::string password);
private:
int _socket;
Yc::Lib::Config *_config;
The note is not visible to the blocked user.