天嵌二次封装库使用手册
V2.1.2
|
#include <MQTTClient.h>
Public 属性 | |
const char * | name |
const char * | value |
MQTTClient_libraryInfo is used to store details relating to the currently used library such as the version in use, the time it was built and relevant openSSL options. There is one static instance of this struct in MQTTClient.c
在文件 MQTTClient.h 第 779 行定义.
const char* MQTTClient_nameValue::name |
在文件 MQTTClient.h 第 781 行定义.
const char* MQTTClient_nameValue::value |
在文件 MQTTClient.h 第 782 行定义.