cloud fixes ...
This commit is contained in:
@@ -17,6 +17,7 @@ public:
|
||||
EVENT_HANDLER0(void, printStatus);
|
||||
const DispatcherClient * getConnection() const { return server; }
|
||||
double lastPing();
|
||||
void close();
|
||||
|
||||
private:
|
||||
DispatcherClient * server;
|
||||
|
||||
Reference in New Issue
Block a user