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

Method willUpdateType

src/backend/datasources/MQTTClient.cpp:890–892  ·  view source on GitHub ↗

! * \brief Returns the MQTTClient's will update type */

Source from the content-addressed store, hash-verified

888 * \brief Returns the MQTTClient's will update type
889 */
890MQTTClient::WillUpdateType MQTTClient::willUpdateType() const {
891 return m_MQTTWill.willUpdateType;
892}
893
894/*!
895 * \brief Sets the MQTTClient's will update type

Callers 2

setMQTTClientMethod · 0.80
useWillMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected