ADD:added tracklist response
This commit is contained in:
@@ -38,6 +38,9 @@ class SimControl{
|
||||
~SimControl();
|
||||
void stop();
|
||||
|
||||
|
||||
std::string sendRecvMessageToClient( std::string ip, std::string port,WHISPER::Message msg, bool waitForResponse );
|
||||
|
||||
private:
|
||||
bool online_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user