The QMqttMessageStatusProperties class represents additional information provided by the server during message delivery. More...
Header: | #include <QMqttMessageStatusProperties> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Mqtt) target_link_libraries(mytarget PRIVATE Qt6::Mqtt) |
qmake: | QT += mqtt |
Since: | Qt 5.12 |
QString | reason() const |
QMqtt::ReasonCode | reasonCode() const |
QMqttUserProperties | userProperties() const |
Depending on the QoS level of a message being sent by QMqttClient::publish(), a server reports the state of delivery. Additionally to the QMqtt::MessageStatus, complementary information might be included by the server. These are exposed to users via QMqttMessageStatusProperties.
Note: Message status properties are part of the MQTT 5.0 specification and cannot be used when connecting with a lower protocol level. See QMqttClient::ProtocolVersion for more information.
Returns the reason string of a failed message delivery.
Returns the reason code of a failed message delivery.
Returns properties specified in conjunction with a message.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: