|
sMQTTBroker
|
#include <sMQTTEvent.h>


Public Member Functions | |
| sMQTTNewClientEvent (sMQTTClient *, std::string &, std::string &) | |
| sMQTTClient * | Client () |
| std::string | Login () |
| std::string | Password () |
Public Member Functions inherited from sMQTTEvent | |
| sMQTTEvent (unsigned char type) | |
| unsigned char | Type () |
Additional Inherited Members | |
Protected Attributes inherited from sMQTTEvent | |
| unsigned char | _type |
Connect new client event
| sMQTTClient * sMQTTNewClientEvent::Client | ( | ) |
get connected client
|
inline |
get client login
|
inline |
get client password