wip
This commit is contained in:
@@ -9,6 +9,7 @@ public:
|
||||
void reconnect();
|
||||
bool isConnected() const;
|
||||
std::string getHostname() const;
|
||||
const std::string getMacAddress() const;
|
||||
bool setHostname(const std::string_view &hostname);
|
||||
void registerMDNS();
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user