|
Link Kit C-SDK
4.0.0
|
使用 aiot_mqtt_setopt 配置 AIOT_MQTTOPT_APPEND_TOPIC_MAP 时的数据 更多...
#include <aiot_mqtt_api.h>

Public 属性 | |
| char * | topic |
| aiot_mqtt_recv_handler_t | handler |
| void * | userdata |
使用 aiot_mqtt_setopt 配置 AIOT_MQTTOPT_APPEND_TOPIC_MAP 时的数据
用于在建立MQTT连接前配置topic与相应的回调函数
| char* aiot_mqtt_topic_map_t::topic |
| aiot_mqtt_recv_handler_t aiot_mqtt_topic_map_t::handler |
| void* aiot_mqtt_topic_map_t::userdata |
1.8.11