![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#include <HelloBack.h>
Classes | |
| struct | Deps |
Public Member Functions | |
| HelloBack (std::shared_ptr< Deps > deps, const int16_t majorVersion=kProtocolMajorVersion, const int16_t minorVersion=kProtocolMinorVersion) | |
| void | handleHello (deskflow::IStream *stream, const std::string &clientName) const |
| Handle hello message from server and reply with hello back. | |
|
inlineexplicit |
| void deskflow::client::HelloBack::handleHello | ( | deskflow::IStream * | stream, |
| const std::string & | clientName ) const |
Handle hello message from server and reply with hello back.