mqttPendingClear (Function) |
|
This function will clear the queue of pending messages.
Input: handle : INT The handle to the MQTT connection.
Returns: SINT
Declaration: FUNCTION mqttPendingClear : SINT;
Example: INCLUDE rtcu.inc |