kmMqtt 0.0.1
MQTT Client Library
Loading...
Searching...
No Matches
kmMqtt::mqtt::PublishCompleteEventDetails Struct Reference

Public Member Functions

bool isSuccess () const noexcept
 Checks if the publish operation was successful based on the reason code.

Member Function Documentation

◆ isSuccess()

bool kmMqtt::mqtt::PublishCompleteEventDetails::isSuccess ( ) const
inlinenoexcept

Checks if the publish operation was successful based on the reason code.

Returns
true if the reason code is success; false otherwise.

The documentation for this struct was generated from the following file: