mongoose/docs/c-api/mqtt.h/mg_mqtt_pubrel.md
2016-07-25 17:23:30 +01:00

218 B

title decl_name symbol_kind signature
mg_mqtt_pubrel() mg_mqtt_pubrel func void mg_mqtt_pubrel(struct mg_connection *nc, uint16_t message_id);

Sends a PUBREL command with a given message_id.