ReactOS 0.4.16-dev-258-g81860b4
|
#include <mqtt.h>
Public Attributes | |
const char * | client_id |
const char * | client_user |
const char * | client_pass |
u16_t | keep_alive |
const char * | will_topic |
const char * | will_msg |
u8_t | will_qos |
u8_t | will_retain |
u16_t mqtt_connect_client_info_t::keep_alive |
u8_t mqtt_connect_client_info_t::will_qos |
u8_t mqtt_connect_client_info_t::will_retain |