MCPcopy Create free account
hub / github.com/KDE/labplot / MQTTWillUse

Method MQTTWillUse

src/backend/datasources/MQTTClient.cpp:667–669  ·  view source on GitHub ↗

! * \brief Returns whether the user wants to use will message or not */

Source from the content-addressed store, hash-verified

665 * \brief Returns whether the user wants to use will message or not
666 */
667bool MQTTClient::MQTTWillUse() const {
668 return m_MQTTWill.enabled;
669}
670
671/*!
672 * \brief Sets the will topic of the client

Callers 1

setMQTTClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected