Skip to content

_MqttAuth

#include <mqtt_packet.h>

Public Attributes

Name
MqttMsgStat stat
MqttPendResp pendResp
byte reason_code
MqttProp * props

Public Attributes Documentation

variable stat

MqttMsgStat stat;

variable pendResp

MqttPendResp pendResp;

variable reason_code

byte reason_code;

variable props

MqttProp * props;

Updated on 2026-07-22 at 19:25:17 +0000