Zigbee Protocol Controller 1.6.0
mqtt_client::callback_info Struct Reference

#include <mqtt_client.hpp>

Public Member Functions

bool operator== (const callback_info &rhs) const
 

Public Attributes

message_callback_ex_t callback
 
void * user
 

Member Function Documentation

◆ operator==()

bool mqtt_client::callback_info::operator== ( const callback_info rhs) const
inline

Member Data Documentation

◆ callback

message_callback_ex_t mqtt_client::callback_info::callback

◆ user

void* mqtt_client::callback_info::user

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