1.1.18.9.2 WDRV_WINC_MQTT_PUB_HANDLE Typedef

C

typedef uintptr_t WDRV_WINC_MQTT_PUB_HANDLE;

Description

Publish handles are provided until packet IDs are known.

Remarks

Publish handles are only valid between a publish request and completion of the publish command at which point the packet ID replaces it. These are only required for QoS levels 1 & 2.