Network Services API  2.75.00.17
Data Fields
MQTTClient_Will Struct Reference

#include <ti/net/mqtt/mqttclient.h>

Collaboration diagram for MQTTClient_Will:
Collaboration graph

Data Fields

const char * willTopic
 
const char * willMsg
 
int8_t willQos
 
bool retain
 

Field Documentation

§ willTopic

const char* MQTTClient_Will::willTopic

Will Topic

§ willMsg

const char* MQTTClient_Will::willMsg

Will message

§ willQos

int8_t MQTTClient_Will::willQos

Will Qos

§ retain

bool MQTTClient_Will::retain

Retain Flag


The documentation for this struct was generated from the following file:
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale