Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow::client::HelloBack Class Reference

#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.

Constructor & Destructor Documentation

◆ HelloBack()

deskflow::client::HelloBack::HelloBack ( std::shared_ptr< Deps > deps,
const int16_t majorVersion = kProtocolMajorVersion,
const int16_t minorVersion = kProtocolMinorVersion )
inlineexplicit

Member Function Documentation

◆ handleHello()

void deskflow::client::HelloBack::handleHello ( deskflow::IStream * stream,
const std::string & clientName ) const

Handle hello message from server and reply with hello back.


The documentation for this class was generated from the following files: