天嵌二次封装库使用手册  V2.1.2
MQTTClient_nameValue结构体 参考

#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.h779 行定义.

类成员变量说明

const char* MQTTClient_nameValue::name

在文件 MQTTClient.h781 行定义.

const char* MQTTClient_nameValue::value

在文件 MQTTClient.h782 行定义.


该结构体的文档由以下文件生成: