mg_mqtt_pong.md 167 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10
---
title: "mg_mqtt_pong()"
decl_name: "mg_mqtt_pong"
symbol_kind: "func"
signature: |
  void mg_mqtt_pong(struct mg_connection *nc);
---

Sends a PINGRESP command.