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

Method MQTTUseID

src/backend/datasources/MQTTClient.cpp:287–289  ·  view source on GitHub ↗

! * \brief Returns whether the user wants to set the client ID or not. */

Source from the content-addressed store, hash-verified

285 * \brief Returns whether the user wants to set the client ID or not.
286 */
287bool MQTTClient::MQTTUseID() const {
288 return m_MQTTUseID;
289}
290
291/*!
292 * \brief Sets the ID of the client

Callers 1

setMQTTClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected