Teonet library
0.4.7
|
#include <mongoose.h>
Data Fields | |
unsigned char | flags |
uint16_t | keep_alive |
const char * | will_topic |
const char * | will_message |
const char * | user_name |
const char * | password |
unsigned char mg_send_mqtt_handshake_opts::flags |
Referenced by mg_send_mqtt_handshake_opt().
uint16_t mg_send_mqtt_handshake_opts::keep_alive |
Referenced by mg_send_mqtt_handshake_opt().
const char* mg_send_mqtt_handshake_opts::password |
const char* mg_send_mqtt_handshake_opts::user_name |
const char* mg_send_mqtt_handshake_opts::will_message |
const char* mg_send_mqtt_handshake_opts::will_topic |