1.1.11.15 WDRV_WINC_MQTT_PUB_HANDLE

Summary

Short term MQTT publish 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.

typedef uintptr_t WDRV_WINC_MQTT_PUB_HANDLE;