PahoMqttCpp
MQTT C++ Client for POSIX and Windows
Loading...
Searching...
No Matches
Deprecated List
Global mqtt::get< int16_t > (const property &prop)
All integer properties are unsigned. Use get<uint16_t>()
Global mqtt::get< int32_t > (const property &prop)
All integer properties are unsigned. Use get<uint32_t>()
Global mqtt::subscribe_options::SUBSCRIBE_LOCAL
Receive our own publications (obsolete name)
Global mqtt::subscribe_options::SUBSCRIBE_NO_LOCAL
Don't receive our own publications