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-08-10 at 10:46:16 +0000