sMQTTBroker
|
#include <sMQTTEvent.h>
Public Member Functions | |
sMQTTNewClientEvent (sMQTTClient *, std::string &, std::string &) | |
sMQTTClient * | Client () |
std::string | Login () |
std::string | Password () |
![]() | |
sMQTTEvent (unsigned char type) | |
unsigned char | Type () |
Additional Inherited Members | |
![]() | |
unsigned char | _type |
Connect new client event
sMQTTClient * sMQTTNewClientEvent::Client | ( | ) |
get connected client
|
inline |
get client login
|
inline |
get client password