![]() |
Qore jni Module 2.6.0
|
Abstract base class for MQTT data provider classes. More...
#include <AbstractMqttDataProvider.qc.dox.h>
Public Member Methods | |
| void | constructor () |
| Creates the object without any arguments for child classes. | |
| void | constructor (AbstractMqttDataProvider prev) |
| Creates the object from another object of the same class for child classes. | |
Static Public Member Methods | |
| static hash< auto > | getClient (hash< auto > copts, soft< LoggerInterface > logger) |
| Returns a client for the given options. | |
Abstract base class for MQTT data provider classes.