mongoose/docs/c-api/mqtt.h/mg_send_mqtt_handshake_opt.md

12 lines
322 B
Markdown
Raw Normal View History

---
title: "mg_send_mqtt_handshake_opt()"
decl_name: "mg_send_mqtt_handshake_opt"
symbol_kind: "func"
signature: |
void mg_send_mqtt_handshake_opt(struct mg_connection *nc, const char *client_id,
struct mg_send_mqtt_handshake_opts);
---
Send MQTT handshake with optional parameters.