blob: 8800a7a3691ffe3f7eaeb5ebd7d2000f911ed436 [file] [log] [blame]
.TH "MQTTResponse" 3 "Thu Sep 13 2018" "Paho MQTT C Client Library" \" -*- nroff -*-
.ad l
.nh
.SH NAME
MQTTResponse
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <MQTTClient\&.h>\fP
.SS "Data Fields"
.in +1c
.ti -1c
.RI "int \fBversion\fP"
.br
.ti -1c
.RI "enum \fBMQTTReasonCodes\fP \fBreasonCode\fP"
.br
.ti -1c
.RI "int \fBreasonCodeCount\fP"
.br
.ti -1c
.RI "enum \fBMQTTReasonCodes\fP * \fBreasonCodes\fP"
.br
.ti -1c
.RI "\fBMQTTProperties\fP * \fBproperties\fP"
.br
.in -1c
.SH "Field Documentation"
.PP
.SS "int version"
.SS "enum \fBMQTTReasonCodes\fP reasonCode"
.SS "int reasonCodeCount"
.SS "enum \fBMQTTReasonCodes\fP* reasonCodes"
.SS "\fBMQTTProperties\fP* properties"
.SH "Author"
.PP
Generated automatically by Doxygen for Paho MQTT C Client Library from the source code\&.